SAP ABAP Class CL_ICLE_BULKINVOICE_AL (Collective Invoice - Application Logic)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_EVENT (Package) FS-CM: Claim Bundle
⤷
⤷
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 | 20060927 |
Properties
| Class | CL_ICLE_BULKINVOICE_AL | |
| Short Description | Collective Invoice - Application Logic | |
| Super Class | CL_IGN_INVOICE_BASE_AL | Basis Class for Collective Invoices and Single Invoices |
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_EVENT | FS-CM: Claim Bundle |
| Created | 20060927 | SAP |
| Last change | 20070917 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICLE_BULKINVOICE_AL has no forward declaration.
Interfaces
Class CL_ICLE_BULKINVOICE_AL has no interface implemented.
Friends
Class CL_ICLE_BULKINVOICE_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) | BTCEVENTID | 'SAP_ICL_BULKINVOICE_INVCANC' | Event ID for Payments in Batch | 20070222 | ||
| 2 | Constant | Public | Type reference (TYPE) | BTCEVENTID | 'SAP_ICL_BULKINVOICE_INVPAY' | Event ID for Payments in Batch | 20070222 | ||
| 3 | Constant | Public | Type reference (TYPE) | BTCEVENTID | 'SAP_ICL_BULKINVOICE_TOOL' | Event ID for Invoice Reversal | 20070222 | ||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_ICLE_BULKINVOICE_AL | Collective Invoice - Application Logic | 20060927 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ICL_CCEVENT | Collective Invoice Number | 20060927 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Invoice Date - Compare Invoice Header and Invoice Item | 20060927 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060927 | |
| 3 | Static method | Public | Method | Provide Instance | 20060927 | |
| 4 | Static method | Public | Method | Provide Name of Batch Job for DI Processing | 20070222 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | JOBNAME_DETERMINED | Static Event (1) |
Public (2) |
Job Name for Batch Processing Has Been Determined | 20070222 |
Types
Class CL_ICLE_BULKINVOICE_AL has no local type.
Method Signatures
Method CHECK_HEADER_DATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_ICLH40_MASSINV | Call by reference | Type reference (TYPE) | ICLH_ICLH40_MASSINV | 20060927 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20060927 |
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BULKINVOICE | Call by reference | Type reference (TYPE) | ICL_CCEVENT | 20060927 |
Method CONSTRUCTOR on class CL_ICLE_BULKINVOICE_AL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BULKINVOICE | Call by reference | Type reference (TYPE) | ICL_CCEVENT | Fallbündel | 20060927 | |||
| 2 | RO_OBJREF | Value transfer | Object reference (TYPE REF TO) | CL_ICLE_BULKINVOICE_AL | Sammelrechnung - Anwendungslogik | 20060927 |
Method GET_INSTANCE on class CL_ICLE_BULKINVOICE_AL has no exception.
Method GET_JOBNAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_BULKINVOICE | Call by reference | Type reference (TYPE) | ICL_BULKINV | Sammelrechnung | 20070627 | |||
| 2 | IV_JOBTYPE | Call by reference | Type reference (TYPE) | ICLE_BULKINV_JOBTYPE_DE | '1' | Zahlung '2' = Storno '3' = Toolbox | 20070222 | ||
| 3 | RV_JOBNAME | Value transfer | Type reference (TYPE) | BTCJOB | Jobname | 20070222 |
Method GET_JOBNAME on class CL_ICLE_BULKINVOICE_AL has no exception.
Event Signatures
Event JOBNAME_DETERMINED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_JOBNAME | Exporting | Value transfer | Object reference (TYPE REF TO) | BTCJOB | Name eines Hintergrundjobs | 20070222 | ||
| 2 | EV_JOBTYPE | Exporting | Value transfer | Type reference (TYPE) | ICLE_BULKINV_JOBTYPE_DE | Typ des Batch Jobs für Verarbeitungen aus der Sammelrechnung | 20070222 |
History
| Last changed by/on | SAP | 20070917 |
| SAP Release Created in |