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

BADI

Former Member
0 Likes
420

Hi all,

Please tell me the BADI name for changin PO Item data (latest GR date in Item tab of ME21n) when creating a new PO.

The latest GR date (EKPO-LEWED) = document date +30days.

ekpo-lewed = ekko-budat + 30days.

pls tell me badi name and method

2 REPLIES 2
Read only

Former Member
0 Likes
397

Hi,

BAdI Name: ZCHECK_PO_LINE_ITEM (Implementation name) PO Account assignment

Definition Name: ME_PROCESS_PO_CUST

Interface Name : IF_EX_ME_PROCESS_PO_CUST

Implementing Class: ZCL_IM_BADIN_ACCOUNT_ASSGN

Method : PROCESS_HEADER

chk out this thread,

Hope this helps,

Regards,

Arunsri

Read only

former_member15255
Active Participant
0 Likes
397

Hi

Please make use of the badi

ME_PROCESS_PO_CUST

Method IF_EX_ME_PROCESS_PO_CUST~PROCESS_ITEM

regards

suresh nair