Application Development and Automation 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: 
Read only

Problem in creating configuration bapi BAPI_QUOTATION_CREATEFROMDATA2

Former Member
0 Likes
525

Hi Gurus,

I am creating quotation for config material using bapi BAPI_QUOTATION_CREATEFROMDATA2.

Quotation is getting created without configuration.

I am passing data to following bapi tables for configuration.

QUOTATION_CFGS_REF STRUCTURE BAPICUCFG OPTIONAL

QUOTATION_CFGS_INST STRUCTURE BAPICUINS OPTIONAL

QUOTATION_CFGS_PART_OF STRUCTURE BAPICUPRT OPTIONAL

QUOTATION_CFGS_VALUE STRUCTURE BAPICUVAL OPTIONAL

Please help.

Thanks in advance

1 REPLY 1
Read only

Former Member
0 Likes
388

Hi,

I am not able to create Quotation with incomplete configuration using BAPI_QUOTATION_CREATEFROMDATA2. I am able to save quotation with incomplete configuration in system but not with above mentioned BAPI. Can you help me out?

Thanks