SAP ABAP Class CL_ICLF_OPEN_ITEMS (Service Class for Determining Open Items in Contract)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_CF (Package) FS-CM: Claims Management Financials
⤷
⤷
Properties
| Class | CL_ICLF_OPEN_ITEMS | |
| Short Description | Service Class for Determining Open Items in Contract | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_CF | FS-CM: Claims Management Financials |
| Created | 20050329 | SAP |
| Last change | 20050411 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICLF_OPEN_ITEMS has no forward declaration.
Interfaces
Class CL_ICLF_OPEN_ITEMS has no interface implemented.
Friends
Class CL_ICLF_OPEN_ITEMS has no friend class.
Attributes
Class CL_ICLF_OPEN_ITEMS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Conversion of Posting Items to Open Items | 20050330 | |
| 2 | Static method | Public | Method | Filtering of Current Receivables from Posting Items | 20050329 | |
| 3 | Static method | Public | Method | Determination of Insurance Object of Current Claim | 20050329 | |
| 4 | Static method | Public | Method | Determination of All Open Posting Items in Contract | 20050329 |
Events
Class CL_ICLF_OPEN_ITEMS has no event.
Types
Class CL_ICLF_OPEN_ITEMS has no local type.
Method Signatures
Method CONVERT_FKKEPOS2OPENITEMS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_OPEN_ITEMS | Value transfer | Type reference (TYPE) | ICL_OPEN_ITEM_TAB | Liste offener Posten zu einer Police | 20050330 | |||
| 2 | EV_RETCODE | Value transfer | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050330 | |||
| 3 | EV_RETTEXT | Value transfer | Type reference (TYPE) | CFGNL-MSGLIN | Message-Zeile | 20050330 | |||
| 4 | EV_RETTYP | Value transfer | Type reference (TYPE) | SY-FTYPE | Internes ABAP-Systemfeld | 20050330 | |||
| 5 | IT_FKKEPOS | Call by reference | Type reference (TYPE) | FKK_T_FKKEPOS | Tabellentyp zur Struktur FKKEPOS | 20050330 |
Method CONVERT_FKKEPOS2OPENITEMS on class CL_ICLF_OPEN_ITEMS has no exception.
Method FILTER_DEMANDS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_FKKEPOS | Call by reference | Type reference (TYPE) | FKK_T_FKKEPOS | Tabellentyp zur Struktur FKKEPOS | 20050330 | |||
| 2 | EV_RETCODE | Value transfer | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050330 | |||
| 3 | EV_RETTEXT | Value transfer | Type reference (TYPE) | CFGNL-MSGLIN | Message-Zeile | 20050330 | |||
| 4 | EV_RETTYP | Value transfer | Type reference (TYPE) | SY-FTYPE | Internes ABAP-Systemfeld | 20050330 | |||
| 5 | IV_FILTERDATE | Call by reference | Type reference (TYPE) | SY-DATUM | SY-DATUM | Aktuelles Datum des Applikationsservers | 20050330 |
Method FILTER_DEMANDS on class CL_ICLF_OPEN_ITEMS has no exception.
Method GET_FSCD_INSOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_INSOBJECT | Value transfer | Type reference (TYPE) | ICL_POLOBJ_CD | Identifikation des PM-Versicherungsobjektes im CD | 20050330 | |||
| 2 | EV_RETCODE | Value transfer | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050330 | |||
| 3 | EV_RETTEXT | Value transfer | Type reference (TYPE) | CFGNL-MSGLIN | Message-Zeile | 20050330 | |||
| 4 | EV_RETTYP | Value transfer | Type reference (TYPE) | SY-FTYPE | Internes ABAP-Systemfeld | 20050330 |
Method GET_FSCD_INSOBJECT on class CL_ICLF_OPEN_ITEMS has no exception.
Method GET_OPEN_ITEMS_BY_INSOBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_FKKEPOS | Value transfer | Type reference (TYPE) | FKK_T_FKKEPOS | Kontenstand: Alle Positionsdaten | 20050330 | |||
| 2 | EV_RETCODE | Value transfer | Type reference (TYPE) | SY-MSGNO | Nachrichtennummer | 20050330 | |||
| 3 | EV_RETTEXT | Value transfer | Type reference (TYPE) | CFGNL-MSGLIN | Message-Zeile | 20050330 | |||
| 4 | EV_RETTYP | Value transfer | Type reference (TYPE) | SY-FTYPE | Internes ABAP-Systemfeld | 20050330 | |||
| 5 | IV_INSOBJECT | Call by reference | Type reference (TYPE) | ICL_POLOBJ_CD | Identifikation des PM-Versicherungsobjektes im CD | 20050329 |
Method GET_OPEN_ITEMS_BY_INSOBJECT on class CL_ICLF_OPEN_ITEMS has no exception.
History
| Last changed by/on | SAP | 20050411 |
| SAP Release Created in | 600 |