Hi ,
I need to enhance PO Item Screen with 2 custom fields with one push button. I am able to create the custom fields for the PO Item screen using the Method SUBSCRIBE of BADI ME_GUI_PO_CUST.
But the Problem is , I could not able to handle the data flow for these 2 new fields.
As per the BADI documentation , We have the below methods to achieve this result.
TRANSPORT_FROM_MODEL
TRANSPORT_TO_DYNP
TRANSPORT_FROM_DYNP
TRANSPORT_TO_MODEL
EXECUTE
Please let me know how to handle these methods.
Thanking You.
Kind Regards,
Ravi Sankar.Z