SAP ABAP Class CL_ICL_PAY_PE (Payments)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_RI_PE (Package) Claims: Reinsurance: Persistency Layer
⤷
⤷
Properties
| Class | CL_ICL_PAY_PE | |
| Short Description | Payments | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_RI_PE | Claims: Reinsurance: Persistency Layer |
| Created | 20050402 | SAP |
| Last change | 20050520 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_ICL_PAY_PE has no interface implemented.
Friends
Class CL_ICL_PAY_PE has no friend class.
Attributes
Class CL_ICL_PAY_PE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Private | Method | Filter Out Posted Payments | 20050402 | |
| 2 | Static method | Private | Method | Filter Out One-Time Payments | 20050511 | |
| 3 | Static method | Public | Method | Get Payments at Time-Spot | 20050402 | |
| 4 | Static method | Public | Method | Get Current Payments | 20050402 | |
| 5 | Static method | Public | Method | Get Payments from Shadow Table | 20050402 |
Events
Class CL_ICL_PAY_PE has no event.
Types
Class CL_ICL_PAY_PE has no local type.
Method Signatures
Method FILTER_POSTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ICLPAY_POSTED | Call by reference | Type reference (TYPE) | ICLPAY_TAB | Schadenzahlung | 20050402 | |||
| 2 | IS_ICLCLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20050402 | |||
| 3 | IT_ICLPAY | Call by reference | Type reference (TYPE) | ICLPAY_TAB | Schadenzahlung | 20050402 |
Method FILTER_POSTED on class CL_ICL_PAY_PE has no exception.
Method FILTER_SINGLE_PAYMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ICLPAY_SINGLE_PAYMENTS | Call by reference | Type reference (TYPE) | ICLPAY_TAB | Schadenzahlung | 20050511 | |||
| 2 | IT_ICLPAY | Call by reference | Type reference (TYPE) | ICLPAY_TAB | Schadenzahlung | 20050511 |
Method FILTER_SINGLE_PAYMENTS on class CL_ICL_PAY_PE has no exception.
Method GET_PAY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ICLPAY | Call by reference | Type reference (TYPE) | ICLPAY_TAB | Schadenzahlung | 20050402 | |||
| 2 | IS_ICLCLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20050402 | |||
| 3 | IV_CLAIM | Value transfer | Type reference (TYPE) | ICLCLAIM-CLAIM | Nummer des Schaden-/Leistungsfalls | 20050402 | |||
| 4 | IV_TIME | Value transfer | Type reference (TYPE) | ICL_CHANGEUTC1 | Geändert: UTC-Datum+Zeit | 20050402 | |||
| 5 | IV_X_ONLY_POSTED | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | SPACE | Nur gebuchte Zahlungen | 20050402 | ||
| 6 | IV_X_ONLY_SINGLE_PAYMENTS | Value transfer | Type reference (TYPE) | BOOLE-BOOLE | SPACE | Keine wiederkehrenden Zahlungen | 20050511 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Zahlung zu Fall gefunden | 20050402 | ||
| 2 | Zahlung zu diesem Zeitpunkt nicht gefunden | 20050402 |
Method SELECT_PAY_ACT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ICLPAY | Call by reference | Type reference (TYPE) | ICLPAY_TAB | Schadenzahlung | 20050402 | |||
| 2 | IV_CLAIM | Value transfer | Type reference (TYPE) | ICLCLAIM-CLAIM | Nummer des Schaden-/Leistungsfalls | 20050402 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Zahlung zu Fall gefunden | 20050402 |
Method SELECT_PAY_HIST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ICLPAY | Call by reference | Type reference (TYPE) | ICLPAY_TAB | Schadenzahlung | 20050402 | |||
| 2 | IV_CLAIM | Value transfer | Type reference (TYPE) | ICLCLAIM-CLAIM | Nummer des Schaden-/Leistungsfalls | 20050402 |
Method SELECT_PAY_HIST on class CL_ICL_PAY_PE has no exception.
History
| Last changed by/on | SAP | 20050520 |
| SAP Release Created in | 600 |