SAP ABAP Class CL_EXPO_VARIANT_FUNCTION (Variant Function)
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_FUNCTION | |
| Short Description | Variant Function | |
| 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 | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXPO_VARIANT_FUNCTION has no forward declaration.
Interfaces
Class CL_EXPO_VARIANT_FUNCTION has no interface implemented.
Friends
Class CL_EXPO_VARIANT_FUNCTION 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_CUVFUN_T | Data for a Variant Function | 20020411 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | CUVFUN_ST | Variant Function Status | 20011010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Read Basic Data for Variant Function | 20001129 | |
| 2 | Static method | Public | Method | Read Basic Data for Variant Function | 20001129 | |
| 3 | Instance method | Protected | Method | Checks Whether the Variant Function Is Released | 20010223 |
Events
Class CL_EXPO_VARIANT_FUNCTION has no event.
Types
Class CL_EXPO_VARIANT_FUNCTION 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) | CUVFUN_ADM | Administrative Daten zur Variantenfunktion | 20001129 | |||
| 2 | IV_VFINT | Call by reference | Type reference (TYPE) | VFINT | Interne Nummer einer Variantenfunktion | 20001129 |
| # | 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) | CUVFUN | Variantenfunktionen | 20001129 | |||
| 2 | IV_VFINT | Call by reference | Type reference (TYPE) | VFINT | Interne Nummer einer Variantenfunktion | 20001129 |
| # | 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_VFSTA | Call by reference | Type reference (TYPE) | VFSTA | Status Variantenfunktion | 20020411 |
Method IS_RELEASED on class CL_EXPO_VARIANT_FUNCTION has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C1 |