SAP ABAP Interface IF_SALV_STC_CODELIST_HANDLER (Handler for Code Lists)
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_CODELIST_HANDLER Handler for Code Lists 20100803
Properties
Interface IF_SALV_STC_CODELIST_HANDLER  
Short Description Handler for Code Lists    
General Data
Package SALV_STC   ALV Services for Tables: Column Catalog impl. 
Created 20100803   SAP 
Last changed 20131127   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 IF_SALV_SERVICE_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
3 IF_SALV_STU_INTERNAL_TYPES Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Interface IF_SALV_STC_CODELIST_HANDLER has no interface.
Friends
Interface IF_SALV_STC_CODELIST_HANDLER has no friend.
Attributes
Interface IF_SALV_STC_CODELIST_HANDLER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_CODELIST Instance method Public Method 20110110
2 GET_CODE_FOR_DESCR Instance method Public Method 20100804
3 GET_CODE_FOR_PATTERN Instance method Public Method 20130612
4 GET_DESCRIPTION Instance method Public Method 20100805
5 GET_EXT_CODELIST Instance method Public Method 20100806
6 GET_SORT_ORDER Instance method Public Method 20100805
7 GET_SORT_ORDER_FOR_DESCR Instance method Public Method 20100804
Events
Interface IF_SALV_STC_CODELIST_HANDLER has no event.
Types
Interface IF_SALV_STC_CODELIST_HANDLER has no local type.
Method Signatures

Method GET_CODELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CODELIST Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_CODELIST 20110110

Method GET_CODELIST on Interface IF_SALV_STC_CODELIST_HANDLER has no exception.

Method GET_CODE_FOR_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CODE Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_STRING 20100804
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20100804

Method GET_CODE_FOR_DESCR on Interface IF_SALV_STC_CODELIST_HANDLER has no exception.

Method GET_CODE_FOR_PATTERN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_CODE Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_STRING Found codes 20130612
2 Exporting EV_ALL Call by reference Type reference (TYPE) ABAP_BOOL et_code contains the complete value list 20130618
3 Importing I_OPTION Call by reference Type reference (TYPE) S_OPTION 'CP' Option (like RANGES table): CP/NP 20130612
4 Importing I_PATTERN Call by reference Type reference (TYPE) STRING Description containing wildcard 20130612

Method GET_CODE_FOR_PATTERN on Interface IF_SALV_STC_CODELIST_HANDLER has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CODE Call by reference Type reference (TYPE) CSEQUENCE 20100805
2 Returning R_DESCRIPTION Value transfer Type reference (TYPE) STRING 20100805

Method GET_DESCRIPTION on Interface IF_SALV_STC_CODELIST_HANDLER has no exception.

Method GET_EXT_CODELIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_EXT_CODELIST Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YTS_EXT_CODELIST 20100806

Method GET_EXT_CODELIST on Interface IF_SALV_STC_CODELIST_HANDLER has no exception.

Method GET_SORT_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CODE Call by reference Type reference (TYPE) CSEQUENCE 20100805
2 Returning R_SORT_ORDER Value transfer Type reference (TYPE) I 20100805

Method GET_SORT_ORDER on Interface IF_SALV_STC_CODELIST_HANDLER has no exception.

Method GET_SORT_ORDER_FOR_DESCR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_SORT_ORDER Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_INTEGER 20100804
2 Importing I_DESCRIPTION Call by reference Type reference (TYPE) CSEQUENCE 20100804

Method GET_SORT_ORDER_FOR_DESCR on Interface IF_SALV_STC_CODELIST_HANDLER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 703