Hi Experts,
The requirement is to display TOTAL_VALUE for limit PO on portal.This value is coming from XI mapping.Currently,
We have this value available in BADI BBP_SAPXML1_IN_BADI. Method name :- PURCHASEORDER_SUS
As per my understanding, if I want to display TOTAL_VALUE on portal I have to append TOTAL_VALUE to structure BBP_PDS_SUSPO_HEADER_U.(This structure is available in badi)
But, while appending it is getting error because this structure BBP_PDS_SUSPO_HEADER_U is also used in structure BBP_PDS_SUSPO_HEADER_D.
And str BBP_PDS_SUSPO_HEADER_D has TOTAL_VALUE available in it.
Kindly help me with this issue.
Regards,
Abdul Nadaf.