SAP ABAP Class /ISDFPS/CL_EXPO_VC_PROFILE_IH (Structure Explosion of Configuration Profile (Maint.))
Hierarchy
EA-DFPS (Software Component) SAP Enterprise Extension Defense Forces & Public Security
   IS-DFS-PDR (Application Component) Master Data Distribution
     /ISDFPS/PLM_FOX_OBJ_ASSET (Package) Asset Management Objects in 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 20070419
Properties
Class /ISDFPS/CL_EXPO_VC_PROFILE_IH  
Short Description Structure Explosion of Configuration Profile (Maint.)    
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 /ISDFPS/PLM_FOX_OBJ_ASSET   Asset Management Objects in FOX 
Created 20060822   SAP 
Last change 20070918   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no forward declaration.
Interfaces
Class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no interface implemented.
Friends
Class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CON_OBTAB Constant Public Type reference (TYPE) TABELLE 'PLKOGMTL' Name of Database Table for Object 20070419
2 GC_TAG Constant Protected Type reference (TYPE) PTU_TAG CL_EXPO_OBJECT_TYPES=>GC_TAG_VC_PROFILE Indicator: Configuration Profile 20070419
3 GT_CUCO Instance attribute Protected Type reference (TYPE) CUVCPR_CUCO_T Configuration Profile Data 20070419
4 GT_CUOB Instance attribute Protected Type reference (TYPE) EXPO_CUOB_T Assignment Table Object - Object Dependency 20070419
5 SS_TCUOS Static Attribute Protected Type reference (TYPE) TCUOS Statuses for Configurable Objects 20070419
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_AND_COLLECT_VALIDITIES Instance method Protected Method Collect Validities and Filter Object Data 20070419
2 CREATE_VC_PROFILE_WITH_KEY_EXT Static method Protected Method Instantiated a Configuration Profile 20070419
3 GET_CUCO Static method Public Method Access with Complete History 20070419
4 GET_DATA_WITH_ID_INTERN Instance method Protected Method Reads the data of the configuration profile for internal ID 20070419
5 GET_VC_PROFILES_TO_OBJECT Static method Protected Method Reads the configuration profile for an object 20070419
6 GET_VC_PROFILES_TO_TASKLIST Static method Public Method Find Configuration Profiles for a Task List 20070419
7 IS_RELEASED Instance method Protected Method Checks Whether the Variant Table Is Released 20070419
Events
Class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no event.
Types
Class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no local type.
Method Signatures

Method CHECK_AND_COLLECT_VALIDITIES Signature

Method CHECK_AND_COLLECT_VALIDITIES on class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no parameter.
# Exception Resumable Description Created on
1 NO_FILTERED_DATA Objekt hat keine gefilterten Daten 20070419
2 NO_VALID_FILTERED_DATA Objekt hat keine gültigen gefilterten Daten 20070419

Method CREATE_VC_PROFILE_WITH_KEY_EXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EO_OBJECT Call by reference Object reference (TYPE REF TO) IF_FOX_STRUCTURED_OBJECT Abstrakte Klasse für Strukturiertes Objekt 20070419
2 Importing II_FACTORY Call by reference Object reference (TYPE REF TO) IF_FOX_STRUCT_OBJECT_FACTORY Fabrik für Instanzen der structured Objects 20070419
3 Importing IS_KEY_EXT Call by reference Type reference (TYPE) CUVCPR_KEY_EXT_S externer Schlüssel eines Konfigurationsprofils 20070419
4 Importing IT_OBJECT_DATA Call by reference Type reference (TYPE) CUVCPR_CUCO_T Daten eines Konfigurationsprofils 20070419
# Exception Resumable Description Created on
1 NO_RELEVANT_OBJECT Objekt wurde nicht erzeugt 20070419

Method GET_CUCO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUCO Call by reference Type reference (TYPE) CUVCPR_CUCO_T Daten eines Konfigurationsprofils 20070419
2 Importing IV_OBJECT Call by reference Type reference (TYPE) CUCOOBJ Schlüssel für konfigurierbares Objekt 20070419
3 Importing IV_OBTAB Call by reference Type reference (TYPE) TABELLE Name der Datenbanktabelle des Objektes 20070419

Method GET_CUCO on class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no exception.

Method GET_DATA_WITH_ID_INTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CUCO Call by reference Type reference (TYPE) CUVCPR_CUCO_T Daten eines Konfigurationsprofils 20070419
2 Importing IV_ID_INTERN Call by reference Type reference (TYPE) CUVCPR_ID_INTERN interne ID eines Konfigurationsprofils 20070419

Method GET_DATA_WITH_ID_INTERN on class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no exception.

Method GET_VC_PROFILES_TO_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) FOX_LINKED_CACHE_OBJECT_T Tabelle der Abhängigen Objekte 20070419
2 Importing II_FACTORY Call by reference Object reference (TYPE REF TO) IF_FOX_STRUCT_OBJECT_FACTORY Fabrik für Instanzen der structured Objects 20070419
3 Importing IV_LINK_TYPE Call by reference Type reference (TYPE) FOX_LINK_TYPE Typ der Beziehung zwischen Objekten 20070419
4 Importing IV_OBJECT Call by reference Type reference (TYPE) CUCOOBJ Schlüssel für konfigurierbares Objekt 20070419
5 Importing IV_OBTAB Call by reference Type reference (TYPE) TABELLE Name der Datenbanktabelle des Objektes 20070419

Method GET_VC_PROFILES_TO_OBJECT on class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no exception.

Method GET_VC_PROFILES_TO_TASKLIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COMPONENTS Call by reference Type reference (TYPE) FOX_LINKED_CACHE_OBJECT_T Tabelle der Abhängigen Objekte 20070419
2 Importing II_FACTORY Call by reference Object reference (TYPE REF TO) IF_FOX_STRUCT_OBJECT_FACTORY Fabrik für Instanzen der structured Objects 20070419
3 Importing IS_TASKLIST Call by reference Type reference (TYPE) /ISDFPS/EXPO_TASK_LIST_KEY_S Schlüssel des Plans im FOX 20070419

Method GET_VC_PROFILES_TO_TASKLIST on class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no exception.

Method IS_RELEASED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning EV_RELEASED Value transfer Type reference (TYPE) FLAG_X Flag 20070419
2 Importing IV_OBJEK Call by reference Type reference (TYPE) CUCOOBJ Schlüssel für konfigurierbares Objekt 20070419
3 Importing IV_OBTAB Call by reference Type reference (TYPE) TABELLE Name der Datenbanktabelle des Objektes 20070419
4 Importing IV_STATUS Call by reference Type reference (TYPE) COBSTATUS Status KonfigurationProfil 20070419

Method IS_RELEASED on class /ISDFPS/CL_EXPO_VC_PROFILE_IH has no exception.
History
Last changed by/on SAP  20070918 
SAP Release Created in