SAP ABAP Class CL_LIB_COLL_DATA (collection of data elements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB (Application Component) Database Interface, Database Platforms
⤷
SHDB_TOOLS (Package) helper classes for HANA DB

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_COLLECTION | abstract collection of any elements | 20111110 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_LIB_COLL_BIT | collection of bits | 20121127 |
Properties
Class | CL_LIB_COLL_DATA | |
Short Description | collection of data elements | |
Super Class | CL_LIB_COLLECTION | abstract collection of any elements |
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SHDB_TOOLS | helper classes for HANA DB |
Created | 20111110 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LIB_COLL_DATA has no forward declaration.
Interfaces
Class CL_LIB_COLL_DATA has no interface implemented.
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | IF_LIB_ITERABLE | 20111110 | basic iterator interface |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_ABAP_DATADESCR | 20130312 | |||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | DATA | 20111110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20111121 | |
2 | ![]() |
Instance method | Public | Method | 20121127 | |
3 | ![]() |
Static method | Public | Method | 20111121 |
Events
Class CL_LIB_COLL_DATA has no event.
Types
Class CL_LIB_COLL_DATA has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20111121 | |||
2 | ![]() |
IT_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20111121 |
Method CONSTRUCTOR on class CL_LIB_COLL_DATA has no exception.
Method GET_ELEM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_POS | Call by reference | Type reference (TYPE) | I | 20121127 | |||
2 | ![]() |
RR_REF | Value transfer | Object reference (TYPE REF TO) | DATA | 20121127 |
Method GET_ELEM on class CL_LIB_COLL_DATA has no exception.
Method NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_TAB | Call by reference | Object reference (TYPE REF TO) | DATA | 20111121 | |||
2 | ![]() |
IT_TAB | Call by reference | Type reference (TYPE) | ANY TABLE | 20111121 | |||
3 | ![]() |
RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_LIB_COLL_DATA | 20111121 |
Method NEW on class CL_LIB_COLL_DATA has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |