SAP ABAP Class CL_CRM_GENIL_CONT_SIMPLE_OBJ (Object in Generic Input/Output Container)
Hierarchy
WEBCUIF (Software Component) SAP Web UI Framework
   CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
     CRM_GENIL (Package) Generic Interaction Layer for Access to CRM Objects
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_BOOLEAN Interface for Boolean Constants 20020418
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_CONT_SIMPLE_OBJECT Data Container - Simple Object Interface 20020418
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GENIL_OBJ_ATTR_PROPERTIES Container Object Attribute Properties 20081124
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_CRM_GENIL_CONTAINER_OBJECT Object in Generic Input/Output Container 20020418
Properties
Class CL_CRM_GENIL_CONT_SIMPLE_OBJ  
Short Description Object in Generic Input/Output Container    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CRM_GENIL   Generic Interaction Layer for Access to CRM Objects 
Created 20020418   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GENIL_BOOLEAN Interface for Boolean Constants 20020418
2 IF_GENIL_CONT_SIMPLE_OBJECT Data Container - Simple Object Interface 20020418
3 IF_GENIL_OBJ_ATTR_PROPERTIES Container Object Attribute Properties 20081124
Friends
Class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ATTRIBUTES_SET Instance attribute Protected Attribute reference (LIKE) 20030707
2 CONTAINER Instance attribute Public Object reference (TYPE REF TO) CL_CRM_GENIL_DATA_CONTAINER Generic Input/Output Container for Object Hierarchies 20020418
3 DATA_REF Instance attribute Public Object reference (TYPE REF TO) CRMT_GENIL_CONT_OBJ_HDR Header Structure for Generic Container Object 20020418
4 FALSE Instance attribute Protected Attribute reference (LIKE) 20020418
5 HANDLE_ONLY_MAPPED_2_ID Constant Private Type reference (TYPE) CHAR1 'M' Indicator: Actual ID in ID Mapping Table 20061030
6 MAX_INDEX Instance attribute Protected Attribute reference (LIKE) 20081124
7 NON_UNIQUE_PARENT Instance attribute Public Type reference (TYPE) ABAP_BOOL Indicator: Parent Is Not Unique 20060516
8 OBJECT_KIND Instance attribute Public Type reference (TYPE) CRMT_OBJECT_KIND Object Category 20091005
9 OBJECT_MODEL Static Attribute Protected Object reference (TYPE REF TO) IF_GENIL_OBJ_MODEL Interface for Access to Central Object Model 20020418
10 PARENT Instance attribute Public Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Data Container - Object Interface 20020418
11 PARENT_TAB Instance attribute Protected Type reference (TYPE) LTYPE_PARENT_TAB 20061122
12 TRUE Instance attribute Protected Attribute reference (LIKE) 20020418
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_OBJECT_ID Instance method Protected Method Forming the Object ID from the Object Key 20021210
2 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20020418
3 CONSTRUCTOR Instance method Public Constructor Constructor 20020418
4 COPY_CHILDREN Static method Protected Method Copy All Lower-Level Objects 20091006
5 GET_OBJECT_ID Instance method Public Method 20020418
6 GET_STRUCT_NAME Instance method Protected Method 20020418
7 SET_KEY Instance method Protected Method 20020418
8 SET_OBJECT_ID Instance method Public Method Write Internal Object ID 20020418
Events
Class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 LTYPE_PARENT_TAB Protected See coding 20061122 LTYPE_PARENT_TAB type hashed table of ref to IF_GENIL_CONTAINER_OBJECT with unique key table_line initial size 1
Method Signatures

Method BUILD_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_KEY Call by reference Type reference (TYPE) ANY 20021210
2 Returning RV_RESULT Value transfer Type reference (TYPE) CRMT_GENIL_OBJECT_ID Objekt ID im generischen Interaction Layer 20021210

Method BUILD_OBJECT_ID on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OBJECT_PROPS Call by reference Type reference (TYPE) CRMT_OBJ_PROPERTIES_DATA Eigenschaften eines Business Objekt Knotens 20091002
2 Importing IV_CONTAINER Call by reference Object reference (TYPE REF TO) CL_CRM_GENIL_DATA_CONTAINER Generischer I/O Container für Objekthierarchien 20020418
3 Importing IV_OBJECT_REF Call by reference Object reference (TYPE REF TO) CRMT_GENIL_CONT_OBJ_HDR Kopfstruktur für generisches Containerobjekt 20020418
4 Importing IV_PARENT Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20020418

Method CONSTRUCTOR on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no exception.

Method COPY_CHILDREN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COPY Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20091006
2 Importing IV_ORIGINAL Call by reference Object reference (TYPE REF TO) IF_GENIL_CONTAINER_OBJECT Datencontainer-Objekt Interface 20091006
# Exception Resumable Description Created on
1 CX_CRM_CIC_DUPLICATE_ENTRY Generischer I/O Container für Objekthierarchien 20091006

Method GET_OBJECT_ID Signature

Method GET_OBJECT_ID on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no parameter.
Method GET_OBJECT_ID on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no exception.

Method GET_STRUCT_NAME Signature

Method GET_STRUCT_NAME on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no parameter.
Method GET_STRUCT_NAME on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no exception.

Method SET_KEY Signature

Method SET_KEY on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no parameter.
Method SET_KEY on class CL_CRM_GENIL_CONT_SIMPLE_OBJ has no exception.

Method SET_OBJECT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_OBJECT_ID Call by reference Type reference (TYPE) CRMT_GENIL_OBJECT_ID Objekt GUID im generischen Interaction Layer 20020418
# Exception Resumable Description Created on
1 CX_CRM_GENIL_DUPLICATE_KEY Fehlerklasse: Doppelter Schlüsseleintrag 20080115
History
Last changed by/on SAP  20130531 
SAP Release Created in 310