cancel
Showing results for 
Search instead for 
Did you mean: 

Adding order Text using BAPI_SALESORDER_CREATEFROMDAT2

Former Member
0 Kudos

Hi All ,

How can we add order text at header level to a sales using bapi BAPI_SALESORDER_CREATEFROMDAT2 ,

There is this structure ORDER_TEXT STRUCTURE BAPISDTEXT , But looks like this is used for adding text item level .

Thanks

SAK

Accepted Solutions (0)

Answers (1)

Answers (1)

ian_kehoe
Active Participant
0 Kudos

Hello SAK,

You can use ORDER_TEXT for header texts in BAPI_SALESORDER_CREATEFROMDAT2.

You must maintain:

TEXT_ID 0001

LANGU EN

TEXT_LINE SOME TEXT FOR THE HEADER

I hope this helps.

Best regards,

Ian Kehoe