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 | ![]() |
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 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20030707 | ||||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_CRM_GENIL_DATA_CONTAINER | Generic Input/Output Container for Object Hierarchies | 20020418 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CRMT_GENIL_CONT_OBJ_HDR | Header Structure for Generic Container Object | 20020418 | ||
4 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20020418 | ||||
5 | ![]() |
Constant | Private | Type reference (TYPE) | CHAR1 | 'M' | Indicator: Actual ID in ID Mapping Table | 20061030 | |
6 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20081124 | ||||
7 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | Indicator: Parent Is Not Unique | 20060516 | ||
8 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CRMT_OBJECT_KIND | Object Category | 20091005 | ||
9 | ![]() |
Static Attribute | Protected | Object reference (TYPE REF TO) | IF_GENIL_OBJ_MODEL | Interface for Access to Central Object Model | 20020418 | ||
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Data Container - Object Interface | 20020418 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LTYPE_PARENT_TAB | 20061122 | |||
12 | ![]() |
Instance attribute | Protected | Attribute reference (LIKE) | 20020418 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Forming the Object ID from the Object Key | 20021210 |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20020418 |
3 | ![]() |
Instance method | Public | Constructor | Constructor | 20020418 |
4 | ![]() |
Static method | Protected | Method | Copy All Lower-Level Objects | 20091006 |
5 | ![]() |
Instance method | Public | Method | 20020418 | |
6 | ![]() |
Instance method | Protected | Method | 20020418 | |
7 | ![]() |
Instance method | Protected | Method | 20020418 | |
8 | ![]() |
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 | ![]() |
IS_OBJECT_KEY | Call by reference | Type reference (TYPE) | ANY | 20021210 | |||
2 | ![]() |
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 | ![]() |
IS_OBJECT_PROPS | Call by reference | Type reference (TYPE) | CRMT_OBJ_PROPERTIES_DATA | Eigenschaften eines Business Objekt Knotens | 20091002 | ||
2 | ![]() |
IV_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_CRM_GENIL_DATA_CONTAINER | Generischer I/O Container für Objekthierarchien | 20020418 | ||
3 | ![]() |
IV_OBJECT_REF | Call by reference | Object reference (TYPE REF TO) | CRMT_GENIL_CONT_OBJ_HDR | Kopfstruktur für generisches Containerobjekt | 20020418 | ||
4 | ![]() |
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 | ![]() |
IV_COPY | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20091006 | ||
2 | ![]() |
IV_ORIGINAL | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONTAINER_OBJECT | Datencontainer-Objekt Interface | 20091006 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
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 | ![]() |
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 | ![]() |
Fehlerklasse: Doppelter Schlüsseleintrag | 20080115 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 310 |