SAP ABAP Class IF_SALV_STC_FIELD_CONVERTER (Generic Field Converter Interface)
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
Class IF_SALV_STC_FIELD_CONVERTER  
Short Description Generic Field Converter Interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100727   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SALV_STC_FIELD_CONVERTER has no interface implemented.
Friends
Class IF_SALV_STC_FIELD_CONVERTER has no friend class.
Attributes
Class 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
Class IF_SALV_STC_FIELD_CONVERTER has no event.
Types
Class 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 class 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 class 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 class IF_SALV_STC_FIELD_CONVERTER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in