SAP ABAP Class CL_LIB_STRING_TAB (handle formated strings as table)
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_SHDB_TOOLS_BASE | basic functions for SHDB_TOOLS | 20120213 |
Properties
Class | CL_LIB_STRING_TAB | |
Short Description | handle formated strings as table | |
Super Class | CL_SHDB_TOOLS_BASE | basic functions for SHDB_TOOLS |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SHDB_TOOLS | helper classes for HANA DB |
Created | 20120213 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_LIB_STRING_TAB has no forward declaration.
Interfaces
Class CL_LIB_STRING_TAB has no interface implemented.
Friends
Class CL_LIB_STRING_TAB has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Public | Type reference (TYPE) | C | ',' | 20120213 | ||
2 | ![]() |
Static Attribute | Public | Type reference (TYPE) | C | ';' | 20120213 | ||
3 | ![]() |
Instance attribute | Private | See coding | 20120213 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | 20121127 | |
2 | ![]() |
Instance method | Public | Constructor | 20120213 | |
3 | ![]() |
Instance method | Public | Method | 20120213 | |
4 | ![]() |
Instance method | Public | Method | 20121127 | |
5 | ![]() |
Static method | Public | Method | 20120213 |
Events
Class CL_LIB_STRING_TAB has no event.
Types
Class CL_LIB_STRING_TAB has no local type.
Method Signatures
Method CAST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_ELEM | Call by reference | Object reference (TYPE REF TO) | IF_LIB_ELEMENT | abstract element for use in collections | 20121127 | ||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20121127 |
Method CAST on class CL_LIB_STRING_TAB has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20120213 |
Method CONSTRUCTOR on class CL_LIB_STRING_TAB has no exception.
Method GET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_COL | Call by reference | Type reference (TYPE) | I | 1 | 20120213 | ||
2 | ![]() |
IV_ROW | Call by reference | Type reference (TYPE) | I | 20120213 | |||
3 | ![]() |
RV_CONTENT | Value transfer | Type reference (TYPE) | STRING | 20120213 |
Method GET on class CL_LIB_STRING_TAB has no exception.
Method GET_ITERATOR 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) | IF_LIB_ITERABLE | basic iterator interface | 20121127 |
Method GET_ITERATOR on class CL_LIB_STRING_TAB has no exception.
Method NEW Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20120213 | |||
2 | ![]() |
RR_REF | Value transfer | Object reference (TYPE REF TO) | CL_LIB_STRING_TAB | 20120213 |
Method NEW on class CL_LIB_STRING_TAB has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |