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 GC_BOM Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'BOMH' Bill of Material 20000806
2 GC_BOM_POSITION Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'BOMP' BOM Item 20000825
3 GC_CHARACTERISTIC Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'CHAR' Characteristic 20000907
4 GC_CHARACT_CLASS Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'CHOV' Overwritten Characteristic 20000907
5 GC_CLASS Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'CLAS' Class 20000829
6 GC_CLASSIFICATION Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'CLSF' Classification 20000829
7 GC_CL_CONSTRAINT Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'CCST' Constraint 20000831
8 GC_CL_CONSTRAINT_NET Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'CCNT' Constraint Net 20000831
9 GC_DOCUMENT Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'DOCU' Document 20000806
10 GC_MATERIAL Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'MATR' Material 20000806
11 GC_OBJDEP_GLOBAL Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'ODPG' Global Object Dependencies 20000830
12 GC_OBJDEP_LOCAL Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'ODPL' Local Object Dependency 20000830
13 GC_TAG_BOM Constant Public Type reference (TYPE) PTU_TAG 'BOM' Indicator: BOM 20000811
14 GC_TAG_BOM_POSITION Constant Public Type reference (TYPE) PTU_TAG 'BPO' Indicator: BOM Item 20000829
15 GC_TAG_CHARACTERISTIC Constant Public Type reference (TYPE) PTU_TAG 'CHA' Indicator: Characteristic 20000829
16 GC_TAG_CLASS Constant Public Type reference (TYPE) PTU_TAG 'CLA' Indicator: Class 20000829
17 GC_TAG_CLASSIFICATION Constant Public Type reference (TYPE) PTU_TAG 'CLF' Indicator: Classification 20000829
18 GC_TAG_DOCUMENT Constant Public Type reference (TYPE) PTU_TAG 'DOC' Indicator: Document 20000811
19 GC_TAG_MATERIAL Constant Public Type reference (TYPE) PTU_TAG 'MAT' Indicator: Material 20000811
20 GC_TAG_OBJDEP Constant Public Type reference (TYPE) PTU_TAG 'OBD' Indicator: Object Dependencies 20000831
21 GC_TAG_VARIANT_FUNCTION Constant Public Type reference (TYPE) PTU_TAG 'VFU' Indicator: Variant Function 20000829
22 GC_TAG_VARIANT_TABLE Constant Public Type reference (TYPE) PTU_TAG 'VTA' Indicator: Structure of a Variant Table 20000829
23 GC_TAG_VC_PROFILE Constant Public Type reference (TYPE) PTU_TAG 'VCP' Indicator: Configuration Profile 20000829
24 GC_TAG_VC_UI_DESIGN Constant Public Type reference (TYPE) PTU_TAG 'VCU' Indicator: Interface Design 20020807
25 GC_VARIANT_FUNCTION Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'VFUN' Variant Function 20000829
26 GC_VARIANT_TABLE Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'VTAB' Structure of Variant Table 20000829
27 GC_VC_PROFILE Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'VCPR' Configuration Profile 20000829
28 GC_VC_UI_DESIGN Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'VCUI' Interface Design: Variant Configuration 20020807
29 GC_VTAB_CONTENT Constant Public Type reference (TYPE) FOX_OBJ_TYPE 'VTCO' Contents of Variant Table 20000907
30 GT_OBJECT_TYPES_TX Static Attribute Public Type reference (TYPE) FOX_OBJECT_TYPE_TX_T Text Table for Object Types in EXPO Layer 20010705
31 GT_TAG_MAPPING 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 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20000811
2 GET_TAG_FOR_TYPE Static method Public Method Delivers Indicator for Object Type 20000811
3 SETUP_TAG_MAPPING Static method Private Method Fill Table for Object Tag Assignment 20001213
4 SETUP_TEXT_FOR_OBJECT_TYPE 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 Exporting EV_TAG Call by reference Type reference (TYPE) PTU_TAG Kennzeichen 20000811
2 Importing IV_TYPE Call by reference Type reference (TYPE) FOX_OBJ_TYPE Objekttyp (z.B. Material, Stückliste, ...) 20000811
# Exception Resumable Description Created on
1 NOT_FOUND 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