SAP ABAP Class CL_ICL_PAYSUGGEST_AL (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_ICL_INVOICE_BASE_AL | Basis Class for Invoice Processing | 20060123 |
Properties
| Class | CL_ICL_PAYSUGGEST_AL | |
| Short Description | Invoice Processing | |
| 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 | 20060711 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICL_PAYSUGGEST_AL has no forward declaration.
Interfaces
Class CL_ICL_PAYSUGGEST_AL has no interface implemented.
Friends
Class CL_ICL_PAYSUGGEST_AL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_ICL_PAYSUGGEST_AL | Invoice Processing | 20060123 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Calculate Discount for Invoice Items | 20060410 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20060123 | |
| 3 | Static method | Public | Method | Provide Instance | 20060123 |
Events
Class CL_ICL_PAYSUGGEST_AL has no event.
Types
Class CL_ICL_PAYSUGGEST_AL has no local type.
Method Signatures
Method CALCULATE_DISCOUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_ITEMLIST | Call by reference | Type reference (TYPE) | ICL_ITEMLIST_T | Anspruchsposten in GUI-Format | 20060410 | |||
| 2 | IV_DISCOUNT_PERCENT | Call by reference | Type reference (TYPE) | ICL_DISCOUNTPERCENT | Skonto auf Gesamtrechnungsbetrag in Prozent | 20060410 |
Method CALCULATE_DISCOUNT on class CL_ICL_PAYSUGGEST_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_PAYSUGGEST_AL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CLAIM | Call by reference | Type reference (TYPE) | ICLCLAIM | Schaden-/Leistungsfall | 20120726 | |||
| 2 | RO_PAYSUGGEST | Value transfer | Object reference (TYPE REF TO) | CL_ICL_PAYSUGGEST_AL | Rechnungsbearbeitung | 20060123 |
Method GET_INSTANCE on class CL_ICL_PAYSUGGEST_AL has no exception.
History
| Last changed by/on | SAP | 20060711 |
| SAP Release Created in |