Hi,
My requirement is that While Creating PO,if the first four characters of Cost Center and FundsCenter is not equal to Plant then an error message should be raised . For this i used
Badi
>ME_PROCESS_PO_CUST and Method
->PROCESS_ACCOUNT .
The problem is that in PROCESS_ACCOUNT method the parameter IM_ACCOUNT doesn't contain Plant value.
If I am using PROCESS_ITEM method,in this IM_ITEM is not capturing Fundscenter value.
Please help in solving the issue. Is there any User Exit or Badi which gives me Plant,CostCenter,FundsCenter Values.?
Thanks
K Srinivas