cancel
Showing results for 
Search instead for 
Did you mean: 

How do I extract the data of Variant configuration into internal tables

Former Member
0 Kudos

Hi Experts,

How can I extract the data of variant configuration into an internal tables while preparing the report.

Thanks,

bsv.

Accepted Solutions (0)

Answers (2)

Answers (2)

robert_altenstraer
Active Participant
0 Kudos

Hi i´m not a "Expert.." but may I can help you:

CUCB_GET_VALUES_FROM_INSTANCE

Example:

Instance = MARA-CUOBF or

Instance = lips-cuobj

Result is the data of the Variant tables.

I need that for a simple report to evaluate customer & and his Variants......

Robert

former_member183879
Active Contributor
0 Kudos

You can use the following tables to fetch data into your itables.

IBIB

IBIBT

IBIN

IBEXTINST

IBINT

IBINOBS

IBINOWN

IBSP

IBINDOMAINS

IBST

IBSTREF

IBINVALUES

IBSYMBOL

You can check the tcode CUTABLEINFO for this. This tcode will be highly helpful to you.

Also check the table CABN.

You can reward if this helps.