SAP ABAP Class CL_ICL_INVOICE_BASE_AL (Basis Class for Invoice Processing)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICLH_INVOICE (Package) Bill
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_IGN_INVOICE_BASE_AL | Basis Class for Collective Invoices and Single Invoices | 20060123 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_INVOICE_AL | Invoice Entry | 20060123 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_PAYSUGGEST_AL | Invoice Processing | 20060123 |
Properties
| Class | CL_ICL_INVOICE_BASE_AL | |
| Short Description | Basis Class for Invoice Processing | |
| Super Class | CL_IGN_INVOICE_BASE_AL | Basis Class for Collective Invoices and Single Invoices |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICLH_INVOICE | Bill |
| Created | 20060123 | SAP |
| Last change | 20091125 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICL_INVOICE_BASE_AL has no forward declaration.
Interfaces
Class CL_ICL_INVOICE_BASE_AL has no interface implemented.
Friends
Class CL_ICL_INVOICE_BASE_AL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR15 | 'INVDEFAULTS' | Char 15 | 20060524 | ||
| 2 | Constant | Public | Type reference (TYPE) | CHAR15 | 'INV_PART_SCR' | Char 15 | 20060524 | ||
| 3 | Constant | Public | Type reference (TYPE) | CHAR15 | 'LE_PART_SCR' | Char 15 | 20060524 | ||
| 4 | Constant | Public | Type reference (TYPE) | CHAR15 | 'PAYEE_SCR' | Char 15 | 20060524 | ||
| 5 | Instance attribute | Protected | Type reference (TYPE) | ICL_CLAIM | Number of Claim | 20060123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Check Whether Open Batch Jobs Exist for Collective Invoice | 20070627 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060123 | |
| 3 | Instance method | Public | Method | Determine Claim Bundle (ICLCCEVENT) for Claim Item Grouping | 20060308 | |
| 4 | Instance method | Public | Method | Determine All Collective Invoices for a Claim | 20070627 |
Events
Class CL_ICL_INVOICE_BASE_AL has no event.
Types
Class CL_ICL_INVOICE_BASE_AL has no local type.
Method Signatures
Method CHECK_BULKINV_JOB_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BULKINVOICES | Value transfer | Type reference (TYPE) | ICLE_CCEVENT_T | Tabelle der Sammelrechnungen | 20070627 | |||
| 2 | RT_BULKINVOICES | Value transfer | Type reference (TYPE) | ICLE_BULKINV_JOB_T | Sammelrechnungen mit offenen Batch Jobs | 20070627 |
Method CHECK_BULKINV_JOB_STATUS on class CL_ICL_INVOICE_BASE_AL has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CLAIM | Call by reference | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20060123 |
Method CONSTRUCTOR on class CL_ICL_INVOICE_BASE_AL has no exception.
Method GET_BULKINVOICE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_ICLCCEVENT | Call by reference | Type reference (TYPE) | ICLCCEVENT | Fallbündel Struktur | 20060308 | |||
| 2 | EV_CCEVENT | Call by reference | Type reference (TYPE) | ICL_CCEVENT | Fallbündel Nummer | 20060308 | |||
| 3 | IV_CCTYPE | Call by reference | Type reference (TYPE) | ICL_CCEVENTCAT_INVOICE | Fallbündelart der Sammelrechnung | 20060308 | |||
| 4 | IV_PROCUREMENT | Call by reference | Type reference (TYPE) | ICL_PROCUREMENT | ID einer Anspruchspostengruppierung | 20060308 | |||
| 5 | IV_SUBCLAIM | Call by reference | Type reference (TYPE) | ICL_SUBCLP | Teilfall der Zahlung | 20060308 |
Method GET_BULKINVOICE on class CL_ICL_INVOICE_BASE_AL has no exception.
Method GET_BULKINVOICES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_BULKINVOICES | Value transfer | Type reference (TYPE) | ICLE_CCEVENT_T | Fallbündelnummer | 20070627 |
Method GET_BULKINVOICES on class CL_ICL_INVOICE_BASE_AL has no exception.
History
| Last changed by/on | SAP | 20091125 |
| SAP Release Created in |