SAP ABAP Class CL_DIAN_SALV_TABLE (DIAN ALV class)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-LOC (Application Component) Localization
     ID-DIAN-CO (Package) DIAN: Magnetic Meida for Columbia
Properties
Class CL_DIAN_SALV_TABLE  
Short Description DIAN ALV class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ID-DIAN-CO   DIAN: Magnetic Meida for Columbia 
Created 20130103   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DIAN_SALV_TABLE has no forward declaration.
Interfaces
Class CL_DIAN_SALV_TABLE has no interface implemented.
Friends
Class CL_DIAN_SALV_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_COPY Static Attribute Private Object reference (TYPE REF TO) CL_DIAN_SALV_TABLE_HELPER Helper class to select necessary descriptions 20130108
2 MO_CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in the Screen Area 20130107
3 MO_PARENT1 Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130107
4 MO_PARENT2 Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20130107
5 MO_SALV Instance attribute Public Object reference (TYPE REF TO) CL_SALV_TABLE Basis Class for Simple Tables 20130103
6 MO_SPLITTER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_SPLITTER_CONTAINER Splitter Control 20130107
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20130108
2 CREATE_SINGLE_ALV Instance method Public Method 20130107
3 CREATE_SPLIT_ALV Instance method Public Method 20130107
4 DISPLAY Instance method Public Method 20130103
5 FILL_HEADER Instance method Protected Method Fill Header 20130107
6 GET_EVENT Instance method Public Method 20130107
7 SET_ALV_VISIBLE Instance method Public Method Column Visibility 20130107
Events
Class CL_DIAN_SALV_TABLE has no event.
Types
Class CL_DIAN_SALV_TABLE has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_DIAN_SALV_TABLE has no parameter.
Method CONSTRUCTOR on class CL_DIAN_SALV_TABLE has no exception.

Method CREATE_SINGLE_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Container for Custom Controls in the Screen Area 20130107
2 Importing IT_TABLE Call by reference Object reference (TYPE REF TO) DATA 20130107
# Exception Resumable Description Created on
1 CREATION_NOT_POSSIBLE 20130107

Method CREATE_SPLIT_ALV Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_TABLE Call by reference Object reference (TYPE REF TO) DATA 20130107
2 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20130108
3 Importing IV_CONTAINER_NAME Call by reference Type reference (TYPE) C 20130107
4 Importing IV_FORMAT Call by reference Type reference (TYPE) DIAN_D_FORMAT Accounting Document Number 20130108
5 Importing IV_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20130108
# Exception Resumable Description Created on
1 CREATION_NOT_POSSIBLE error when creating instance of cl_salv_table 20130107

Method DISPLAY Signature

Method DISPLAY on class CL_DIAN_SALV_TABLE has no parameter.
Method DISPLAY on class CL_DIAN_SALV_TABLE has no exception.

Method FILL_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMPANY_CODE Call by reference Type reference (TYPE) BUKRS Company Code 20130108
2 Importing IV_FORMAT Call by reference Type reference (TYPE) DIAN_D_FORMAT Accounting Document Number 20130108
3 Importing IV_YEAR Call by reference Type reference (TYPE) GJAHR Fiscal Year 20130108

Method FILL_HEADER on class CL_DIAN_SALV_TABLE has no exception.

Method GET_EVENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_EVENTS Value transfer Object reference (TYPE REF TO) CL_SALV_EVENTS_TABLE Events in Simple, Two-Dimensional Tables 20130107

Method GET_EVENT on class CL_DIAN_SALV_TABLE has no exception.

Method SET_ALV_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_BOOL Call by reference Type reference (TYPE) FLAG Boolean Variable (X=True, -=False, Space=Unknown) 20130107
2 Importing IV_COLUMN_NAME Call by reference Type reference (TYPE) LVC_FNAME ALV control: Field name of internal table field 20130107
# Exception Resumable Description Created on
1 CX_SALV_NOT_FOUND ALV: General Error Class (Checked During Syntax Check) 20130206
History
Last changed by/on SAP  20130531 
SAP Release Created in 617