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

EBAN-MBDAT automatically changes while changing EBAN-EDATU

Former Member
0 Likes
720

Hi Experts,

I am updating EBAN table using the 'BAPI_PR_CHANGE', I have to modify the values EDATU and MBDAT. I am passing two different values to these fields but both the fields are getting modified by the same value (value of EDATU).

Kindly help me to resolve this issue

Regards,

Subhash.

3 REPLIES 3
Read only

Lakshmipathi
SAP Champion
SAP Champion
0 Likes
667

Those two fields are not in EBAN table. Moreover, can you explain what is the business process for which, you were trying with BAPI

Read only

Former Member
0 Likes
667

Sorry, Instead of VBEP table i marked as EBAN table. My requirement is to Update the VBEP table in report program.

Read only

Former Member
0 Likes
667

And I am using 'BAPI_SALESORDER_CHANGE' to update these values.