Table list used by SAP ABAP Function Module M60V_VT_CREATE (Aufbau einer Variantentabelle aus Merkmalen und Merkmalswerten)
SAP ABAP Function Module
M60V_VT_CREATE (Aufbau einer Variantentabelle aus Merkmalen und Merkmalswerten) is using
| # | Object Type | Object Name | Object Description | Note |
|---|---|---|---|---|
| 1 | CHAR_VAL | Structure for characteristics and values + their descriptns | ||
| 2 | CHAR_VAL | Structure for characteristics and values + their descriptns | SOURCE VT_CHAR_VAL STRUCTURE CHAR_VAL |
|
| 3 | TABLSTRUCT | Variant Tables Structure | SOURCE VALUE(STATUS) LIKE TABLSTRUCT-STATUS DEFAULT '1' |
|
| 4 | TABLSTRUCT | Variant Tables Structure | ||
| 5 | VTCHARACT | Characteristics of Several Variant Tables | ||
| 6 | VTDESCRIPT | Table Descriptions (API) | ||
| 7 | VTDESCRIPT | Table Descriptions (API) | SOURCE VALUE(VAR_TAB) LIKE VTDESCRIPT-VAR_TAB |
|
| 8 | VTDESCRIPT | Table Descriptions (API) | SOURCE VALUE(VAR_TAB_DESCRIPTION) LIKE VTDESCRIPT-DESCRIPT |
|
| 9 | VTENTRIES | Contents of a Variant Table | ||