cancel
Showing results for 
Search instead for 
Did you mean: 

How Procurement cost can be captured in product master through functional module??

former_member379943
Participant
0 Kudos

Hi

I have following Queries

1) How Procurement cost can be captured in product master through functional module in SAP APO?

2) How we can transfer procurement cost to product master in SAP APO through BAPI?

Thanks

Poorna

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

Procurement Cost(PROC_COST) field on APO Product Master is stored in table /SAPAPO/MATLOC.

You can read/write the product master data using standard BAPIs available in APO.

For Reading Product Master details use BAPI_PRDSRVAPS_GETLIST2 and

For Updating Product Master details use BAPI_PRDSRVAPS_SAVEMULTI2  or BAPI_PRDSRVAPS_SAVEMULTI_30A

Hope this information helps you.

Regards,
Saurabh