Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Bapi BAPI_QUOTATION_CREATEFROMDATA2

dmi
Participant
0 Kudos

Hello

I have the follow problem:

I want to create sales quotation with bapi BAPI_QUOTATION_CREATEFROMDATA2.

It works fine.

Now, I have to fill the partner address with the fields STR_SUPPL1, STR_SUPPL2, etc.

I use the structures BAPIPARNR and for the fields STR_SUPPL1, STR_SUPPL2 the structure BAPIADDR1.

But it doesnu2019t work

I tried with the field ADDR_LINK in the structure BAPIPARNR, but Iu2019m not successfull.

Can someone explain me, what I have to do

Thanks for any help

Daniel

4 REPLIES 4

colin_cheong
Contributor
0 Kudos

Did you manage to get the quotation created?

0 Kudos

Hello Colin

No, I'm still hope someone can help me

Best regards

Daniel

0 Kudos

Hi Daniel,

I am not sure on which release of SAP you are running, Have you looked at the OSS Note: 195768, if not this should be a good starting point.

Regards,

Chen

0 Kudos

Hi Chen

Thank you for your tipp.

I have Release 7.00 and this note is already in the system

Best regards

Daniel