2009 Aug 17 12:32 AM
Hi experts,
I need to create sales quotation with congiguration using FM BAPI_QUOTATION_CREATEFROMDATA2. Everytime I get error message CFG_IS_INCONSISTENT_OR_INCOMPLETE.
Do you have any help or experience? I browsed a lot of OSS Notes with guide how to fill structures and tables for this FM to create sales document with variant, but it doesn't work
Thanks®ards,
Jirka
Hi experts,
I need to create sales quotation with congiguration using FM BAPI_QUOTATION_CREATEFROMDATA2. Everytime I get error message CFG_IS_INCONSISTENT_OR_INCOMPLETE.
Do you have any help or experience? I browsed a lot of OSS Notes with guide how to fill structures and tables for this FM to create sales document with variant, but it doesn't work
Thanks®ards,
Jirka
2009 Aug 17 4:31 PM
Hi Jirka,
Please execute function module BAPI_SALESORDER_SIMULATE for an existing quotation. This will give you an idea on what fields to populate.
2023 Apr 23 8:07 PM
I already gave some hints in this thread:
https://answers.sap.com/answers/13871628/view.html
Short sum up:
Use transaction CUTRC (configuration Trace) and see the reason for your issue.
SAP Note https://launchpad.support.sap.com/#/notes/1453002 could be also quite helpful.