cancel
Showing results for 
Search instead for 
Did you mean: 

How are valuation types handled in SRM

Former Member
0 Kudos

Hi SRM Gurus,

We have a back end ERP system which uses valuation type in Material accounting view. We are using Extended classic sceanrio and wanted to know if while PO create in SRM, based on the MM master data from ERP, can we have valuation types in SRM PO line items. I saw in BBP_PD transaction for a PO line item, there was a valuation type field BE_VAL_TYPE in table BBP_PDBEI.

Also wanted to know if Vendot and Plant jursidcition entered in MM - when replicated, where do they reside in SRM tables?

Will award points for replies found useful.

Thanks,

Accepted Solutions (0)

Answers (2)

Answers (2)

dean_hinson2
Active Contributor
0 Kudos

Ryan,

We wanted to use valuation types as well. Even though you have the BE_VAL_TYPE field, we didn't want to make a modification to allow the field to show on the screen. So, we created a customer field, appended to the appropriate structures and maintained methods in the BBP_DOC_CHECK_BADI, BBP_DOC_CHANGE_BADI, BBP_CREATE_BE_PO_NEW & BBP_CREATE_BE_RQ_NEW BADIs in order to process the field.

I hope that helps.

Regards, Dean.

imthiaz_ahmed
Active Contributor
0 Kudos

When you see something starting with BE*, then it is actually the backend information and actually exist on the SRM interfaces.

Regards, IA