SAP ABAP Class CL_DB4_LIST_IXADVKEYS (iSeries: SQE Index Advised Information)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DB-DB4 (Application Component) DB2 for AS/400
⤷
STU4 (Package) CCMS / AS/400
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_DB4_LIST | iSeries: Lists | 20060523 |
Properties
| Class | CL_DB4_LIST_IXADVKEYS | |
| Short Description | iSeries: SQE Index Advised Information | |
| Super Class | CL_DB4_LIST | iSeries: Lists |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | STU4 | CCMS / AS/400 |
| Created | 20060523 | SAP |
| Last change | 20070911 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DB4_LIST_IXADVKEYS has no forward declaration.
Interfaces
Class CL_DB4_LIST_IXADVKEYS has no interface implemented.
Friends
Class CL_DB4_LIST_IXADVKEYS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | DD02L-TABNAME | 'DB4IXKEYLIST' | Table Name | 20060523 | ||
| 2 | Instance attribute | Private | Type reference (TYPE) | DB4_T1_IXKEYS | iSeries: SQE Index Keys Advised | 20060523 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20060523 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060523 | |
| 2 | Instance method | Public | Method | Re-valuate key information data | 20060523 | |
| 3 | Instance method | Public | Method | Refresh screen | 20060523 | |
| 4 | Instance method | Private | Method | Define initial sort order | 20060523 |
Events
Class CL_DB4_LIST_IXADVKEYS has no event.
Types
Class CL_DB4_LIST_IXADVKEYS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CUSTOM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name of container control | 20060523 | |||
| 2 | KEY_COLS_ADVISED | Call by reference | Type reference (TYPE) | STRING | Key columns advised | 20060523 | |||
| 3 | LEADING_COL_KEYS | Call by reference | Type reference (TYPE) | STRING | Leading, order independent keys | 20060523 | |||
| 4 | SYSTEM_DATA | Call by reference | Type reference (TYPE) | DB6NAVCTRL | DB6: Global Control Data for Navigation Frame | 20060601 |
Method CONSTRUCTOR on class CL_DB4_LIST_IXADVKEYS has no exception.
Method REFRESH_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KEY_COLS_ADVISED | Call by reference | Type reference (TYPE) | STRING | Key columns advised | 20060523 | |||
| 2 | LEADING_COL_KEYS | Call by reference | Type reference (TYPE) | STRING | Leading order independent keys | 20060523 |
Method REFRESH_DATA on class CL_DB4_LIST_IXADVKEYS has no exception.
Method REFRESH_DISPLAY Signature
Method REFRESH_DISPLAY on class CL_DB4_LIST_IXADVKEYS has no parameter.
Method REFRESH_DISPLAY on class CL_DB4_LIST_IXADVKEYS has no exception.
Method SET_SORT Signature
Method SET_SORT on class CL_DB4_LIST_IXADVKEYS has no parameter.
Method SET_SORT on class CL_DB4_LIST_IXADVKEYS has no exception.
History
| Last changed by/on | SAP | 20070911 |
| SAP Release Created in | 710 |