2015 Oct 12 12:41 PM
Hello All.
Any Bapi available for COR1 with material list data ?
No fields with the same available in BAPI_PROCORD_CREATE.
Any help would be appreciated ?
2022 Nov 05 2:05 AM
2015 Oct 12 12:56 PM
The above bapi should work
What is the issue you are facing in this BAPI?
2015 Oct 12 2:50 PM
The BAPI is working fine. THe issue is where to pass this Material list data , which you get by clicking material list button on COR1 tcode
I have to add some line items in the screen. Which parameters to use in this BAPI. I don't see any relevant import/ tables available ?
2015 Oct 13 4:10 PM
2015 Oct 13 5:54 PM
Hi,
check the following BAPI's :
BAPI_PRODORDCONF_CREATE_ACT
BAPI_PRODORDCONF_CREATE_HDR
BAPI_PRODORDCONF_CREATE_TE
BAPI_PRODORDCONF_CREATE_TT
and refer the following link
2015 Nov 02 2:42 PM
2022 Nov 05 2:05 AM