SAP ABAP Interface IF_SALV_CSF_SUPPLDATA_USG (Supplementary Data Usage)
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 - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_P_FIELD_RULES | Field Service Rules Provider (Creates Rules) | 20080925 |
Properties
Interface | IF_SALV_CSF_SUPPLDATA_USG | |
Short Description | Supplementary Data Usage |
General Data
Package | SALV_CSF | Field Services |
Created | 20080923 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | IF_SALV_CSF_SUPPLDATA_POOL_REG | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_SALV_CSF_SUPPLDATA_USG has no interface.
Friends
Interface IF_SALV_CSF_SUPPLDATA_USG has no friend.
Attributes
Interface IF_SALV_CSF_SUPPLDATA_USG has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get Used Supplementary Data | 20080927 |
2 | ![]() |
Instance method | Public | Method | Get Used Supplementary Data Version | 20090109 |
Events
Interface IF_SALV_CSF_SUPPLDATA_USG has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | YS_USED_SUPPLDATA | Public | See coding | Used Supplementary Component | 20080927 | begin of ys_used_suppldata,
attribute_name type if_salv_csf_attribute_descr=>y_name,
r_suppl_attribute type ref to if_salv_csf_suppl_attribute,
end of ys_used_suppldata
|
|
2 | YT_USED_SUPPLDATA | Public | See coding | Used Supplementary Components | 20080923 | yt_used_suppldata type sorted table of ys_used_suppldata with unique key attribute_name initial size 1
|
|
3 | Y_VERSION | Public | Type reference (TYPE) | SYTABIX | Version | 20090109 |
|
Method Signatures
Method GET_USED_SUPPLDATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | YT_USED_SUPPLDATA | Used Supplementary Components | 20080927 |
Method GET_USED_SUPPLDATA on Interface IF_SALV_CSF_SUPPLDATA_USG has no exception.
Method GET_USED_SUPPLDATA_VERSION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
VALUE | Value transfer | Type reference (TYPE) | Y_VERSION | Version | 20090109 |
Method GET_USED_SUPPLDATA_VERSION on Interface IF_SALV_CSF_SUPPLDATA_USG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 712 |