SAP ABAP Class CL_SALV_CSF_SUPPLDATA (Supplementary Data Provider)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-ALV-ABA (Application Component) Web Dynpro ALV for ABAP
⤷
SALV_CSF (Package) Field Services
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_P_COLUMN_SUPPLDATA | Provider of Column Supplementary Data | 20090219 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_P_SUPPLDATA | Provider of Supplementary Data | 20090219 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_SUPPL | Supplementary Data | 20090219 |
| 4 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_SUPPLDATA | Supplementary Data | 20090219 |
| 5 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_SUPPLDATA_DEF | Supplementary Data Definition | 20090219 |
| 6 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_SUPPLDATA_REG | Supllementary Data Registry | 20090219 |
Properties
| Class | CL_SALV_CSF_SUPPLDATA | |
| Short Description | Supplementary Data Provider | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSF | Field Services |
| Created | 20090219 | SAP |
| Last change | 20110908 | 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) | |
| 2 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SALV_CSF_P_COLUMN_SUPPLDATA | Provider of Column Supplementary Data | 20090219 | ||
| 2 | IF_SALV_CSF_P_SUPPLDATA | Provider of Supplementary Data | 20090219 | ||
| 3 | IF_SALV_CSF_SUPPL | Supplementary Data | 20090219 | ||
| 4 | IF_SALV_CSF_SUPPLDATA | Supplementary Data | 20090219 | ||
| 5 | IF_SALV_CSF_SUPPLDATA_DEF | Supplementary Data Definition | 20090219 | ||
| 6 | IF_SALV_CSF_SUPPLDATA_REG | Supllementary Data Registry | 20090219 |
Friends
Class CL_SALV_CSF_SUPPLDATA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | Y_COLUMN_ID | Column ID | 20090219 | |||
| 2 | Instance attribute | Public | Attribute reference (LIKE) | 20090219 | |||||
| 3 | Instance attribute | Public | Attribute reference (LIKE) | 20090219 | |||||
| 4 | Instance attribute | Public | Attribute reference (LIKE) | 20090219 | |||||
| 5 | Constant | Private | Type reference (TYPE) | STRING | 'SALV' | 20090219 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | Y_FIELD_ID | Field ID | 20090219 | |||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_CSF_COLUMNS_ACC | Columns Access | 20090219 | |||
| 8 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_CSF_P_COLUMN_SUPPLDATA | Provider of Column Supplementary Data | 20090219 | |||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SALV_CSF_SUPPLDATA_POOL_P | Supplementary Data Pool Provider | 20090219 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | Supplementary Data Provided | 20090219 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | YT_COLUMN_ID | Column ID's | 20090219 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | YT_COLUMN_SUPPLDATA | Column Supplementary Data | 20090219 | |||
| 13 | Instance attribute | Private | Type reference (TYPE) | YT_FIELD_ID | Field ID's | 20090219 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | YT_SUPPLID | Column, Field ID's | 20090219 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | YT_SUPPL_ID | Column, Field Suppl ID's | 20090219 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20090219 | |
| 2 | Instance method | Public | Method | 20090219 | ||
| 3 | Instance method | Public | Method | Free | 20090219 | |
| 4 | Instance method | Public | Method | 20090219 | ||
| 5 | Instance method | Private | Method | Get Pool Accessor ID | 20090219 | |
| 6 | Instance method | Public | Method | 20090219 | ||
| 7 | Instance method | Public | Method | 20090219 | ||
| 8 | Instance method | Private | Method | Provide Supplementary Data | 20090219 |
Events
Class CL_SALV_CSF_SUPPLDATA has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_COLUMN_ID | Private | See coding | Column ID's | 20090219 | |
|
| 2 | YS_COLUMN_SUPPLDATA | Private | See coding | Column Supplementary Data | 20090219 | |
|
| 3 | YS_FIELD_ID | Private | See coding | Field ID's | 20090219 | |
|
| 4 | YS_SUPPLID | Private | See coding | Column, Field ID's | 20090219 | |
|
| 5 | YS_SUPPL_ID | Private | See coding | Column, Field Suppl ID's | 20090219 | |
|
| 6 | YT_COLUMN_ID | Private | See coding | Column ID's | 20090219 | |
|
| 7 | YT_COLUMN_SUPPLDATA | Private | See coding | Column Supplementary Data | 20090219 | |
|
| 8 | YT_FIELD_ID | Private | See coding | Field ID's | 20090219 | |
|
| 9 | YT_SUPPLID | Private | See coding | Column, Field ID's | 20090219 | |
|
| 10 | YT_SUPPL_ID | Private | See coding | Column, Field Suppl ID's | 20090219 | |
|
| 11 | Y_COLUMN_ID | Private | Type reference (TYPE) | SYTABIX | Column ID | 20090219 | |
| 12 | Y_FIELD_ID | Private | Type reference (TYPE) | SYTABIX | Field ID | 20090219 | |
| 13 | Y_SUPPLEMENTARY_NAME | Public | Attribute reference (LIKE) | 20090219 | |
||
| 14 | Y_SUPPL_ID | Private | Type reference (TYPE) | SYTABIX | Suppl ID | 20090219 | |
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLUMNS_ACC | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_COLUMNS_ACC | Columns Access | 20090219 |
Method CONSTRUCTOR on class CL_SALV_CSF_SUPPLDATA has no exception.
Method EXISTS Signature
Method EXISTS on class CL_SALV_CSF_SUPPLDATA has no parameter.
Method EXISTS on class CL_SALV_CSF_SUPPLDATA has no exception.
Method FREE Signature
Method FREE on class CL_SALV_CSF_SUPPLDATA has no parameter.
Method FREE on class CL_SALV_CSF_SUPPLDATA has no exception.
Method GET_DEFINITION Signature
Method GET_DEFINITION on class CL_SALV_CSF_SUPPLDATA has no parameter.
Method GET_DEFINITION on class CL_SALV_CSF_SUPPLDATA has no exception.
Method GET_POOL_ACC_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_COLUMN | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_COLUMN | Column | 20090219 | |||
| 2 | SUPPLEMENTARY_NAME | Call by reference | Type reference (TYPE) | STRING | 20090219 | ||||
| 3 | VALUE | Value transfer | Type reference (TYPE) | IF_SALV_CSF_SUPPLDATA_POOL_REG=>Y_ID | Supplementary Component Identifer | 20090219 |
Method GET_POOL_ACC_ID on class CL_SALV_CSF_SUPPLDATA has no exception.
Method GET_SUPPLEMENTARY_ATTRIBUTE Signature
Method GET_SUPPLEMENTARY_ATTRIBUTE on class CL_SALV_CSF_SUPPLDATA has no parameter.
Method GET_SUPPLEMENTARY_ATTRIBUTE on class CL_SALV_CSF_SUPPLDATA has no exception.
Method GET_SUPPL_ATTRIBUTE_BY_ID Signature
Method GET_SUPPL_ATTRIBUTE_BY_ID on class CL_SALV_CSF_SUPPLDATA has no parameter.
Method GET_SUPPL_ATTRIBUTE_BY_ID on class CL_SALV_CSF_SUPPLDATA has no exception.
Method PROVIDE_SUPPLDATA Signature
Method PROVIDE_SUPPLDATA on class CL_SALV_CSF_SUPPLDATA has no parameter.
Method PROVIDE_SUPPLDATA on class CL_SALV_CSF_SUPPLDATA has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |