SAP ABAP Class CL_EXPO_OBJECT_TYPES (Possible Object Types)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
LO-PDM (Application Component) Product Data Management
⤷
PLM_FOX_OBJ_COM (Package) Basis and Help Classes of PLM_FOX Implementation

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_FOX_OBJECT_TYPES | Object Types | 20010808 |
Properties
Class | CL_EXPO_OBJECT_TYPES | |
Short Description | Possible Object Types | |
Super Class | CL_FOX_OBJECT_TYPES | Object Types |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | PLM_FOX_OBJ_COM | Basis and Help Classes of PLM_FOX Implementation |
Created | 20000721 | SAP |
Last change | 20050219 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_EXPO_OBJECT_TYPES has no forward declaration.
Interfaces
Class CL_EXPO_OBJECT_TYPES has no interface implemented.
Friends
Class CL_EXPO_OBJECT_TYPES has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'BOMH' | Bill of Material | 20000806 | |
2 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'BOMP' | BOM Item | 20000825 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'CHAR' | Characteristic | 20000907 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'CHOV' | Overwritten Characteristic | 20000907 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'CLAS' | Class | 20000829 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'CLSF' | Classification | 20000829 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'CCST' | Constraint | 20000831 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'CCNT' | Constraint Net | 20000831 | |
9 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'DOCU' | Document | 20000806 | |
10 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'MATR' | Material | 20000806 | |
11 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'ODPG' | Global Object Dependencies | 20000830 | |
12 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'ODPL' | Local Object Dependency | 20000830 | |
13 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'BOM' | Indicator: BOM | 20000811 | |
14 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'BPO' | Indicator: BOM Item | 20000829 | |
15 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'CHA' | Indicator: Characteristic | 20000829 | |
16 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'CLA' | Indicator: Class | 20000829 | |
17 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'CLF' | Indicator: Classification | 20000829 | |
18 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'DOC' | Indicator: Document | 20000811 | |
19 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'MAT' | Indicator: Material | 20000811 | |
20 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'OBD' | Indicator: Object Dependencies | 20000831 | |
21 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'VFU' | Indicator: Variant Function | 20000829 | |
22 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'VTA' | Indicator: Structure of a Variant Table | 20000829 | |
23 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'VCP' | Indicator: Configuration Profile | 20000829 | |
24 | ![]() |
Constant | Public | Type reference (TYPE) | PTU_TAG | 'VCU' | Indicator: Interface Design | 20020807 | |
25 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'VFUN' | Variant Function | 20000829 | |
26 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'VTAB' | Structure of Variant Table | 20000829 | |
27 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'VCPR' | Configuration Profile | 20000829 | |
28 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'VCUI' | Interface Design: Variant Configuration | 20020807 | |
29 | ![]() |
Constant | Public | Type reference (TYPE) | FOX_OBJ_TYPE | 'VTCO' | Contents of Variant Table | 20000907 | |
30 | ![]() |
Static Attribute | Public | Type reference (TYPE) | FOX_OBJECT_TYPE_TX_T | Text Table for Object Types in EXPO Layer | 20010705 | ||
31 | ![]() |
Static Attribute | Private | Type reference (TYPE) | FOX_OBJ_TYPE_TAG_T | Table for Object Types and Tags | 20000811 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20000811 |
2 | ![]() |
Static method | Public | Method | Delivers Indicator for Object Type | 20000811 |
3 | ![]() |
Static method | Private | Method | Fill Table for Object Tag Assignment | 20001213 |
4 | ![]() |
Static method | Private | Method | Fill Table with Texts for Object Types | 20010705 |
Events
Class CL_EXPO_OBJECT_TYPES has no event.
Types
Class CL_EXPO_OBJECT_TYPES has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_EXPO_OBJECT_TYPES has no parameter.
Method CLASS_CONSTRUCTOR on class CL_EXPO_OBJECT_TYPES has no exception.
Method GET_TAG_FOR_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_TAG | Call by reference | Type reference (TYPE) | PTU_TAG | Kennzeichen | 20000811 | ||
2 | ![]() |
IV_TYPE | Call by reference | Type reference (TYPE) | FOX_OBJ_TYPE | Objekttyp (z.B. Material, Stückliste, ...) | 20000811 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Kennzeichen nicht gefunden | 20000811 |
Method SETUP_TAG_MAPPING Signature
Method SETUP_TAG_MAPPING on class CL_EXPO_OBJECT_TYPES has no parameter.
Method SETUP_TAG_MAPPING on class CL_EXPO_OBJECT_TYPES has no exception.
Method SETUP_TEXT_FOR_OBJECT_TYPE Signature
Method SETUP_TEXT_FOR_OBJECT_TYPE on class CL_EXPO_OBJECT_TYPES has no parameter.
Method SETUP_TEXT_FOR_OBJECT_TYPE on class CL_EXPO_OBJECT_TYPES has no exception.
History
Last changed by/on | SAP | 20050219 |
SAP Release Created in | 46C1 |