cancel
Showing results for 
Search instead for 
Did you mean: 

Function module to fetch VC characterstics from sales order

Former Member
0 Kudos

Hi

Is there any function module by which i can extract VC characterstics from a sales order. I need to match some of VC characterstics with some of the batch charaterstics in material document. That is if characterstics donot match , it should not allow to MB1B against Mvt 413 E. Please help.

Regards

Jalaj Nakra

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi Jalaj,

You can use FM COMPARE_CONFIGURATION to compare the configuration. Enter the CUOBJ you need to campare. If the configuration is different , Exception CONFIGURATION_DIFFERENT will be raised. YOu can then program accordingly.

Thanks

Amber

Former Member
0 Kudos

Try Function Module: VC_I_GET_CONFIGURATION, where instance = vbap-cuobj.

Former Member
0 Kudos

VC_I_GET_CONFIGURATION_IBASE

CUCB_GET_SINGLE_INSTANCE