SAP ABAP Class CL_EXPO_CHARACT_ABSTR (Abstract characteristics 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 | 20000907 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_EXPO_CHARACTERISTIC | Characteristic | 20000907 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_EXPO_CHARACT_CLASS | Overwritten Characteristic | 20000907 |
Properties
| Class | CL_EXPO_CHARACT_ABSTR | |
| Short Description | Abstract characteristics 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 | 20000907 | SAP |
| Last change | 20050219 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EXPO_CHARACT_ABSTR has no forward declaration.
Interfaces
Class CL_EXPO_CHARACT_ABSTR has no interface implemented.
Friends
Class CL_EXPO_CHARACT_ABSTR 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_CABN_T | Characteristic data | 20000907 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | EXPO_CABNT_T | Characteristic descriptions | 20001122 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | EXPO_CAWN_T | Value data | 20000907 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | EXPO_CAWNT_T | Value descriptions | 20001122 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | EXPO_CUOB_T | Assignment table object - object dependency | 20001129 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | TCMS | Characteristic Status | 20011010 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Collect Validities and Filter Object Data | 20010228 | |
| 2 | Static method | Public | Method | Read characteristics data | 20000907 | |
| 3 | Instance method | Protected | Method | Determine components for characteristic | 20000907 | |
| 4 | Static method | Public | Method | Read value data | 20000907 | |
| 5 | Instance method | Protected | Method | Checks whether a characteristic is released | 20010223 |
Events
Class CL_EXPO_CHARACT_ABSTR has no event.
Types
Class CL_EXPO_CHARACT_ABSTR has no local type.
Method Signatures
Method CHECK_AND_COLLECT_VALIDITIES Signature
Method CHECK_AND_COLLECT_VALIDITIES on class CL_EXPO_CHARACT_ABSTR has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Objekt hat keine gefilterten Daten | 20011010 | ||
| 2 | Objekt hat keine gültigen gefilterten Daten | 20011010 |
Method GET_CHARACTERISTIC_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CABN | Call by reference | Type reference (TYPE) | EXPO_CABN_T | Merkmalsdaten | 20001122 | |||
| 2 | ET_CABNT | Call by reference | Type reference (TYPE) | EXPO_CABNT_T | Merkmalsbezeichnungen | 20001122 | |||
| 3 | IV_ATINN | Call by reference | Type reference (TYPE) | ATINN | Int. Merkmal | 20001122 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Merkmal nicht gefunden | 20001122 |
Method GET_COMPONENTS_FOR_CHARACT 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 | 20000907 | |||
| 2 | IT_EXCLUDED_TYPES | Call by reference | Type reference (TYPE) | FOX_LINK_TYPE_T | Tabelle der Link-Typen | 20000907 | |||
| 3 | IT_INCLUDED_TYPES | Call by reference | Type reference (TYPE) | FOX_LINK_TYPE_T | Tabelle der Link-Typen | 20000907 |
Method GET_COMPONENTS_FOR_CHARACT on class CL_EXPO_CHARACT_ABSTR has no exception.
Method GET_VALUES_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CAWN | Call by reference | Type reference (TYPE) | EXPO_CAWN_T | Merkmalswerte | 20001122 | |||
| 2 | ET_CAWNT | Call by reference | Type reference (TYPE) | EXPO_CAWNT_T | Bezeichnungen für Merkmalswerte | 20001122 | |||
| 3 | IV_ATINN | Call by reference | Type reference (TYPE) | ATINN | Int. Merkmal | 20001122 |
Method GET_VALUES_DATA on class CL_EXPO_CHARACT_ABSTR has no exception.
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_STATUS | Call by reference | Type reference (TYPE) | ATMST | Status eines Merkmals | 20010223 |
Method IS_RELEASED on class CL_EXPO_CHARACT_ABSTR has no exception.
History
| Last changed by/on | SAP | 20050219 |
| SAP Release Created in | 46C1 |