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

IDOC / BAPI for Variant Config

Former Member
0 Likes
502

Can anyone help with getting data out of Variant Config detailing all possibilities? Does an extract/upload BAPI / IDoc exist?

If not does anyone have any other advice on how to do this?

Rgds,

Mark

2 REPLIES 2
Read only

Former Member
0 Likes
430

Yes, IDoc's do exist for extracting VC data.

Check the following Message types / Process Codes:

CHRMAS / CHRM

CLSMAS / CLSM

ECMMAS / ECMM

CNPMAS / CNPM

DEPNET / DEPN

KNOMAS / KNOM

VTAMAS / VTAM

VTMMAS / VTMM

Read only

Former Member
0 Likes
430

Hi,

If you are looking for Variant Config data of a Sales Order, then the function is VC_I_GET_CONFIGURATION

The function expects VBAP-CUOBJ as the input

regards,

Advait

Edited by: Advait Gode on Oct 28, 2008 10:16 PM