SAP ABAP Class CL_CRM_GENIL_GEN_TABLE_OBJ (Generic Object for Table-Based Simple Business Objects)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-GOL-GIL (Application Component) Generic Interaction Layer
⤷
CRM_GENIL_SAMPLE (Package) Examples

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_CRM_GENIL_ABSTR_SO_HANDLER | Abstract Handling Object for a Simple Business Object | 20011206 |
Properties
Class | CL_CRM_GENIL_GEN_TABLE_OBJ | |
Short Description | Generic Object for Table-Based Simple Business Objects | |
Super Class | CL_CRM_GENIL_ABSTR_SO_HANDLER | Abstract Handling Object for a Simple Business Object |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | CRM_GENIL_SAMPLE | Examples |
Created | 20011206 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_CRM_GENIL_GEN_TABLE_OBJ has no forward declaration.
Interfaces
Class CL_CRM_GENIL_GEN_TABLE_OBJ has no interface implemented.
Friends
Class CL_CRM_GENIL_GEN_TABLE_OBJ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ENQNAME | Lock object name | 20030424 | ||
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID_TAB | GUID Table | 20011211 | ||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | GTYPE_MAPPING_TAB | 20011206 | |||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID_TAB | GUID Table | 20030424 | ||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20011210 | |||
6 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TABNAME16 | Table name, 16 characters | 20011206 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20011210 | |
2 | ![]() |
Static method | Public | Constructor | CLASS_CONSTRUCTOR | 20011210 |
3 | ![]() |
Instance method | Private | Method | 20011210 | |
4 | ![]() |
Instance method | Private | Method | 20091014 | |
5 | ![]() |
Instance method | Private | Method | 20091014 | |
6 | ![]() |
Instance method | Private | Method | 20091014 | |
7 | ![]() |
Instance method | Private | Method | 20020418 | |
8 | ![]() |
Instance method | Private | Method | 20011206 |
Events
Class CL_CRM_GENIL_GEN_TABLE_OBJ has no event.
Types
Class CL_CRM_GENIL_GEN_TABLE_OBJ has no local type.
Method Signatures
Method ADD_TABLE_BUFFER_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_LINE | Call by reference | Type reference (TYPE) | ANY | 20011210 |
Method ADD_TABLE_BUFFER_LINE on class CL_CRM_GENIL_GEN_TABLE_OBJ has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_CRM_GENIL_GEN_TABLE_OBJ has no parameter.
Method CLASS_CONSTRUCTOR on class CL_CRM_GENIL_GEN_TABLE_OBJ has no exception.
Method GET_TABLE_BUFFER_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | Objekt GUID im generischen Interaction Layer | 20011210 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20011210 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme: Keine Eintrag | 20011210 |
Method INIT_INTERNAL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | Objekt GUID im generischen Interaction Layer | 20091014 | ||
2 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Method INIT_INTERNAL on class CL_CRM_GENIL_GEN_TABLE_OBJ has no exception.
Method MODIFIED_BUFFER_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIMPLE_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJECT | Datencontainer-SimpleObjekt Interface | 20091014 | ||
2 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | DATA | 20091014 |
Method MODIFIED_BUFFER_LINE on class CL_CRM_GENIL_GEN_TABLE_OBJ has no exception.
Method REMOVE_TABLE_BUFFER_LINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_GUID | Call by reference | Type reference (TYPE) | CRMT_GENIL_OBJECT_GUID | Objekt GUID im generischen Interaction Layer | 20091014 | ||
2 | ![]() |
RV_SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20091014 |
Method REMOVE_TABLE_BUFFER_LINE on class CL_CRM_GENIL_GEN_TABLE_OBJ has no exception.
Method SET_ATTR_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIMPLE_OBJ | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJECT | Datencontainer-SimpleObjekt Interface | 20020418 |
Method SET_ATTR_PROPERTIES on class CL_CRM_GENIL_GEN_TABLE_OBJ has no exception.
Method SET_TABLE_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SIMPLE_OBJ_LIST | Call by reference | Object reference (TYPE REF TO) | IF_GENIL_CONT_SIMPLE_OBJLIST | Data Container - Simple Object List Interface | 20020418 |
Method SET_TABLE_NAME on class CL_CRM_GENIL_GEN_TABLE_OBJ has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 301 |