SAP ABAP Class CL_DPCLEARING_ALV_CONTROL (Down Payment Transfer)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-AR-AR-DP (Application Component) Down Payments
     FIN_PDP (Package) Down Payments for Purchase Orders
Properties
Class CL_DPCLEARING_ALV_CONTROL  
Short Description Down Payment Transfer    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FIN_PDP   Down Payments for Purchase Orders 
Created 20080402   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DPCLEARING_ALV_CONTROL has no forward declaration.
Interfaces
Class CL_DPCLEARING_ALV_CONTROL has no interface implemented.
Friends
Class CL_DPCLEARING_ALV_CONTROL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CONTAINER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_CUSTOM_CONTAINER Container for Custom Controls in Screen Area 20080402
2 CONTAINER_AREA Constant Private Type reference (TYPE) SCRFNAME 'GRID' Name of a Screen Element 20080402
3 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20080402
4 GS_LAYOUT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20080402
5 LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20080402
6 L_FCAT Instance attribute Private Type reference (TYPE) LVC_S_FCAT ALV Control: Field Catalog 20080402
7 T_CLEARING Instance attribute Public Type reference (TYPE) FPDP_T_CLEARING Down Payments for Purchase Orders 20080403
8 T_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20080402
9 T_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20080402
10 X_SAVE Constant Private Type reference (TYPE) XFELD 'A' Checkbox 20080402
Methods
# Method Level Visibility Method type Description Created on
1 ALV_EXCLUDE_FUNCTIONS Instance method Public Method Exclude Functions in ALV 20080402
2 ALV_FCAT_CHANGE Instance method Public Method Changes Field Catalog Attributes 20080402
3 ALV_ITEM_CREATE Instance method Public Method Creates ALV Grid for Down Payment Transfer 20080402
4 ALV_ITEM_REFRESH Instance method Public Method Refreshes the ALV Grid 20080402
5 CHECK_CHANGED_DATA Instance method Public Method Checks and Saves the Data Entered 20080402
6 HANDLE_TOOLBAR Instance method Public Method Event Toolbar for GRID 20080402
Events
Class CL_DPCLEARING_ALV_CONTROL has no event.
Types
Class CL_DPCLEARING_ALV_CONTROL has no local type.
Method Signatures

Method ALV_EXCLUDE_FUNCTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing T_EXCLUDE Call by reference Type reference (TYPE) UI_FUNCTIONS Funktionscodestabelle 20080402

Method ALV_EXCLUDE_FUNCTIONS on class CL_DPCLEARING_ALV_CONTROL has no exception.

Method ALV_FCAT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_FCAT Call by reference Type reference (TYPE) LVC_T_FCAT Feldkatalog für ListViewerControl 20080402
2 Importing I_MODE Call by reference Type reference (TYPE) CHAR01 D(isplay) or E(dit) 20080415

Method ALV_FCAT_CHANGE on class CL_DPCLEARING_ALV_CONTROL has no exception.

Method ALV_ITEM_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_MODE Call by reference Type reference (TYPE) CHAR01 20080415
2 Importing I_NEWSELECT Call by reference Type reference (TYPE) C 20080502
3 Importing I_XWAER Call by reference Type reference (TYPE) C 20080428

Method ALV_ITEM_CREATE on class CL_DPCLEARING_ALV_CONTROL has no exception.

Method ALV_ITEM_REFRESH Signature

Method ALV_ITEM_REFRESH on class CL_DPCLEARING_ALV_CONTROL has no parameter.
Method ALV_ITEM_REFRESH on class CL_DPCLEARING_ALV_CONTROL has no exception.

Method CHECK_CHANGED_DATA Signature

Method CHECK_CHANGED_DATA on class CL_DPCLEARING_ALV_CONTROL has no parameter.
Method CHECK_CHANGED_DATA on class CL_DPCLEARING_ALV_CONTROL has no exception.

Method HANDLE_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_INTERACTIVE Value transfer Type reference (TYPE) CHAR01 Charakterfeld der Länge 1 20080402
2 Importing I_OBJECT Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET ALV Kontextmenü 20080402

Method HANDLE_TOOLBAR on class CL_DPCLEARING_ALV_CONTROL has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604