SAP ABAP Class IF_SALV_CSF_FORMATTING_OPTIONS (Formatting Options)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_SALV_CSF_COLUMN | Column | 20080826 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SALV_CSF_COLUMN | Column | 20080924 |
Properties
| Class | IF_SALV_CSF_FORMATTING_OPTIONS | |
| Short Description | Formatting Options | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20080826 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SALV_CSF_FORMATTING_OPTIONS has no forward declaration.
Interfaces
Class IF_SALV_CSF_FORMATTING_OPTIONS has no interface implemented.
Friends
Class IF_SALV_CSF_FORMATTING_OPTIONS has no friend class.
Attributes
Class IF_SALV_CSF_FORMATTING_OPTIONS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get Formatting Option | 20080826 | |
| 2 | Instance method | Public | Method | Get Formatting Options | 20080826 |
Events
Class IF_SALV_CSF_FORMATTING_OPTIONS has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | YS_FORMATTING | Public | See coding | Formatting Option | 20080826 | begin of ys_formatting,
name type string,
value type string,
end of ys_formatting
|
|
| 2 | YT_FORMATTING | Public | See coding | Formatting Options | 20080826 | yt_formatting type standard table of ys_formatting with key name
with unique hashed key name components name initial size 1
|
Method Signatures
Method GET_FORMATTING_OPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NAME | Call by reference | Type reference (TYPE) | YS_FORMATTING-NAME | Formatting Option Name | 20080826 | |||
| 2 | VALUE | Value transfer | Type reference (TYPE) | YS_FORMATTING-VALUE | Formatting Option Value | 20080826 |
Method GET_FORMATTING_OPTION on class IF_SALV_CSF_FORMATTING_OPTIONS has no exception.
Method GET_FORMATTING_OPTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Value transfer | Type reference (TYPE) | YT_FORMATTING | Formatting Options | 20080826 |
Method GET_FORMATTING_OPTIONS on class IF_SALV_CSF_FORMATTING_OPTIONS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |