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 With Production Order Confirmation BAPI-BAPI_PRODORDCONF_CREATE_HDR

Former Member
0 Likes
592

Hello ABAPers,

We have one program where we are using "BAPI_PRODORDCONF_CREATE_HDR" for confirmation of Production Orders. My new requirement is in certain cases i have to Modify the Posting Date(BUDAT), i am able to do this one by passing the required value to the input parameter(BAPI_PP_HDRLEVEL-POSTG_DATE)but when ever i change the posting date it is also changing the Document Date(BLDAT) which is not required. Should i use any other BAPI for this?

Anyone could help me.... ThanX in advance:)-

Hello ABAPers,

We have one program where we are using "BAPI_PRODORDCONF_CREATE_HDR" for confirmation of Production Orders. My new requirement is in certain cases i have to Modify the Posting Date(BUDAT), i am able to do this one by passing the required value to the input parameter(BAPI_PP_HDRLEVEL-POSTG_DATE)but when ever i change the posting date it is also changing the Document Date(BLDAT) which is not required. Should i use any other BAPI for this?

Anyone could help me.... ThanX in advance:)-

1 REPLY 1
Read only

Former Member
0 Likes
470

in Gen , SAP will Consider Posting date = Document date itslef , so try to send Document date also if that case sap treats as a Seperate Entries.

Regards

Prabhu