cancel
Showing results for 
Search instead for 
Did you mean: 

If any BAdI support modifying values of standard fields in purchase order item

Eric_Yu
Advisor
Advisor
0 Kudos

Description below can be found for BAdI to modify PO.

Modification of Purchase Order Items:  only used to modify values of custom fields in purchase orders on document item level.

Check of Purchase Order Before Saving: can only used to create messages and display them to the business user before saving PO.

Actually what we really required is to add a customized field "Tax Code" in PR and copy this custom field's value to standard field "Tax Code" in PO when creating PO against PR.

So we need add custom logic for value determination of standard field rather than custom fields in PO. 

So could you help to check if any other solutions exist for our requirement? Thanks a lot!

Accepted Solutions (1)

Accepted Solutions (1)

0 Kudos

Thanks Marco for pointing the business scenarios to bring the custom fields from PR to PO.

Hi Eric,

As Maco has suggested you can bring the custom fields via business scenarios from PR to PO. But with respect to the definition of the BAdI : "Modifcation of Purchase Order Item", currently it only allows updating the custom fields in Puchase Document.

Thanks

Answers (3)

Answers (3)

inesmartins
Participant
0 Kudos

Hello,

Did you found any solution?
I have a similar requirement.

Thanks,
Ines Martins

Eric_Yu
Advisor
Advisor
0 Kudos

Thanks Sampath and Marco for checking this, yes in the current release the standard fields cannot be changed by BAdI.

Marco_Valencia
Product and Topic Expert
Product and Topic Expert
0 Kudos

Hi Eric,

When creating a custom field in the purchase requisition you can transfer that field into the PO using the standard Business scenario. Tax Codes are standardize value, so I don't know why you would like to copy a custom value to the Tax Code.

Look at this first and see if this work... See attachment for reference