preethi
4th June 2010, 07:36
Hi,

i am facing problem to track the text entered in tfcmg204.

the case is, the client is entering the text while 'maintaining the bank transaction'(tfcmg204), we need to retrive the text after the corresponding batch is finalized for generating a report.

we thought of entering the text in the finalization session but that will be for a batch..we need text to be entered at document level...

any idea is welcome.
thanks in advance

bnbhatt
4th June 2010, 13:43
Text maintained in input sessions generates a text number and stored in tttxt010. You can read the text number from tfcmg204 and extract from tttxt010.

Regards

preethi
5th June 2010, 07:06
Text maintained in input sessions generates a text number and stored in tttxt010. You can read the text number from tfcmg204 and extract from tttxt010.

Regards

but can i retrieve the text even after the batch, in which the document is created has been finalized. Because once the batch has been finalized i can't find the record in tfcmg204 table. Is there any other way where i can find the text entered.

Thanks in advance

bnbhatt
30th June 2010, 14:58
After finalization refer tfgld106.txta for the document

Hitesh Shah
30th June 2010, 20:17
but can i retrieve the text even after the batch, in which the document is created has been finalized. Because once the batch has been finalized i can't find the record in tfcmg204 table. Is there any other way where i can find the text entered.

Thanks in advance
after finalization tfcmg204 too is deleted . U can get text numbers in such case from backups of tfcmg204 (at a time it was non-finalized) or tttxt010