SAP ABAP Class CL_SALV_COLUMN_HIERSEQ (Column Description of Hierarchical-Sequential List)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-ALV (Application Component) SAP List Viewer
     SALV_OM_METADATA (Package) ALV: Meta Data
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SALV_COLUMN_LIST Column Description for List-Type Tables 20040422
Properties
Class CL_SALV_COLUMN_HIERSEQ  
Short Description Column Description of Hierarchical-Sequential List    
Super Class CL_SALV_COLUMN_LIST Column Description for List-Type Tables 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SALV_OM_METADATA   ALV: Meta Data 
Created 20040413   SAP 
Last change 20040930   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SALV_COLUMN_HIERSEQ has no forward declaration.
Interfaces
Class CL_SALV_COLUMN_HIERSEQ has no interface implemented.
Friends
# Friend Modeled only Created on Description
1 CL_SALV_ADAPTER 20040419 ALV: Basis Class Adapter
2 CL_SALV_CONTROLLER 20040419 ALV: Abstract Controller
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CURRENCY_COLUMN_LEVEL Instance attribute Private Type reference (TYPE) I 20040413
2 DECIMALS_COLUMN_LEVEL Instance attribute Private Type reference (TYPE) I 20040413
3 QUANTITY_COLUMN_LEVEL Instance attribute Private Type reference (TYPE) I 20040413
4 ROUND_COLUMN_LEVEL Instance attribute Private Type reference (TYPE) I 20040413
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20040419
2 GET_CURRENCY_COLUMN_LEVEL Instance method Public Method Get Hierarchy Level for Currency Column 20040413
3 GET_DECIMALS_COLUMN_LEVEL Instance method Public Method Get Hierarchy Level for Decimal Column 20040413
4 GET_QUANTITY_COLUMN_LEVEL Instance method Public Method Get Hierarchy Level for Unit of Measurement Column 20040413
5 GET_ROUND_COLUMN_LEVEL Instance method Public Method Get Hierarchy Level for Rounding Column 20040413
6 SET_CURRENCY_COLUMN_LEVEL Instance method Public Method Set Hierarchy Level for Currency Column 20040413
7 SET_DECIMALS_COLUMN_LEVEL Instance method Public Method Set Hierarchy Level for Decimal Column 20040413
8 SET_QUANTITY_COLUMN_LEVEL Instance method Public Method Set Hierarchy Level for Unit of Measurement Column 20040413
9 SET_ROUND_COLUMN_LEVEL Instance method Public Method Set Hierarchy Level for Rounding Column 20040413
Events
Class CL_SALV_COLUMN_HIERSEQ has no event.
Types
Class CL_SALV_COLUMN_HIERSEQ has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMNNAME Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Feldname internes Tabellenfeld 20040419
2 Importing R_COLUMNS Call by reference Object reference (TYPE REF TO) CL_SALV_COLUMNS ALV: Spalten einer Tabelle 20040419
3 Importing R_CONTROLLER Call by reference Object reference (TYPE REF TO) IF_SALV_CONTROLLER_METADATA ALV: abstrakter Controller 20040419
4 Importing R_TABLE_STRUCTURE Call by reference Object reference (TYPE REF TO) DATA 20040419

Method CONSTRUCTOR on class CL_SALV_COLUMN_HIERSEQ has no exception.

Method GET_CURRENCY_COLUMN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 20040413

Method GET_CURRENCY_COLUMN_LEVEL on class CL_SALV_COLUMN_HIERSEQ has no exception.

Method GET_DECIMALS_COLUMN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 20040413

Method GET_DECIMALS_COLUMN_LEVEL on class CL_SALV_COLUMN_HIERSEQ has no exception.

Method GET_QUANTITY_COLUMN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 20040413

Method GET_QUANTITY_COLUMN_LEVEL on class CL_SALV_COLUMN_HIERSEQ has no exception.

Method GET_ROUND_COLUMN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VALUE Value transfer Type reference (TYPE) I 20040413

Method GET_ROUND_COLUMN_LEVEL on class CL_SALV_COLUMN_HIERSEQ has no exception.

Method SET_CURRENCY_COLUMN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20040413

Method SET_CURRENCY_COLUMN_LEVEL on class CL_SALV_COLUMN_HIERSEQ has no exception.

Method SET_DECIMALS_COLUMN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20040413

Method SET_DECIMALS_COLUMN_LEVEL on class CL_SALV_COLUMN_HIERSEQ has no exception.

Method SET_QUANTITY_COLUMN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20040413

Method SET_QUANTITY_COLUMN_LEVEL on class CL_SALV_COLUMN_HIERSEQ has no exception.

Method SET_ROUND_COLUMN_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing VALUE Call by reference Type reference (TYPE) I 20040413

Method SET_ROUND_COLUMN_LEVEL on class CL_SALV_COLUMN_HIERSEQ has no exception.
History
Last changed by/on SAP  20040930 
SAP Release Created in 700