SAP ABAP Interface IF_SALV_CSF_FORMATTING_OPTIONS (Formatting Options)
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 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
Interface IF_SALV_CSF_FORMATTING_OPTIONS  
Short Description Formatting Options    
General Data
Package SALV_CSF   Field Services 
Created 20080826   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_CSF_FORMATTING_OPTIONS has no forward declaration.
Interfaces
Interface IF_SALV_CSF_FORMATTING_OPTIONS has no interface.
Friends
Interface IF_SALV_CSF_FORMATTING_OPTIONS has no friend.
Attributes
Interface IF_SALV_CSF_FORMATTING_OPTIONS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_FORMATTING_OPTION Instance method Public Method Get Formatting Option 20080826
2 GET_FORMATTING_OPTIONS Instance method Public Method Get Formatting Options 20080826
Events
Interface 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 Importing NAME Call by reference Type reference (TYPE) YS_FORMATTING-NAME Formatting Option Name 20080826
2 Returning VALUE Value transfer Type reference (TYPE) YS_FORMATTING-VALUE Formatting Option Value 20080826

Method GET_FORMATTING_OPTION on Interface 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 Returning VALUE Value transfer Type reference (TYPE) YT_FORMATTING Formatting Options 20080826

Method GET_FORMATTING_OPTIONS on Interface IF_SALV_CSF_FORMATTING_OPTIONS has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 712