cancel
Showing results for 
Search instead for 
Did you mean: 

Material costing view

Former Member
0 Kudos

Hi All,

I am creating 'Material Master - Costing View'. Please suggest me any FM or BAPI. or through 'BAPI_MATERIAL_SAVEDATA' how i can post costing view data.

With regards,

Pravin Mishra

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi,

You can create the costing view by BAPI_MATERIAL_SAVEDATA.

Tables involved in Costing view are MARC and MBEW.

Hence, you need to fill PLANTDATA , PLANTDATAX , VALUATIONDATA and VALUATIONDATAX import parameters of the BAPI.

It will create the Costing View.

Regards,

Shashank

Former Member
0 Kudos

Hi All,

I am going to use FM 'MATERIAL_COSTS_SPLIT_UPDATE' for Costing view ceation. Is anyone have idea?

Pravin