SAP ABAP Class CL_ICL_INVPOS_ALV_EH (Event Handler/Auxiliary Functions Invoice Items)
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_ALV_GRID_INVOICE_EH | Event Handler / Help Functions for Invoices | 20031120 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_INVPOS_ENTRY_ALV_EH | Event Handler/Auxiliary Functions Invoice Item (Entry) | 20040130 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_INVPOS_PROC_ALV_EH | Event Handler/Auxiliary Functions Invoice Item (Entry) | 20040130 |
Properties
| Class | CL_ICL_INVPOS_ALV_EH | |
| Short Description | Event Handler/Auxiliary Functions Invoice Items | |
| Super Class | CL_ICL_ALV_GRID_INVOICE_EH | Event Handler / Help Functions for Invoices |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICLH_INVOICE | Bill |
| Created | 20031120 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICL_INVPOS_ALV_EH has no forward declaration.
Interfaces
Class CL_ICL_INVPOS_ALV_EH has no interface implemented.
Friends
Class CL_ICL_INVPOS_ALV_EH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Protected | Type reference (TYPE) | LVC_SPGRP | 'COMM' | Control key | 20040120 | ||
| 2 | Constant | Protected | Type reference (TYPE) | LVC_SPGRP | 'INV' | Control key | 20040120 | ||
| 3 | Constant | Protected | Type reference (TYPE) | LVC_SPGRP | 'PAY' | Control key | 20040120 | ||
| 4 | Instance attribute | Private | Type reference (TYPE) | XFELD | View ICLH83 Visible? | 20031120 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20040130 | |
| 2 | Instance method | Protected | Event handling method | Event Handler - Invoice Transferred to Payment Proposal | 20040203 | |
| 3 | Instance method | Protected | Event handling method | Event Handler - New Invoice Set as Active | 20040130 |
Events
Class CL_ICL_INVPOS_ALV_EH has no event.
Types
Class CL_ICL_INVPOS_ALV_EH has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ALV_GRID | Call by reference | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20040130 |
Method CONSTRUCTOR on class CL_ICL_INVPOS_ALV_EH has no exception.
Method ON_INVOICE_TO_PAYSUGGEST Signature
Method ON_INVOICE_TO_PAYSUGGEST on class CL_ICL_INVPOS_ALV_EH has no parameter.
Method ON_INVOICE_TO_PAYSUGGEST on class CL_ICL_INVPOS_ALV_EH has no exception.
Method ON_NEW_INVOICE_SET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLAIM | Call by reference | Attribute reference (LIKE) | 20040130 | |||||
| 2 | EV_PROCUREMENT | Call by reference | Attribute reference (LIKE) | 20040130 | |||||
| 3 | EV_SUBCLAIM | Call by reference | Attribute reference (LIKE) | 20040130 |
Method ON_NEW_INVOICE_SET on class CL_ICL_INVPOS_ALV_EH has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |