SAP ABAP Class CL_SALV_CSF_FIELD_SRVC_RULE (Field Service Rule)
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_FIELD_SRVC_RULE | Field Service Rule | 20080717 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SALV_CSF_FIELD_SRVC_RULE_P | Field Service Rule Provider | 20090122 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_FIELD_AGGR_RULE | Field Aggregation Rule | 20080718 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_FIELD_FILT_RULE | Field Filter Rule | 20080718 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_FIELD_GROUP_RULE | Field Grouping Rule | 20080718 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_SALV_CSF_FIELD_SORT_RULE | Field Sort Rule | 20080718 |
Properties
| Class | CL_SALV_CSF_FIELD_SRVC_RULE | |
| Short Description | Field Service Rule | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SALV_CSF | Field Services |
| Created | 20080717 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | 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_FIELD_SRVC_RULE | Field Service Rule | 20080717 | ||
| 2 | IF_SALV_CSF_FIELD_SRVC_RULE_P | Field Service Rule Provider | 20090122 |
Friends
Class CL_SALV_CSF_FIELD_SRVC_RULE has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | IF_SALV_CSF_COLUMN=>Y_NAME | Column Name | 20080815 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SALV_CSF_FIELD_DESCR | Field Description | 20080717 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20080717 | |
| 2 | Instance method | Public | Method | Free | 20080717 | |
| 3 | Instance method | Public | Method | 20090122 | ||
| 4 | Instance method | Public | Method | 20080717 |
Events
Class CL_SALV_CSF_FIELD_SRVC_RULE has no event.
Types
Class CL_SALV_CSF_FIELD_SRVC_RULE has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLUMN_NAME | Call by reference | Type reference (TYPE) | IF_SALV_CSF_COLUMN=>Y_NAME | Column Name | 20080815 | |||
| 2 | R_FIELD_DESCR | Call by reference | Object reference (TYPE REF TO) | IF_SALV_CSF_FIELD_DESCR | Field Description | 20080717 |
Method CONSTRUCTOR on class CL_SALV_CSF_FIELD_SRVC_RULE has no exception.
Method FREE Signature
Method FREE on class CL_SALV_CSF_FIELD_SRVC_RULE has no parameter.
Method FREE on class CL_SALV_CSF_FIELD_SRVC_RULE has no exception.
Method GET_COLUMN_NAME Signature
Method GET_COLUMN_NAME on class CL_SALV_CSF_FIELD_SRVC_RULE has no parameter.
Method GET_COLUMN_NAME on class CL_SALV_CSF_FIELD_SRVC_RULE has no exception.
Method GET_FIELD_DESCRIPTION Signature
Method GET_FIELD_DESCRIPTION on class CL_SALV_CSF_FIELD_SRVC_RULE has no parameter.
Method GET_FIELD_DESCRIPTION on class CL_SALV_CSF_FIELD_SRVC_RULE has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 712 |