SAP ABAP Class CL_DB4_VIRTUAL_TABLE_PARSER (DB4: Parser helper for Virtual Talbe info)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Properties
| Class | CL_DB4_VIRTUAL_TABLE_PARSER | |
| Short Description | DB4: Parser helper for Virtual Talbe info | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | D4 | |
| Program status | ||
| Category | 0 | |
| Package | STU4 | CCMS / AS/400 |
| Created | 20120712 | SAP |
| Last change | 20130531 | 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_DB4_VIRTUAL_TABLE_PARSER has no interface implemented.
Friends
Class CL_DB4_VIRTUAL_TABLE_PARSER has no friend class.
Attributes
Class CL_DB4_VIRTUAL_TABLE_PARSER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the element in the specified position | 20120712 | |
| 2 | Instance method | Public | Method | Returns a new list with the merged parameters | 20120717 | |
| 3 | Instance method | Public | Method | Returns the elements in the list as a table | 20120712 |
Events
Class CL_DB4_VIRTUAL_TABLE_PARSER has no event.
Types
Class CL_DB4_VIRTUAL_TABLE_PARSER has no local type.
Method Signatures
Method GET_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LIST | Call by reference | Type reference (TYPE) | CLIKE | List to split | 20120712 | |||
| 2 | I_POSITION | Call by reference | Type reference (TYPE) | I | Position | 20120712 | |||
| 3 | I_SEPARATOR | Call by reference | Type reference (TYPE) | CLIKE | Separator | 20120712 | |||
| 4 | R_ELEMENT | Value transfer | Type reference (TYPE) | STRING | Element | 20120712 |
Method GET_ELEMENT on class CL_DB4_VIRTUAL_TABLE_PARSER has no exception.
Method MERGE_PARAMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CFG_PARAMS | Call by reference | Type reference (TYPE) | CLIKE | Configured parameters | 20120717 | |||
| 2 | I_NEW_PARAMS | Call by reference | Type reference (TYPE) | CLIKE | New parameters | 20120717 | |||
| 3 | R_MIX_PARAMS | Value transfer | Type reference (TYPE) | STRING | Merged parameters | 20120717 |
Method MERGE_PARAMS on class CL_DB4_VIRTUAL_TABLE_PARSER has no exception.
Method PARSE_LIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_LIST | Call by reference | Type reference (TYPE) | CLIKE | List to split | 20120712 | |||
| 2 | I_SEPARATOR | Call by reference | Type reference (TYPE) | CLIKE | Separator | 20120712 | |||
| 3 | R_ENTRIES_TAB | Value transfer | Type reference (TYPE) | DB4BD_ENTRIES_TAB | Tables with entries | 20120712 |
Method PARSE_LIST on class CL_DB4_VIRTUAL_TABLE_PARSER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |