cancel
Showing results for 
Search instead for 
Did you mean: 

How to print Header text field ?

Former Member
0 Kudos

Hi all,

I want to take the printout of details typed in Text tab page in billing doc.

I want to give functional spec to ABAP team.

From where to fetch the text data ?

Regards,

Swarup

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Thanks All !

former_member201147
Active Participant
0 Kudos

If you are using smartforms, you would use the function module READ_TEXT.

Go [here|http://help.sap.com/saphelp_46c/helpdata/en/d1/80321e454211d189710000e8322d00/content.htm] to see help on adding text objects to a Sapscript. You can also use the READ_TEXT function module with a Sapscript, it's just easier to use the INCLUDE command as described in the documention.

Hope it helps,

Brian

Former Member
0 Kudos

Hi,

This can be maintained by smartform and assign this smartform to the output type.

Arthur.