cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

BAPI_QUOTATION_CREATEFROMDATA2 Text

mhabashi
Explorer
0 Likes
827

Hi All,

I am using BAPI_QUOTATION_CREATEFROMDATA2 for Quotation creation and all works good except when I need to add a text on Item level it didn't work! I have used this option to have the Text ID with N0001 but still when I am checking my quotation after and checking the Item text I cant see the text which I maintained

QUOTATION_TEXT

DOC_NUMBER

ITM_NUMBER 000020

TEXT_ID N002

LANGU DE

LANGU_ISO DE

FORMAT_COL *

TEXT_LINE TEST N002

FUNCTION

Accepted Solutions (0)

Answers (1)

Answers (1)

mhabashi
Explorer
0 Likes

It worked good, the issue was with the text ID I needed to enter our Z-IDs instead of the standard one and to put an * in the font

then everything worked fine.

Thanks