Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

FM for Material Determination

Former Member
0 Likes
3,092

Hi,

Anybody know if there is a function module that will return material determination information for a material, as defined in transaction VB11?

BR,

Tony.

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,711

HI,

Chcek these FM

RV_MAT_SUB_SAVE

RV_KONDITION_SICHERN

RV_KONDITION_SICHERN_V13A

Hi,

Anybody know if there is a function module that will return material determination information for a material, as defined in transaction VB11?

BR,

Tony.

3 REPLIES 3
Read only

Former Member
0 Likes
1,711

Hi Anthony,

I am not sure but can you try with BAPI_MATERIAL_GET_DETAIL function module which determines details of a material.

You can find material determination details from KOTD series tables based on based on functional configuration.

Thanks,

Vinay

Read only

Former Member
0 Likes
1,711

Hi,

try this Function module..

BAPI_MATERIAL_GET_DETAIL -- Determine Details for a Material

Regards,

Prabhudas

Edited by: Prabhu Das on May 20, 2009 7:17 PM

Read only

Former Member
0 Likes
1,712

HI,

Chcek these FM

RV_MAT_SUB_SAVE

RV_KONDITION_SICHERN

RV_KONDITION_SICHERN_V13A