cancel
Showing results for 
Search instead for 
Did you mean: 

copy of header text

Former Member
0 Kudos

Hi SAP Gurus,

Is there any SAP std. possibility, If I entered the text in the Credit memo heder and which get copied into the output of the Invoice list(Credit memo list).

If yes then please let me know how to configure.

Thanks & Regards,

Sachin

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Sachin,

To map your requirement you have to ask your Abaper to pick up the Text entered in the Header Text field by using Function module "READ_TEXT" (T-code - SE37).

Firstly go to the Billing document> Header> Text and press the Display log icon available at the bottom where you have entered your Text. It will give you details like ID and Object name against the Text Type where you have entered your text.

Then Use T-code - SE37 then select "READ_TEXT" function module and Execute. System will ask you to enter your client code, ID, Language and the Billing document no. along with the Object Name and then execute. System will display the RESULT at the bottom. Ask your ABAPer to pick this data and use the same on Invoice.

Hope the above meets your requirement.

REWARD if it helps you!!

Regards,

Ajinkya

Former Member
0 Kudos

Hi Ajinkya,

Thanks for your reply. Invoice list is carrying so many credit memo so on what basis program find in which credit memo text is Maintained.

Thanks & Regards,

Sachin

Answers (0)