SAP ABAP Class CL_ICL_INVOICE_AL (Invoice Entry)
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_ICL_INVOICE_BASE_AL Basis Class for Invoice Processing 20060123
Properties
Class CL_ICL_INVOICE_AL  
Short Description Invoice Entry    
Super Class CL_ICL_INVOICE_BASE_AL Basis Class for Invoice Processing 
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package ICLH_INVOICE   Bill 
Created 20060123   SAP 
Last change 20060703   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ICL_INVOICE_AL has no forward declaration.
Interfaces
Class CL_ICL_INVOICE_AL has no interface implemented.
Friends
Class CL_ICL_INVOICE_AL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_INVOICE Static Attribute Protected Object reference (TYPE REF TO) CL_ICL_INVOICE_AL Invoice Entry 20060123
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060123
2 GET_INSTANCE Static method Public Method Provide Instance 20060123
Events
Class CL_ICL_INVOICE_AL has no event.
Types
Class CL_ICL_INVOICE_AL has no local type.
Method Signatures

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_AL has no exception.

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RO_INVOICE Value transfer Object reference (TYPE REF TO) CL_ICL_INVOICE_AL Rechnungserfassung 20060123

Method GET_INSTANCE on class CL_ICL_INVOICE_AL has no exception.
History
Last changed by/on SAP  20060703 
SAP Release Created in