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 | Instance method | Public | Method | converts source fields to auxiliary fields for table | 20100727 | |
| 2 | Instance method | Public | Method | returns the output length of external value (0 - no limit) | 20110530 | |
| 3 | 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 | CT_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20100727 | ||||
| 2 | ITS_AUX_FIELD_DONE | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_AUX_FIELD_ID | 20100729 | ||||
| 3 | ITS_AUX_FIELD_MAPPING | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_AUX_FIELD_MAPPING | 20100727 | ||||
| 4 | ITS_SRC_FIELD_MAPPING | Call by reference | Type reference (TYPE) | IF_SALV_STU_INTERNAL_TYPES=>YTS_SRC_FIELD_MAPPING | 20100727 | ||||
| 5 | 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 | 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 | 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 |