SAP ABAP Interface IF_SALV_BOG_CONVERTOR (Conversion of Data to External Format)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_BOG (Package) XML for CR Generation
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_BOG_CONV_FIELD_TO_STR Basis Class for Converters from Field to String 20090219
Properties
Interface IF_SALV_BOG_CONVERTOR  
Short Description Conversion of Data to External Format    
General Data
Package SALV_BOG   XML for CR Generation 
Created 20090206   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SALV_BOG_CONVERTOR has no forward declaration.
Interfaces
Interface IF_SALV_BOG_CONVERTOR has no interface.
Friends
Interface IF_SALV_BOG_CONVERTOR has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RESULT_TYPE Constant Public See coding 20090219
2 C_SOURCE_CONTENT Constant Public See coding 20090219
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT Instance method Public Method 20090206
2 GET_REQUESTED_SOURCE_CONTENT Instance method Public Method Import param of CONVERT must be either record or cell 20090219
3 GET_RESULT_TYPE Instance method Public Method Domain of converted value: String, decfloat, boolean,... 20090219
4 IS_COLUMN_DEPENDENT Instance method Public Method True if conversion returns different values for diff. cols 20091126
Events
Interface IF_SALV_BOG_CONVERTOR has no event.
Types
Interface IF_SALV_BOG_CONVERTOR has no local type.
Method Signatures

Method CONVERT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EXTERNAL_VALUE Value transfer Type reference (TYPE) ANY 20090206
2 Importing VALUE Value transfer Type reference (TYPE) ANY 20090206

Method CONVERT on Interface IF_SALV_BOG_CONVERTOR has no exception.

Method GET_REQUESTED_SOURCE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SOURCE_CONTENT Value transfer Attribute reference (LIKE) C_SOURCE_CONTENT-FIELD 20090219

Method GET_REQUESTED_SOURCE_CONTENT on Interface IF_SALV_BOG_CONVERTOR has no exception.

Method GET_RESULT_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT_TYPE Value transfer Attribute reference (LIKE) C_RESULT_TYPE-STRING 20090219

Method GET_RESULT_TYPE on Interface IF_SALV_BOG_CONVERTOR has no exception.

Method IS_COLUMN_DEPENDENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_DEPENDENT Value transfer Type reference (TYPE) ABAP_BOOL 20091126

Method IS_COLUMN_DEPENDENT on Interface IF_SALV_BOG_CONVERTOR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720