SAP ABAP Class CL_SALV_CSF_P_FIELDS (Provider of Fields (Creates Fields))
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_FIELDS_CONSUMER | Consumer of Field Settings | 20090219 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_P_FIELD | Provider of Field | 20090219 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_P_FIELDS | Provider of Fields | 20090219 |
Properties
Class | CL_SALV_CSF_P_FIELDS | |
Short Description | Provider of Fields (Creates Fields) | |
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) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SALV_CSF_FIELDS_CONSUMER | Consumer of Field Settings | 20090219 | ||
2 | IF_SALV_CSF_P_FIELD | Provider of Field | 20090219 | ||
3 | IF_SALV_CSF_P_FIELDS | Provider of Fields | 20090219 |
Friends
Class CL_SALV_CSF_P_FIELDS 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) | ABAP_BOOL | ABAP_FALSE | Fields Provided | 20090219 | |
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_CSF_DATA_DESCR_P | Data Description Provider | 20090219 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_CSF_FIELDS_P | Fields Provider | 20090219 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SALV_CSF_P_FIELD | Provider of Field | 20090219 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | IF_SALV_CSF_FIELDS_CONSUMER=>YT_REQUIRED_FIELD | Required Fields (actually used) | 20090219 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20090219 |
2 | ![]() |
Instance method | Public | Method | Free | 20090219 |
3 | ![]() |
Instance method | Private | Event handling method | On Data Description Changed | 20090219 |
4 | ![]() |
Instance method | Protected | Method | Provide Fields | 20090219 |
Events
Class CL_SALV_CSF_P_FIELDS has no event.
Types
Class CL_SALV_CSF_P_FIELDS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_DATA_DESCR_PROVIDER | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_DATA_DESCR_P | Data Description Provider | 20090219 |
Method CONSTRUCTOR on class CL_SALV_CSF_P_FIELDS has no exception.
Method FREE Signature
Method FREE on class CL_SALV_CSF_P_FIELDS has no parameter.
Method FREE on class CL_SALV_CSF_P_FIELDS has no exception.
Method ON_DATA_DESCR_CHANGED Signature
Method ON_DATA_DESCR_CHANGED on class CL_SALV_CSF_P_FIELDS has no parameter.
Method ON_DATA_DESCR_CHANGED on class CL_SALV_CSF_P_FIELDS has no exception.
Method PROVIDE_FIELDS Signature
Method PROVIDE_FIELDS on class CL_SALV_CSF_P_FIELDS has no parameter.
Method PROVIDE_FIELDS on class CL_SALV_CSF_P_FIELDS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |