SAP ABAP Class CL_SALV_STC_COL_COMP_SIMPLE (Column Type COMPOUND SIMPLE (with leading column))
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_STC_COL_DATA Root Class of all Column Types (abstract) 20110131
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SALV_COLTYPE_COMP_SIMPLE Column Type "Compound" with leading column 20110131
Properties
Class CL_SALV_STC_COL_COMP_SIMPLE  
Short Description Column Type COMPOUND SIMPLE (with leading column)    
Super Class CL_SALV_STC_COL_DATA Root Class of all Column Types (abstract) 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_STC   ALV Services for Tables: Column Catalog impl. 
Created 20110131   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_STC_COL_COMP_SIMPLE has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SALV_COLTYPE_COMP_SIMPLE Column Type "Compound" with leading column 20110131
Friends
Class CL_SALV_STC_COL_COMP_SIMPLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_LEADING_COLUMN Instance attribute Protected Object reference (TYPE REF TO) IF_SALV_STC_COL 20120808
2 MT_SUPPL_COLUMN Instance attribute Protected Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_COLUMN 20110201
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_WITHOUT_VISIBILITY_REF Static method Public Method 20120816
2 CONSTRUCTOR Instance method Public Constructor 20110131
3 RENAME_AUX_FIELDS Instance method Protected Method 20110201
4 RENAME_COLUMN_NAME Instance method Protected Method 20110201
5 REPLACE_COLUMN_NAME Instance method Protected Method 20110131
Events
Class CL_SALV_STC_COL_COMP_SIMPLE has no event.
Types
Class CL_SALV_STC_COL_COMP_SIMPLE has no local type.
Method Signatures

Method CHECK_WITHOUT_VISIBILITY_REF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLUMN Call by reference Object reference (TYPE REF TO) IF_SALV_STC_COL 20120816
# Exception Resumable Description Created on
1 CX_SALV_COLUMN_DEFINITION 20120816

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_LEADING_COLUMN Call by reference Object reference (TYPE REF TO) IF_SALV_STC_COL 20120808
2 Importing IT_SUPPL_COLUMN Call by reference Type reference (TYPE) IF_SALV_STU_INTERNAL_TYPES=>YT_COLUMN 20110201
3 Importing I_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110131
# Exception Resumable Description Created on
1 CX_SALV_COLUMN_DEFINITION 20120815

Method RENAME_AUX_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_AGGR_RULE Call by reference Type reference (TYPE) YT_FIELD_AGGR_RULE 20110201
2 Changing CT_FIELD_FILTER_RULE Call by reference Type reference (TYPE) YT_FIELD_FILTER_RULE 20110201
3 Changing CT_FIELD_SORT_RULE Call by reference Type reference (TYPE) YT_FIELD_SORT_RULE 20110201

Method RENAME_AUX_FIELDS on class CL_SALV_STC_COL_COMP_SIMPLE has no exception.

Method RENAME_COLUMN_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_FIELD_AGGR_RULE Call by reference Type reference (TYPE) YT_FIELD_AGGR_RULE 20110201
2 Changing CT_FIELD_FILTER_RULE Call by reference Type reference (TYPE) YT_FIELD_FILTER_RULE 20110201
3 Changing CT_FIELD_SORT_RULE Call by reference Type reference (TYPE) YT_FIELD_SORT_RULE 20110201
4 Importing I_ORIGINAL_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110201

Method RENAME_COLUMN_NAME on class CL_SALV_STC_COL_COMP_SIMPLE has no exception.

Method REPLACE_COLUMN_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CS_COLUMN_SORT_RULE Call by reference Type reference (TYPE) YS_SORT_RULE 20110131
2 Changing CT_COLUMN_AGGR_RULE Call by reference Type reference (TYPE) YT_AGGREGATION_RULE 20110131
3 Changing CT_COLUMN_FILTER_RULE Call by reference Type reference (TYPE) YT_FILTER_RULE 20110131
4 Importing I_LEADING_COLUMN_NAME Call by reference Type reference (TYPE) Y_COLUMN_NAME 20110201

Method REPLACE_COLUMN_NAME on class CL_SALV_STC_COL_COMP_SIMPLE has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 731