SAP ABAP Class CL_FPCL_ALV_CONTROL (Payment Document for Garnishment)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-AP-AP-PT (Application Component) Payment Transactions
⤷
FIN_PCL (Package) Garnishment List
⤷
⤷
Properties
| Class | CL_FPCL_ALV_CONTROL | |
| Short Description | Payment Document for Garnishment | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | FIN_PCL | Garnishment List |
| Created | 20070214 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_FPCL_ALV_CONTROL has no forward declaration.
Interfaces
Class CL_FPCL_ALV_CONTROL has no interface implemented.
Friends
Class CL_FPCL_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 | 20070214 | |||
| 2 | Constant | Private | Type reference (TYPE) | SCRFNAME | 'CONTAINER_0001' | Name of a Screen Element | 20070214 | ||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20070214 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | DISVARIANT | Layout (External Use) | 20070214 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | LVC_S_LAYO | ALV control: Layout structure | 20070214 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | LVC_S_FCAT | ALV Control: Field Catalog | 20070214 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | UI_FUNCTIONS | Function Code Table | 20070214 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for SAP List Viewer Control | 20070214 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | FPCL_T_CO_ITEM | Garnishments for a Payment Document | 20070214 | |||
| 10 | Constant | Private | Type reference (TYPE) | XFELD | 'A' | Checkbox | 20070214 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Exclude Functions in ALV | 20070214 | |
| 2 | Instance method | Public | Method | Changes Field Catalog Attributes | 20070214 | |
| 3 | Instance method | Public | Method | Creates ALV Grid for the Garnishments | 20070214 | |
| 4 | Instance method | Public | Method | Refreshes the ALV Grid | 20070218 | |
| 5 | Instance method | Public | Method | Checks and Saves the Data Entered | 20070314 | |
| 6 | Instance method | Public | Method | Event Toolbar for GRID | 20070214 |
Events
Class CL_FPCL_ALV_CONTROL has no event.
Types
Class CL_FPCL_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 | T_EXCLUDE | Call by reference | Type reference (TYPE) | UI_FUNCTIONS | Funktionscodestabelle | 20070214 |
Method ALV_EXCLUDE_FUNCTIONS on class CL_FPCL_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 | C_FCAT | Call by reference | Type reference (TYPE) | LVC_T_FCAT | Feldkatalog für ListViewerControl | 20070214 |
Method ALV_FCAT_CHANGE on class CL_FPCL_ALV_CONTROL has no exception.
Method ALV_ITEM_CREATE Signature
Method ALV_ITEM_CREATE on class CL_FPCL_ALV_CONTROL has no parameter.
Method ALV_ITEM_CREATE on class CL_FPCL_ALV_CONTROL has no exception.
Method ALV_ITEM_REFRESH Signature
Method ALV_ITEM_REFRESH on class CL_FPCL_ALV_CONTROL has no parameter.
Method ALV_ITEM_REFRESH on class CL_FPCL_ALV_CONTROL has no exception.
Method CHECK_CHANGED_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_REFRESH | Call by reference | Type reference (TYPE) | CHAR01 | 'X' | Charakterfeld der Länge 1 | 20070314 | ||
| 2 | E_VALID | Call by reference | Type reference (TYPE) | CHAR01 | Eingaben sind konsistent | 20070314 |
Method CHECK_CHANGED_DATA on class CL_FPCL_ALV_CONTROL has no exception.
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 | Charakterfeld der Länge 1 | 20070214 | |||
| 2 | I_OBJECT | Value transfer | Object reference (TYPE REF TO) | CL_ALV_EVENT_TOOLBAR_SET | ALV Kontextmenü | 20070214 |
Method HANDLE_TOOLBAR on class CL_FPCL_ALV_CONTROL has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 100 |