SAP ABAP Class CL_ICL_ITEM_EXT (Claim Items)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_CDC (Package) FS-CM: Data Capture

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ICL_ITEM_EXT | Claim Items | 20050131 |
Properties
Class | CL_ICL_ITEM_EXT | |
Short Description | Claim Items | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ICL_CDC | FS-CM: Data Capture |
Created | 20050131 | SAP |
Last change | 20050224 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ICL_ITEM_EXT | Claim Items | 20050131 |
Friends
Class CL_ICL_ITEM_EXT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Attribute reference (LIKE) | 20050131 | ||||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TY_SUBSEQNUM_TAB | 20050811 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | 20050811 |
Events
Class CL_ICL_ITEM_EXT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_SUBSEQNUM_LN | Protected | See coding | 20050811 | begin of TY_SUBSEQNUM_LN,
subclaim type icl_subcl,
procurement type icl_procurement,
item_ref type icl_sclitem,
subseqnum type icl_sub_seqnum_d,
end of ty_subseqnum_ln
|
||
2 | TY_SUBSEQNUM_TAB | Protected | See coding | 20050811 | ty_subseqnum_tab type hashed table of ty_subseqnum_ln
with unique key subclaim procurement item_ref
|
Method Signatures
Method GET_NEXT_SUBSEQNUM Signature
Method GET_NEXT_SUBSEQNUM on class CL_ICL_ITEM_EXT has no parameter.
Method GET_NEXT_SUBSEQNUM on class CL_ICL_ITEM_EXT has no exception.
History
Last changed by/on | SAP | 20050224 |
SAP Release Created in | 600 |