SAP ABAP Interface IF_SALV_STC_COL (Basic Column Definition without special features)
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_COL_DATA Root Class of all Column Types (abstract) 20101123
Properties
Interface IF_SALV_STC_COL  
Short Description Basic Column Definition without special features    
General Data
Package SALV_STC   ALV Services for Tables: Column Catalog impl. 
Created 20101123   SAP 
Last changed 20130531   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...
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_SERVICE_TYPES Common types for ALV Service Tools 20101123
2 IF_SALV_STU_INTERNAL_TYPES internal types for ALV services 20101123
Friends
Interface IF_SALV_STC_COL has no friend.
Attributes
Interface IF_SALV_STC_COL has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_DATA_CONSISTENCY Instance method Public Method checks consistency of all column values in the data table 20110826
2 CONVERT_RULES Instance method Public Method 20101123
3 CREATE_FILTER_RULES_FOR_VALUES Instance method Public Method creates a filter rule for each table line 20110314
4 GET_AUX_FIELD Instance method Public Method 20101123
5 GET_CHANGE_SIGNALER Instance method Public Method for change propagation 20101123
6 GET_COLUMN_NAME Instance method Public Method returns the name of the column 20101123
7 GET_FIELD_PATHS Instance method Public Method returns paths of all fields (main fiield first, then suppl) 20101123
8 GET_MAIN_FIELD_PATH Instance method Public Method returns the field path of main field 20101123
9 GET_OUTPUT_FIELD Instance method Public Method returns the output field (field path or an aux field ID) 20101209
10 GET_OUTPUT_LENGTH Instance method Public Method returns the output length of external value (0 - no limit) 20101123
11 IS_CP_ALLOWED_FOR_INT_VALUES Instance method Public Method are filter operations CP/NP allowed for internal values 20101123
Events
Interface IF_SALV_STC_COL has no event.
Types
Interface IF_SALV_STC_COL has no local type.
Method Signatures

Method CHECK_DATA_CONSISTENCY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LOG Call by reference Object reference (TYPE REF TO) IF_SALV_CSQ_LOG Log object 20110826
2 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20110826

Method CHECK_DATA_CONSISTENCY on Interface IF_SALV_STC_COL has no exception.

Method CONVERT_RULES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELD_AGGR_RULE Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_FIELD_AGGR_RULE 20101123
2 Exporting ET_FIELD_FILTER_RULE Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_FIELD_FILTER_RULE 20101123
3 Exporting ET_FIELD_SORT_RULE Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_FIELD_SORT_RULE 20101123
4 Importing IS_COLUMN_SORT_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YS_SORT_RULE 20101123
5 Importing IT_COLUMN_AGGR_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_AGGREGATION_RULE 20101123
6 Importing IT_COLUMN_FILTER_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE 20101123
7 Importing IT_REUSABLE_AUX_FIELD_ID Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_AUX_FIELD_ID 20101123
8 Importing I_FILTER_VISIBLE_CELLS Call by reference Type reference (TYPE) ABAP_BOOL 20120816
# Exception Resumable Description Created on
1 CX_SALV_FILTER_DEFINITION 20101123
2 CX_SALV_KEY_FIGURE_DEFINITION invalid definition of key figure 20101123

Method CREATE_FILTER_RULES_FOR_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FILTER_RULE Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>YT_FILTER_RULE 20110314
2 Importing IT_DATA Call by reference Type reference (TYPE) INDEX TABLE 20110314

Method CREATE_FILTER_RULES_FOR_VALUES on Interface IF_SALV_STC_COL has no exception.

Method GET_AUX_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_AUX_FIELD_ID Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>Y_AUX_FIELD_ID 20101123
2 Returning RS_AUX_FIELD Value transfer Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YS_AUX_FIELD 20101123

Method GET_AUX_FIELD on Interface IF_SALV_STC_COL has no exception.

Method GET_CHANGE_SIGNALER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CHANGE_NETWORK Call by reference Object reference (TYPE REF TO) CL_SALV_STU_CHANGE_NETWORK Change Propagation Network: factory 20101123
2 Returning RO_SIGNALER Value transfer Object reference (TYPE REF TO) IF_SALV_STU_CHANGE_SIGNALER Change Propagation Network: signaler of changes 20101123

Method GET_CHANGE_SIGNALER on Interface IF_SALV_STC_COL has no exception.

Method GET_COLUMN_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_COLUMN_NAME Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_COLUMN_NAME 20101123

Method GET_COLUMN_NAME on Interface IF_SALV_STC_COL has no exception.

Method GET_FIELD_PATHS Signature

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

Method GET_FIELD_PATHS on Interface IF_SALV_STC_COL has no exception.

Method GET_MAIN_FIELD_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAIN_FIELD_PATH Value transfer Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FIELD_PATH 20101123

Method GET_MAIN_FIELD_PATH on Interface IF_SALV_STC_COL has no exception.

Method GET_OUTPUT_FIELD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_AUX_FIELD_ID Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>Y_AUX_FIELD_ID 20101209
2 Exporting E_FIELD_PATH Call by reference Type reference (TYPE) IF_SALV_SERVICE_TYPES=>Y_FIELD_PATH 20101209

Method GET_OUTPUT_FIELD on Interface IF_SALV_STC_COL 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 20101123

Method GET_OUTPUT_LENGTH on Interface IF_SALV_STC_COL has no exception.

Method IS_CP_ALLOWED_FOR_INT_VALUES Signature

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

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