SAP ABAP Interface IF_SALV_STC_FIELD_CONVERTER (Generic Field Converter Interface)
Hierarchy
SAP_UI (Software Component) User Interface Technology
   BC-WD-CMP-ATS (Application Component) ABAP Table/Tree Services
     SALV_STC (Package) ALV Services for Tables: Column Catalog impl.
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SALV_STC_CVROOT Root class for all field converters 20110201
Properties
Interface IF_SALV_STC_FIELD_CONVERTER  
Short Description Generic Field Converter Interface    
General Data
Package SALV_STC   ALV Services for Tables: Column Catalog impl. 
Created 20100727   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 IF_SALV_STU_INTERNAL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_STC_FIELD_CONVERTER has no interface.
Friends
Interface IF_SALV_STC_FIELD_CONVERTER has no friend.
Attributes
Interface IF_SALV_STC_FIELD_CONVERTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_TABLE Instance method Public Method converts source fields to auxiliary fields for table 20100727
2 GET_OUTPUT_LENGTH Instance method Public Method returns the output length of external value (0 - no limit) 20110530
3 GET_TARGET_FIELD_TYPE Instance method Public Method returns the expected data type of the target field 20110530
Events
Interface IF_SALV_STC_FIELD_CONVERTER has no event.
Types
Interface IF_SALV_STC_FIELD_CONVERTER has no local type.
Method Signatures

Method CONVERT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20100727
2 Importing ITS_AUX_FIELD_DONE Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YTS_AUX_FIELD_ID 20100729
3 Importing ITS_AUX_FIELD_MAPPING Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YTS_AUX_FIELD_MAPPING 20100727
4 Importing ITS_SRC_FIELD_MAPPING Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YTS_SRC_FIELD_MAPPING 20100727
5 Importing IT_INDEX_RANGE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_RANGE 20110427

Method CONVERT_TABLE on Interface IF_SALV_STC_FIELD_CONVERTER has no exception.

Method GET_OUTPUT_LENGTH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OUTPUT_LENGTH Value transfer Type reference (TYPE) I 20110530

Method GET_OUTPUT_LENGTH on Interface IF_SALV_STC_FIELD_CONVERTER has no exception.

Method GET_TARGET_FIELD_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_DATATYPE Value transfer Object reference (TYPE REF TO) CL_ABAP_DATADESCR Runtime Type Services 20110530

Method GET_TARGET_FIELD_TYPE on Interface IF_SALV_STC_FIELD_CONVERTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703