cancel
Showing results for 
Search instead for 
Did you mean: 

How to update any standard field in EKKO Table

Phani_Kumar
Participant
0 Kudos

Dear Experts,

I am new to SAP ABAP. Can anyone please help me how can i change any standard Field from EKKO table through Programatically . is there any BADI Present? I have tried to use BADI - ME_PROESS_OUT . But Its not triggering.

I am creating contracts using ME31K. Can some one give me any idea please.

Thanks

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member185116
Active Participant
0 Kudos

Hi,

use BAPI = BAPI_PO_CHANGE,

generally BAPI's are the best way to update standard tables in sap..