SAP ABAP Class CL_EPIC_CLEARED_ITEMS (Processing about Cleared Items)
Hierarchy
☛
SAP_FIN (Software Component) SAP_FIN
⤷
FI-LOC (Application Component) Localization
⤷
ID-FI-EPIC-GEN (Package) Globalization: E-Payment Integration Generic Topics
⤷
⤷
Properties
| Class | CL_EPIC_CLEARED_ITEMS | |
| Short Description | Processing about Cleared Items | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ID-FI-EPIC-GEN | Globalization: E-Payment Integration Generic Topics |
| Created | 20131015 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_EPIC_CLEARED_ITEMS has no forward declaration.
Interfaces
Class CL_EPIC_CLEARED_ITEMS has no interface implemented.
Friends
Class CL_EPIC_CLEARED_ITEMS has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | KOART | 'D' | Account Type: Customer | 20131115 | ||
| 2 | Constant | Private | Type reference (TYPE) | KOART | 'K' | Account Type: Vendor | 20131115 | ||
| 3 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '120' | Item Status: Add to Process Items | 20131115 | ||
| 4 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '030' | Item Status: Approval Appending | 20131115 | ||
| 5 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '070' | Item Status: Closed | 20131115 | ||
| 6 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '090' | Item Status: Exception | 20131115 | ||
| 7 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '010' | Item Status: In Preparation | 20131115 | ||
| 8 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '050' | Item Status: Payment in Progress | 20131115 | ||
| 9 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '020' | Item Status: Rejected | 20131115 | ||
| 10 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '040' | Item Status: Released for Payment | 20131115 | ||
| 11 | Constant | Private | Type reference (TYPE) | EPIC_ITEM_STATUS | '080' | Item Status: Warning | 20131115 | ||
| 12 | Static Attribute | Private | Type reference (TYPE) | FPRL_CHANGE_TIME | Last Changed On | 20131115 | |||
| 13 | Static Attribute | Private | Type reference (TYPE) | FPRL_USER_CH | Last Changed By | 20131115 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Update FPRL item according to data of EPIC Process Items | 20131115 | |
| 2 | Static method | Public | Method | Update status of the open items which have been cleared | 20131115 |
Events
Class CL_EPIC_CLEARED_ITEMS has no event.
Types
Class CL_EPIC_CLEARED_ITEMS has no local type.
Method Signatures
Method UPD_FPRL_ITEM_CLEARED_SCR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_EPIC_ITEMS | Call by reference | Type reference (TYPE) | EPIC_T_ITEMS | Data of EPIC Item | 20131115 |
Method UPD_FPRL_ITEM_CLEARED_SCR on class CL_EPIC_CLEARED_ITEMS has no exception.
Method UPD_FPRL_ITEM_STATUS_CLEARED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BELNR | Value transfer | Type reference (TYPE) | BELNR_D | Accounting Document Number | 20131115 | |||
| 2 | IV_BUKRS | Value transfer | Type reference (TYPE) | BUKRS | Company Code | 20131115 | |||
| 3 | IV_BUZEI | Value transfer | Type reference (TYPE) | BUZEI | Number of Line Item Within Accounting Document | 20131115 | |||
| 4 | IV_CHANGE_TIME | Value transfer | Type reference (TYPE) | FPRL_CHANGE_TIME | Last Changed On | 20131115 | |||
| 5 | IV_CHANGE_USER | Value transfer | Type reference (TYPE) | FPRL_USER_CH | Last Changed By | 20131115 | |||
| 6 | IV_GJAHR | Value transfer | Type reference (TYPE) | GJAHR | Fiscal Year | 20131115 |
Method UPD_FPRL_ITEM_STATUS_CLEARED on class CL_EPIC_CLEARED_ITEMS has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |