Hi Team,
I have a query.
I am implementing the method PROCESS_TEXT of the BADI : ME_MMPUR_EINM_CUST
as below.
Now the query is : As you can see in the parameter IM_ITEM during run time we have PO_NUMBER as an attribute of the class CL_PO_HEADER_HANDLE_MM , that i want to read and assign to some variable.
How can i achieve this.
Query in brief: I want to read and assign the PO_NUMBER which we are getting in the interface reference variable IM_ITEM to local variable.
Please let me know the possible ways.
For clear images please check the attached files.
Thanks!
Karthik.S