SAP ABAP Class CL_EXPO_VARIANT_TABLE (Structure of Variant Table)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-PDM (Application Component) Product Data Management
⤷
PLM_FOX_OBJ (Package) Object implementation for PLM_FOX
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EXPO_OBJECT | Abstract object of the structure explosion | 20000901 |
Properties
| Class | CL_EXPO_VARIANT_TABLE | |
| Short Description | Structure of Variant Table | |
| Super Class | CL_EXPO_OBJECT | Abstract object of the structure explosion |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | PLM_FOX_OBJ | Object implementation for PLM_FOX |
| Created | 20000901 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXPO_VARIANT_TABLE has no forward declaration.
Interfaces
Class CL_EXPO_VARIANT_TABLE has no interface implemented.
Friends
Class CL_EXPO_VARIANT_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Type reference (TYPE) | EXPO_CUVTAB_T | Basic Data for a Variant Table | 20020411 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CUVTAB_ST | Variant Table Status | 20011010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Administrative Data for Variant Table | 20000907 | |
| 2 | Static method | Public | Method | Read Basic Data for Variant Table | 20000918 | |
| 3 | Instance method | Protected | Method | Checks Whether the Variant Table Is Released | 20010223 |
Events
Class CL_EXPO_VARIANT_TABLE has no event.
Types
Class CL_EXPO_VARIANT_TABLE has no local type.
Method Signatures
Method GET_ADMIN_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ADMIN_DATA | Call by reference | Type reference (TYPE) | CUVTAB_ADM | Variantentabelle - Verwaltungsdaten | 20000907 | |||
| 2 | IV_VTINT | Call by reference | Type reference (TYPE) | VTINT | Interne Nummer einer Variantentabelle | 20000907 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Daten gefunden | 20001129 |
Method GET_BASIC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_BASIC_DATA | Call by reference | Type reference (TYPE) | CUVTAB | Variantentabelle Grunddaten | 20000918 | |||
| 2 | IV_VTINT | Call by reference | Type reference (TYPE) | VTINT | Interne Nummer einer Variantentabelle | 20000918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Daten gefunden | 20001129 |
Method IS_RELEASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RELEASED | Value transfer | Type reference (TYPE) | FLAG_X | Flag | 20010223 | |||
| 2 | IV_VTSTA | Call by reference | Type reference (TYPE) | VTSTA | Status Variantentabelle | 20020411 |
Method IS_RELEASED on class CL_EXPO_VARIANT_TABLE has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C1 |