cancel
Showing results for 
Search instead for 
Did you mean: 

Problem in getting long text in Cash receipt.

Former Member
0 Kudos

Hi all,

I want long text in my form print but as a programming i am not getting long text in description Field I am getting short text. So can you please kindly tell me when we entered long text in transaction FBCJ this long text save in which table. And how can i fetch this data in my smartforms.

Thanks in Advance.

Accepted Solutions (1)

Accepted Solutions (1)

former_member217544
Active Contributor
0 Kudos

Hi Keyur,

Use READ_TEXT function module to read longtexts. Search SDN if there are any queries on how to use READ_TEXT.

Regards,

Swarna Munukoti

Answers (1)

Answers (1)

Clemenss
Active Contributor
0 Kudos

Hi Keyur,

when you see the detail text in the transaction, use menu goto -> header. Here you see the details to use for an include staement in sapscript. Note that the text name may be a concateneation of client and document number. Prepare the details in print program, fill in variables to be used in sapscript.

Hope these details are enough.

Regards,

Clemens