SAP ABAP Class CL_CIAP_SALV_TABLE (CIAP decorator for SALV table class)
Hierarchy
☛
SAP_APPL (Software Component) Logistics and Accounting
⤷
FI-LOC (Application Component) Localization
⤷
INT_TMF_CIAP (Package) TMF Integration Features: CIAP
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSQT_CONTENT_MANAGER | Manages Content | 20131118 |
Properties
| Class | CL_CIAP_SALV_TABLE | |
| Short Description | CIAP decorator for SALV table class | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | INT_TMF_CIAP | TMF Integration Features: CIAP |
| Created | 20131011 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_CIAP_SALV_TABLE has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSQT_CONTENT_MANAGER | Manages Content | 20131118 |
Friends
Class CL_CIAP_SALV_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_CIAP_SALV_EVENT_HANDLER | Class for event handling | 20131118 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SALV_TABLE | 20131118 | ||||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20131118 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20131118 | ||
| 2 | Static method | Public | Method | 20131118 | ||
| 3 | Instance method | Private | Method | 20131118 | ||
| 4 | Instance method | Public | Method | 20131118 | ||
| 5 | Instance method | Public | Method | 20131118 | ||
| 6 | Instance method | Public | Method | 20131126 | ||
| 7 | Instance method | Public | Method | 20131118 | ||
| 8 | Instance method | Public | Method | 20131118 | ||
| 9 | Instance method | Public | Method | 20131118 | ||
| 10 | Instance method | Public | Method | 20131118 | ||
| 11 | Instance method | Private | Method | 20131118 | ||
| 12 | Instance method | Private | Method | 20131118 | ||
| 13 | Instance method | Private | Method | 20131118 | ||
| 14 | Instance method | Public | Method | 20131118 |
Events
Class CL_CIAP_SALV_TABLE has no event.
Types
Class CL_CIAP_SALV_TABLE has no local type.
Method Signatures
Method CREATE_AS_CUSTOM_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20131118 | ||||
| 2 | IV_REPORT_TITLE | Call by reference | Type reference (TYPE) | STRING | 20131118 | ||||
| 3 | RO_CIAP_ALV | Value transfer | Object reference (TYPE REF TO) | CL_CIAP_SALV_TABLE | CIAP decorator for SALV table class | 20131118 |
Method CREATE_AS_CUSTOM_ALV on class CL_CIAP_SALV_TABLE has no exception.
Method CREATE_AS_NORMAL_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CUSTOM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20131126 | |||
| 2 | IR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20131118 | ||||
| 3 | RO_ALV | Value transfer | Object reference (TYPE REF TO) | CL_CIAP_SALV_TABLE | CIAP decorator for SALV table class | 20131118 |
Method CREATE_AS_NORMAL_ALV on class CL_CIAP_SALV_TABLE has no exception.
Method CREATE_MAIN_REPORT_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CUSTOM_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20131118 | |||
| 2 | IO_DATA_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | Table to be shown in ALV | 20131126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20131118 |
Method DISPLAY Signature
Method DISPLAY on class CL_CIAP_SALV_TABLE has no parameter.
Method DISPLAY on class CL_CIAP_SALV_TABLE has no exception.
Method GET_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RR_TABLE | Value transfer | Object reference (TYPE REF TO) | DATA | 20131118 |
Method GET_DATA_TABLE on class CL_CIAP_SALV_TABLE has no exception.
Method GET_EVENT_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EVENT_HANDLER | Value transfer | Object reference (TYPE REF TO) | CL_CIAP_SALV_EVENT_HANDLER | Class for event handling | 20131126 |
Method GET_EVENT_HANDLER on class CL_CIAP_SALV_TABLE has no exception.
Method GET_QUOTA_DATA_BY_ROW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW | Call by reference | Type reference (TYPE) | I | 20131118 | ||||
| 2 | RS_QUOTA_DATA | Value transfer | Type reference (TYPE) | CIAP_QUOTA_DATA | CIAP Quota data | 20131118 |
Method GET_QUOTA_DATA_BY_ROW on class CL_CIAP_SALV_TABLE has no exception.
Method GET_ROW_DATA_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_ROW | Call by reference | Type reference (TYPE) | I | 20131118 | ||||
| 2 | RR_ROW_DATA | Value transfer | Object reference (TYPE REF TO) | DATA | 20131118 |
Method GET_ROW_DATA_OBJECT on class CL_CIAP_SALV_TABLE has no exception.
Method GET_SALV_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_SALV_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20131118 |
Method GET_SALV_OBJECT on class CL_CIAP_SALV_TABLE has no exception.
Method GET_SELECTED_ROW_RECORD_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_GUID | Value transfer | Type reference (TYPE) | GUID | Globally Unique Identifier | 20131118 |
Method GET_SELECTED_ROW_RECORD_ID on class CL_CIAP_SALV_TABLE has no exception.
Method SET_ALL_EVENTS_HANDLER Signature
Method SET_ALL_EVENTS_HANDLER on class CL_CIAP_SALV_TABLE has no parameter.
Method SET_ALL_EVENTS_HANDLER on class CL_CIAP_SALV_TABLE has no exception.
Method SET_DATA_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IR_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20131118 |
Method SET_DATA_TABLE on class CL_CIAP_SALV_TABLE has no exception.
Method SET_SALV_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SALV_TABLE | Call by reference | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20131118 |
Method SET_SALV_TABLE on class CL_CIAP_SALV_TABLE has no exception.
Method SET_SELECTION_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SELECTION_MODE | Call by reference | Type reference (TYPE) | SALV_DE_CONSTANT | ALV: Selection Mode | 20131118 |
Method SET_SELECTION_MODE on class CL_CIAP_SALV_TABLE has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |