SAP ABAP Class CL_DATA_CONTAINER (Data Container for Any Data)
Hierarchy
☛
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
⤷
ICM (Application Component) Incentive and Commission Management (ICM)
⤷
FPPCO (Package) Framework for Parallel Processing (FPP): Control
⤷
⤷
Properties
| Class | CL_DATA_CONTAINER | |
| Short Description | Data Container for Any Data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FPPCO | Framework for Parallel Processing (FPP): Control |
| Created | 20041011 | SAP |
| Last change | 20110908 | 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
Class CL_DATA_CONTAINER has no interface implemented.
Friends
Class CL_DATA_CONTAINER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | CHAR4 | '****' | Built-In Type STRING, C, I, RAW,... | 20041216 | ||
| 2 | Constant | Private | Type reference (TYPE) | C | '/' | Separators | 20041018 | ||
| 3 | Instance attribute | Private | Type reference (TYPE) | DATA_TAB | Table With Data | 20041014 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | FPP_TS_STRUC | Container for Structure Information | 20041015 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Event container_changed triggered | 20050510 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | GUID_22 | Identifier for this Container | 20041014 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | EQEUNAME | User Name in Lock Entry | 20061010 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | STRING | XML String | 20061204 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20050513 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Simple Variable Assignment | 20041022 | |
| 2 | Instance method | Private | Method | Structure Assignment | 20041022 | |
| 3 | Instance method | Private | Method | Table Assignment | 20041022 | |
| 4 | Instance method | Public | Method | OBSOLETE - Use the method SET_DATA | 20041018 | |
| 5 | Instance method | Private | Method | Check If Hash Code Already Exists In FPP_STRUC | 20041019 | |
| 6 | Instance method | Public | Constructor | 20041014 | ||
| 7 | Instance method | Private | Method | Generate Data Element (Instance CL_ABAP_DATADESCR) | 20041021 | |
| 8 | Instance method | Private | Method | Create Hash Code for Structure or Table | 20041014 | |
| 9 | Instance method | Private | Method | Generate Instance of Class CL_ABAP_STRUCTDESCR | 20041018 | |
| 10 | Instance method | Private | Method | Generate Instance of CL_ABAP_TABLEDESCR | 20041018 | |
| 11 | Static method | Public | Method | Deletion of Container | 20050513 | |
| 12 | Instance method | Private | Event handling method | Initialize All Internal Parameters | 20050513 | |
| 13 | Instance method | Public | Method | 20041011 | ||
| 14 | Instance method | Public | Method | Description of All Existing Parameters | 20041011 | |
| 15 | Instance method | Public | Method | Returns Identification of Container | 20070509 | |
| 16 | Instance method | Private | Method | Name of Data Element, Type and Length | 20041015 | |
| 17 | Instance method | Private | Method | Read Structure of Data Containers (No Data!!) | 20041018 | |
| 18 | Instance method | Private | Method | Read Data from Data Cluster | 20041018 | |
| 19 | Instance method | Public | Method | 20041019 | ||
| 20 | Instance method | Public | Method | 20041011 | ||
| 21 | Instance method | Private | Method | Write Structure for Data Container | 20041015 | |
| 22 | Instance method | Private | Method | Collision Check + Database Update for Hash Codes | 20041018 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CONTAINER_CHANGED | Instance Event (0) |
Public (2) |
20050510 | |
| 2 | CONTAINER_DELETED | Static Event (1) |
Public (2) |
20050513 |
Types
Class CL_DATA_CONTAINER has no local type.
Method Signatures
Method ASSIGN_SIMPLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE_IN | Call by reference | Type reference (TYPE) | ANY | 20041022 | ||||
| 2 | VALUE_OUT | Call by reference | Type reference (TYPE) | ANY | 20041022 |
Method ASSIGN_SIMPLE on class CL_DATA_CONTAINER has no exception.
Method ASSIGN_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VALUE_IN | Call by reference | Type reference (TYPE) | ANY | 20041022 | ||||
| 2 | VALUE_OUT | Call by reference | Type reference (TYPE) | ANY | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method ASSIGN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_VALUE_IN | Call by reference | Type reference (TYPE) | ANY TABLE | 20041022 | ||||
| 2 | VALUE_OUT | Call by reference | Type reference (TYPE) | ANY TABLE | 20041022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method CHANGEDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20041018 | ||||
| 2 | VALUE_IN | Call by reference | Type reference (TYPE) | ANY | 20041025 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041025 |
Method CHECK_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HASH | Call by reference | Type reference (TYPE) | FPP_HASH | Hashcode | 20041020 | |||
| 2 | IT_STRUC | Call by reference | Type reference (TYPE) | FPP_TS_STRUC | 20041019 | ||||
| 3 | IV_HASH | Call by reference | Type reference (TYPE) | FPP_HASH | Hashcode | 20041019 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Call by reference | Type reference (TYPE) | FPP_DATACONTAINER | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20041014 | |||
| 2 | READ_ONLY | Call by reference | Type reference (TYPE) | BOOLE_D | Data Element for Domain BOOLE: TRUE (='X') and FALSE (=' ') | 20061010 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method CREATE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ADJUSTMENT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ' ' | 20041021 | |||
| 2 | IV_DATA | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20041021 | |||
| 3 | IV_DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20041021 | |||
| 4 | IV_LENGTH | Call by reference | Type reference (TYPE) | DDLENG | 20041021 | ||||
| 5 | IV_TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20041021 | |||
| 6 | TYPE_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Run Time Type Services | 20041021 |
Method CREATE_ELEMENT on class CL_DATA_CONTAINER has no exception.
Method CREATE_HASH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_HASH | Value transfer | Type reference (TYPE) | FPP_HASH | Hashcode | 20041014 | |||
| 2 | ICL_TYPE | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TYPEDESCR | Run Time Type Services | 20041014 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method CREATE_STRUCT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HASH | Call by reference | Type reference (TYPE) | FPP_HASH | Hashcode | 20041018 | |||
| 2 | TYPE_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_STRUCTDESCR | Run Time Type Services | 20041018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method CREATE_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_HASH | Call by reference | Type reference (TYPE) | FPP_HASH | Hashcode | 20041018 | |||
| 2 | TYPE_DESCR | Value transfer | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | Run Time Type Services | 20041018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method DELETE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Type reference (TYPE) | GUID_22 | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20050513 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050513 |
Method FREE_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Call by reference | Attribute reference (LIKE) | 20050513 |
Method FREE_CONTAINER on class CL_DATA_CONTAINER has no exception.
Method GETDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20041011 | ||||
| 2 | DATA_REF | Call by reference | Object reference (TYPE REF TO) | DATA | 20100924 | ||||
| 3 | NAME | Call by reference | Type reference (TYPE) | STRING | 20041011 | ||||
| 4 | XML_STRING | Call by reference | Type reference (TYPE) | STRING | XML String | 20061204 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041025 |
Method GETINFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFO | Value transfer | Type reference (TYPE) | FPP_TS_DATA_CONTAINER_INFO | FPP: Infos zum Datenkontainer | 20041025 |
Method GETINFO on class CL_DATA_CONTAINER has no exception.
Method GET_CONTAINER_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | GUID | Value transfer | Type reference (TYPE) | FPP_DATACONTAINER | Identifikation eines Datencontainers | 20070509 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Instance Event | 20070509 | ||
| 2 | Static Event | 20070509 |
Method GET_DATAELEMENT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DECIMALS | Call by reference | Type reference (TYPE) | DECIMALS | Anzahl Dezimalstellen | 20041021 | |||
| 2 | ELEMENT | Call by reference | Type reference (TYPE) | FIELDNAME | Feldname | 20041015 | |||
| 3 | ICL_DATA | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | Run Time Type Services | 20041015 | |||
| 4 | INFO | Call by reference | Type reference (TYPE) | STRING | Feldname | 20041015 | |||
| 5 | LENGTH | Call by reference | Type reference (TYPE) | DDLENG | 20041015 | ||||
| 6 | TYPE | Call by reference | Type reference (TYPE) | DATATYPE_D | Datentyp im ABAP Dictionary | 20041015 |
Method GET_DATAELEMENT_INFO on class CL_DATA_CONTAINER has no exception.
Method READ_CODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_CODES | Call by reference | Type reference (TYPE) | CODE_T | 20041018 |
Method READ_CODES on class CL_DATA_CONTAINER has no exception.
Method READ_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CODES | Call by reference | Type reference (TYPE) | CODE_T | 20041018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method SAVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_GUID | Call by reference | Type reference (TYPE) | FPP_DATACONTAINER | 20041125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20050203 |
Method SETDATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DATA | Call by reference | Type reference (TYPE) | ANY | 20041011 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | STRING | 20041018 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmen FPP | 20041025 |
Method WRITE_CODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CODES | Call by reference | Type reference (TYPE) | CODE_T | 20041015 |
Method WRITE_CODES on class CL_DATA_CONTAINER has no exception.
Method WRITE_DATA Signature
Method WRITE_DATA on class CL_DATA_CONTAINER has no parameter.
Method WRITE_DATA on class CL_DATA_CONTAINER has no exception.
Event Signatures
Event CONTAINER_CHANGED Signature
Event CONTAINER_CHANGED on class CL_DATA_CONTAINER has no parameter.
Event CONTAINER_DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_GUID | Exporting | Value transfer | Type reference (TYPE) | GUID_22 | GUID im 'CHAR' Format mit Groß-/Kleinschreibung (!) | 20050513 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 600 |