SAP ABAP Class CL_EXPO_CLASS (Class)
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 | 20000906 |
Properties
| Class | CL_EXPO_CLASS | |
| Short Description | Class | |
| Super Class | CL_EXPO_OBJECT | Abstract object of the structure explosion |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | PLM_FOX_OBJ | Object implementation for PLM_FOX |
| Created | 20000906 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_EXPO_CLASS has no interface implemented.
Friends
Class CL_EXPO_CLASS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | PTU_TAG | CL_EXPO_OBJECT_TYPES=>GC_TAG_CLASS | Indicator: Class | 20000907 | ||
| 2 | Instance attribute | Protected | Type reference (TYPE) | EXPO_CUOB_T | Assignment Table Object - Object Dependency | 20001129 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | EXPO_KLAH_T | Basic Data for a Class | 20000921 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | EXPO_KSML_T | Table with Characteristic Assignment | 20001123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Collect Validities and Filter Object Data | 20010228 | |
| 2 | Instance method | Private | Method | Determine Dependent Characteristics | 20000907 | |
| 3 | Static method | Public | Method | Delivers a Class Object to the External Key | 20000921 | |
| 4 | Static method | Public | Method | Read Header Data for Class | 20000921 | |
| 5 | Static method | Public | Method | Read Header Data for Class | 20000921 | |
| 6 | Static method | Public | Method | Read Characteristic Assignments | 20001129 |
Events
Class CL_EXPO_CLASS has no event.
Types
Class CL_EXPO_CLASS has no local type.
Method Signatures
Method CHECK_AND_COLLECT_VALIDITIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_KLAH | Call by reference | Type reference (TYPE) | KLAH | Klassenkopf Daten | 20010228 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt hat keine gültigen gefilterten Daten | 20011010 |
Method GET_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_COMPONENTS | Call by reference | Type reference (TYPE) | FOX_LINKED_CACHE_OBJECT_T | Tabelle der Abhängigen Objekte | 20000918 | |||
| 2 | IT_EXCLUDED_TYPES | Call by reference | Type reference (TYPE) | FOX_LINK_TYPE_T | Tabelle der Link-Typen | 20001122 | |||
| 3 | IT_INCLUDED_TYPES | Call by reference | Type reference (TYPE) | FOX_LINK_TYPE_T | Tabelle der Link-Typen | 20001122 |
Method GET_CHARACTERISTICS on class CL_EXPO_CLASS has no exception.
Method GET_CLASS_WITH_EXTERNAL_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_OBJECT | Call by reference | Type reference (TYPE) | FOX_CACHE_OBJECT | Abstrakte Klasse für Strukturiertes Objekt | 20000921 | |||
| 2 | II_FACTORY | Call by reference | Object reference (TYPE REF TO) | IF_FOX_STRUCT_OBJECT_FACTORY | Fabrik für Instanzen der structured Objects | 20010703 | |||
| 3 | IS_KEY_EXT | Call by reference | Type reference (TYPE) | EXPO_CLASS_KEY_EXT_S | externer Schlüssel für eine Klasse | 20000921 |
Method GET_CLASS_WITH_EXTERNAL_KEY on class CL_EXPO_CLASS has no exception.
Method GET_HEADER_DATA_WITH_CLINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER_DATA | Call by reference | Type reference (TYPE) | KLAH | Klassenkopf Daten | 20000921 | |||
| 2 | IV_CLINT | Call by reference | Type reference (TYPE) | CLINT | Interne Klassennummer | 20000921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Daten vorhanden | 20000921 |
Method GET_HEADER_DATA_WITH_EXT_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_HEADER_DATA | Call by reference | Type reference (TYPE) | KLAH | Klassenkopf Daten | 20000921 | |||
| 2 | IS_KEY_EXT | Call by reference | Type reference (TYPE) | EXPO_CLASS_KEY_EXT_S | externer Schlüssel für eine Klasse | 20000921 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | keine Daten vorhanden | 20001123 |
Method GET_LINK_TO_CHARACTERISTICS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_KSML | Call by reference | Type reference (TYPE) | EXPO_KSML_T | Merkmalszuordnungen zu einer Klasse | 20001129 | |||
| 2 | IV_CLINT | Call by reference | Type reference (TYPE) | CLINT | Interne Klassennummer | 20001129 |
Method GET_LINK_TO_CHARACTERISTICS on class CL_EXPO_CLASS has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 46C1 |