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 GC_INVDEF_MEMID Constant Public Type reference (TYPE) CHAR15 'INVDEFAULTS' Char 15 20060524
2 GC_INV_PART_SCR Constant Public Type reference (TYPE) CHAR15 'INV_PART_SCR' Char 15 20060524
3 GC_LE_PART_SCR Constant Public Type reference (TYPE) CHAR15 'LE_PART_SCR' Char 15 20060524
4 GC_PAYEE_SCR Constant Public Type reference (TYPE) CHAR15 'PAYEE_SCR' Char 15 20060524
5 GV_CLAIM Instance attribute Protected Type reference (TYPE) ICL_CLAIM Number of Claim 20060123
Methods
# Method Level Visibility Method type Description Created on
1 CHECK_BULKINV_JOB_STATUS Instance method Public Method Check Whether Open Batch Jobs Exist for Collective Invoice 20070627
2 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060123
3 GET_BULKINVOICE Instance method Public Method Determine Claim Bundle (ICLCCEVENT) for Claim Item Grouping 20060308
4 GET_BULKINVOICES 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 Importing IT_BULKINVOICES Value transfer Type reference (TYPE) ICLE_CCEVENT_T Tabelle der Sammelrechnungen 20070627
2 Returning 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 Importing 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 Exporting ES_ICLCCEVENT Call by reference Type reference (TYPE) ICLCCEVENT Fallbündel Struktur 20060308
2 Exporting EV_CCEVENT Call by reference Type reference (TYPE) ICL_CCEVENT Fallbündel Nummer 20060308
3 Importing IV_CCTYPE Call by reference Type reference (TYPE) ICL_CCEVENTCAT_INVOICE Fallbündelart der Sammelrechnung 20060308
4 Importing IV_PROCUREMENT Call by reference Type reference (TYPE) ICL_PROCUREMENT ID einer Anspruchspostengruppierung 20060308
5 Importing 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 Returning 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