SAP ABAP Class CL_LIB_COLL_OBJ (collection of objects)
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 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_LIB_APPENDABLE | basic interface of an appendable data container | 20111110 |
Properties
Class | CL_LIB_COLL_OBJ | |
Short Description | collection of objects | |
Super Class | CL_LIB_COLLECTION | abstract collection of any elements |
Instantiability of a Class | 2 | Public |
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_OBJ has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_LIB_APPENDABLE | basic interface of an appendable data container | 20111110 |
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 | Type reference (TYPE) | TT_ELEM_TAB | 20111110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111110 | |
2 | ![]() |
Static method | Public | Method | 20111110 |
Events
Class CL_LIB_COLL_OBJ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TT_ELEM_TAB | Public | See coding | 20111110 | tt_elem_tab TYPE STANDARD TABLE OF REF TO if_lib_element WITH DEFAULT KEY
|
Method Signatures
Method ADD Signature
Method ADD on class CL_LIB_COLL_OBJ has no parameter.
Method ADD on class CL_LIB_COLL_OBJ has no exception.
Method NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_LIB_COLL_OBJ | 20111110 |
Method NEW on class CL_LIB_COLL_OBJ has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |