SAP ABAP Class CL_FPDP_ALV_CONTROL (Purchase Order Items)
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_FPDP_ALV_CONTROL  
Short Description Purchase Order Items    
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 20061219   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FPDP_ALV_CONTROL has no forward declaration.
Interfaces
Class CL_FPDP_ALV_CONTROL has no interface implemented.
Friends
Class CL_FPDP_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 20061229
2 CONTAINER_AREA Constant Private Type reference (TYPE) SCRFNAME 'GRID' Name of a Screen Element 20061229
3 EVENT_RECEIVER Instance attribute Public Object reference (TYPE REF TO) CL_FPDP_ALV_CONTROL Purchase Order Items 20070112
4 FPDP_DPPOS Instance attribute Public Type reference (TYPE) FPDP_S_DPPOS_ALV Purchase Order Items: Structure for ALV Grid 20061220
5 FPDP_S_DPPOS_ALV Instance attribute Public Type reference (TYPE) FPDP_S_DPPOS_ALV Purchase Order Items: Structure for ALV Grid 20061220
6 FPDP_S_DP_ALV Instance attribute Public Type reference (TYPE) FPDP_S_DP_ALV Header: For DP 20061220
7 GRID Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20061229
8 GS_LAYOUT Instance attribute Private Type reference (TYPE) DISVARIANT Layout (External Use) 20061229
9 LAYOUT Instance attribute Private Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20061229
10 L_FCAT Instance attribute Private Type reference (TYPE) LVC_S_FCAT ALV Control: Field Catalog 20070106
11 L_FPDP_DPPOSALV Instance attribute Public Type reference (TYPE) FPDP_S_DPPOSALV_STYLE Purchase Order Items: Structure for ALV Grid w. Style Table 20061229
12 SENDER Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ALV_GRID SAP List Viewer 20070112
13 T_DPPOS Instance attribute Public Type reference (TYPE) FPDP_T_DPPOS PO Item: Table Structure for ALV Grid 20070105
14 T_EKKN Instance attribute Public Type reference (TYPE) FPDP_T_EKKN Account Assignment in Purchasing Document 20070103
15 T_EKKO Instance attribute Public Type reference (TYPE) EKKO Purchasing Document Header 20070103
16 T_EKPO Instance attribute Public Type reference (TYPE) FPDP_T_EKPO Purchasing Document Item 20070103
17 T_EXCLUDE Instance attribute Private Type reference (TYPE) UI_FUNCTIONS Function Code Table 20061229
18 T_FCAT Instance attribute Private Type reference (TYPE) LVC_T_FCAT Field Catalog for SAP List Viewer Control 20061229
19 T_FPDP_DPPOSALV Instance attribute Public Type reference (TYPE) FPDP_T_DPPOSALV Purchase Order Items: Structure for ALV Grid w. Style Table 20061229
20 T_FPDP_DPPOS_ALV Instance attribute Public Type reference (TYPE) FPDP_S_DPPOS_ALV Purchase Order Items: Structure for ALV Grid 20061220
21 X_SAVE Constant Private Type reference (TYPE) XFELD 'A' Save Record to Database When Blank 20061229
Methods
# Method Level Visibility Method type Description Created on
1 ALV_PO_DEFINE_F4 Instance method Public Method Defines F4 Help in ALV Grid for Item Data 20061229
2 ALV_PO_EXCLUDE_FUNCTIONS Instance method Public Method Exclude Functions in ALV Grid for Item Data 20070106
3 ALV_PO_FCAT_CHANGE Instance method Public Method Changes Field Catalog Attr. for ALV Grid - Purchase Orders 20061229
4 ALV_PO_ITEM_CREATE Instance method Public Method Generates ALV Grid for Purchase Items 20061229
5 ALV_PO_REFRESH Instance method Public Method Resets ALV Grid for Item Data 20070110
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20070103
7 GET_DATA Instance method Public Method Read Order Data 20061220
8 HANDLE_TOOLBAR Instance method Public Method Event 'Toolbar' on ALV Grid for Item Data 20070112
Events
Class CL_FPDP_ALV_CONTROL has no event.
Types
Class CL_FPDP_ALV_CONTROL has no local type.
Method Signatures

Method ALV_PO_DEFINE_F4 Signature

Method ALV_PO_DEFINE_F4 on class CL_FPDP_ALV_CONTROL has no parameter.
Method ALV_PO_DEFINE_F4 on class CL_FPDP_ALV_CONTROL has no exception.

Method ALV_PO_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 Funktionscode 20070119

Method ALV_PO_EXCLUDE_FUNCTIONS on class CL_FPDP_ALV_CONTROL has no exception.

Method ALV_PO_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 20070106

Method ALV_PO_FCAT_CHANGE on class CL_FPDP_ALV_CONTROL has no exception.

Method ALV_PO_ITEM_CREATE Signature

Method ALV_PO_ITEM_CREATE on class CL_FPDP_ALV_CONTROL has no parameter.
Method ALV_PO_ITEM_CREATE on class CL_FPDP_ALV_CONTROL has no exception.

Method ALV_PO_REFRESH Signature

Method ALV_PO_REFRESH on class CL_FPDP_ALV_CONTROL has no parameter.
Method ALV_PO_REFRESH on class CL_FPDP_ALV_CONTROL has no exception.

Method CONSTRUCTOR Signature

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

Method GET_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_EKKN Call by reference Type reference (TYPE) EKKN Kontierung im Einkaufsbeleg 20070104
2 Exporting E_EKKO Call by reference Type reference (TYPE) EKKO Einkaufsbelegkopf 20070104
3 Exporting E_EKPO Call by reference Type reference (TYPE) EKPO Einkaufsbelegposition 20070104
4 Importing I_EBELN Call by reference Type reference (TYPE) BSEG-EBELN Belegnummer des Einkaufsbelegs 20070103
# Exception Resumable Description Created on
1 NOTFOUND 20070103

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 interaktiver Aufruf 20070112
2 Importing I_OBJECT Value transfer Object reference (TYPE REF TO) CL_ALV_EVENT_TOOLBAR_SET ALV Kontextmenü 20070112

Method HANDLE_TOOLBAR on class CL_FPDP_ALV_CONTROL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 700