cancel
Showing results for 
Search instead for 
Did you mean: 

How to pass system date in Effective date with the help of BAPI_PO_CHANGE

0 Kudos

Hi,

I am using BAPI_PO_CHANGE to update the PO quantity and PO Price, but at last i am getting the pop up for effective date.

How to pass the date in this field via the BAPI.

Please suggest me the solution for the same.

Regards

Velu

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Velmurugan,

First you should determine which code trigger that pop-up and change the corresponding code to prevent this pop up to appear and pass this value to the variable.

If you are not able to have pop-up variable at corresponding code block, you can use import export memory to get the value of the parameter.

I do not know but I guess this pop-up appear at ME_PURCDOC_POSTED badi.

Regards,

Özcan Şekercan

Answers (0)