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 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20061229 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | SCRFNAME | 'GRID' | Name of a Screen Element | 20061229 | |
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_FPDP_ALV_CONTROL | Purchase Order Items | 20070112 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_S_DPPOS_ALV | Purchase Order Items: Structure for ALV Grid | 20061220 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_S_DPPOS_ALV | Purchase Order Items: Structure for ALV Grid | 20061220 | ||
6 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_S_DP_ALV | Header: For DP | 20061220 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20061229 | ||
8 | ![]() |
Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20061229 | ||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV Control: Layout Structure | 20061229 | ||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_S_FCAT | ALV Control: Field Catalog | 20070106 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_S_DPPOSALV_STYLE | Purchase Order Items: Structure for ALV Grid w. Style Table | 20061229 | ||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | SAP List Viewer | 20070112 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_T_DPPOS | PO Item: Table Structure for ALV Grid | 20070105 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_T_EKKN | Account Assignment in Purchasing Document | 20070103 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | EKKO | Purchasing Document Header | 20070103 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_T_EKPO | Purchasing Document Item | 20070103 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20061229 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for SAP List Viewer Control | 20061229 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_T_DPPOSALV | Purchase Order Items: Structure for ALV Grid w. Style Table | 20061229 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | FPDP_S_DPPOS_ALV | Purchase Order Items: Structure for ALV Grid | 20061220 | ||
21 | ![]() |
Constant | Private | Type reference (TYPE) | XFELD | 'A' | Save Record to Database When Blank | 20061229 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Defines F4 Help in ALV Grid for Item Data | 20061229 |
2 | ![]() |
Instance method | Public | Method | Exclude Functions in ALV Grid for Item Data | 20070106 |
3 | ![]() |
Instance method | Public | Method | Changes Field Catalog Attr. for ALV Grid - Purchase Orders | 20061229 |
4 | ![]() |
Instance method | Public | Method | Generates ALV Grid for Purchase Items | 20061229 |
5 | ![]() |
Instance method | Public | Method | Resets ALV Grid for Item Data | 20070110 |
6 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20070103 |
7 | ![]() |
Instance method | Public | Method | Read Order Data | 20061220 |
8 | ![]() |
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 | ![]() |
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 | ![]() |
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 | ![]() |
E_EKKN | Call by reference | Type reference (TYPE) | EKKN | Kontierung im Einkaufsbeleg | 20070104 | ||
2 | ![]() |
E_EKKO | Call by reference | Type reference (TYPE) | EKKO | Einkaufsbelegkopf | 20070104 | ||
3 | ![]() |
E_EKPO | Call by reference | Type reference (TYPE) | EKPO | Einkaufsbelegposition | 20070104 | ||
4 | ![]() |
I_EBELN | Call by reference | Type reference (TYPE) | BSEG-EBELN | Belegnummer des Einkaufsbelegs | 20070103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20070103 |
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_INTERACTIVE | Value transfer | Type reference (TYPE) | CHAR01 | interaktiver Aufruf | 20070112 | ||
2 | ![]() |
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 |