SAP ABAP Class CL_DIAN_SALV_TABLE (DIAN ALV class)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-DIAN-CO (Package) DIAN: Magnetic Meida for Columbia
⤷
⤷
Properties
| Class | CL_DIAN_SALV_TABLE | |
| Short Description | DIAN ALV class | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-DIAN-CO | DIAN: Magnetic Meida for Columbia |
| Created | 20130103 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DIAN_SALV_TABLE has no forward declaration.
Interfaces
Class CL_DIAN_SALV_TABLE has no interface implemented.
Friends
Class CL_DIAN_SALV_TABLE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | CL_DIAN_SALV_TABLE_HELPER | Helper class to select necessary descriptions | 20130108 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20130107 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130107 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20130107 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SALV_TABLE | Basis Class for Simple Tables | 20130103 | |||
| 6 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter Control | 20130107 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20130108 | ||
| 2 | Instance method | Public | Method | 20130107 | ||
| 3 | Instance method | Public | Method | 20130107 | ||
| 4 | Instance method | Public | Method | 20130103 | ||
| 5 | Instance method | Protected | Method | Fill Header | 20130107 | |
| 6 | Instance method | Public | Method | 20130107 | ||
| 7 | Instance method | Public | Method | Column Visibility | 20130107 |
Events
Class CL_DIAN_SALV_TABLE has no event.
Types
Class CL_DIAN_SALV_TABLE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_DIAN_SALV_TABLE has no parameter.
Method CONSTRUCTOR on class CL_DIAN_SALV_TABLE has no exception.
Method CREATE_SINGLE_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Custom Controls in the Screen Area | 20130107 | |||
| 2 | IT_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20130107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130107 |
Method CREATE_SPLIT_ALV Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TABLE | Call by reference | Object reference (TYPE REF TO) | DATA | 20130107 | ||||
| 2 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20130108 | |||
| 3 | IV_CONTAINER_NAME | Call by reference | Type reference (TYPE) | C | 20130107 | ||||
| 4 | IV_FORMAT | Call by reference | Type reference (TYPE) | DIAN_D_FORMAT | Accounting Document Number | 20130108 | |||
| 5 | IV_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20130108 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | error when creating instance of cl_salv_table | 20130107 |
Method DISPLAY Signature
Method DISPLAY on class CL_DIAN_SALV_TABLE has no parameter.
Method DISPLAY on class CL_DIAN_SALV_TABLE has no exception.
Method FILL_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_COMPANY_CODE | Call by reference | Type reference (TYPE) | BUKRS | Company Code | 20130108 | |||
| 2 | IV_FORMAT | Call by reference | Type reference (TYPE) | DIAN_D_FORMAT | Accounting Document Number | 20130108 | |||
| 3 | IV_YEAR | Call by reference | Type reference (TYPE) | GJAHR | Fiscal Year | 20130108 |
Method FILL_HEADER on class CL_DIAN_SALV_TABLE has no exception.
Method GET_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_EVENTS | Value transfer | Object reference (TYPE REF TO) | CL_SALV_EVENTS_TABLE | Events in Simple, Two-Dimensional Tables | 20130107 |
Method GET_EVENT on class CL_DIAN_SALV_TABLE has no exception.
Method SET_ALV_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BOOL | Call by reference | Type reference (TYPE) | FLAG | Boolean Variable (X=True, -=False, Space=Unknown) | 20130107 | |||
| 2 | IV_COLUMN_NAME | Call by reference | Type reference (TYPE) | LVC_FNAME | ALV control: Field name of internal table field | 20130107 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ALV: General Error Class (Checked During Syntax Check) | 20130206 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 617 |