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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_NOTE_COMM_TYPES_HLP_UI | Communication Types for F4 Processing | 20050406 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_NOTE_TEMPLATE_HLP_UI | Note Templates | 20050326 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_ICL_NOTE_TYPES_HLP_UI | Note Categories for F4 Processing | 20050325 |
Properties
Class | CL_ICL_NOTE_HLP_UI | |
Short Description | ||
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 | 20050324 | SAP |
Last change | 20050411 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ICL_NOTE_HLP_UI has no forward declaration.
Interfaces
Class CL_ICL_NOTE_HLP_UI has no interface implemented.
Friends
Class CL_ICL_NOTE_HLP_UI has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Public | Type reference (TYPE) | XFELD | 'X' | Checkbox | 20050325 | |
2 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TY_OBJECT_LN | Table Row of Object References | 20050325 | ||
3 | ![]() |
Static Attribute | Protected | Type reference (TYPE) | TY_OBJECT_TAB | Reference object | 20050325 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ICL_CLTYPE | Internal Claim Type | 20050324 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ICL_CLTYPEG | Generation of Internal Claim Type | 20050324 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ICL_SUBCLTYPE | Subclaim Type | 20050324 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ICL_CLTYPEV | Internal Claim Type Version | 20050324 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | Check Whether Data Exists | 20050325 |
2 | ![]() |
Instance method | Public | Constructor | Constructor | 20050324 |
3 | ![]() |
Static method | Public | Method | Provide data | 20050325 |
4 | ![]() |
Instance method | Public | Method | Provide data | 20050325 |
5 | ![]() |
Static method | Protected | Method | Provide Instance | 20050325 |
Events
Class CL_ICL_NOTE_HLP_UI has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_OBJECT_LN | Protected | See coding | 20050325 | begin of ty_object_ln,
claim_type type icl_cltype,
subcl_type type icl_subcltype,
generat type icl_generat,
version type icl_version,
class type string,
objref type ref to object,
end of ty_object_ln
|
||
2 | TY_OBJECT_TAB | Protected | See coding | 20050325 | TY_OBJECT_TAB type hashed table of ty_object_ln
with unique key claim_type subcl_type generat version class
|
Method Signatures
Method CHECK_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_DATA_EXISTS | Value transfer | Type reference (TYPE) | XFELD | Daten existieren 'X' = Ja | 20050325 |
Method CHECK_DATA on class CL_ICL_NOTE_HLP_UI has no exception.
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLAIM_TYPE | Call by reference | Type reference (TYPE) | ICL_CLTYPE | Nummer des Schaden-/Leistungsfalls | 20050324 | ||
2 | ![]() |
IV_GENERAT | Call by reference | Type reference (TYPE) | ICL_CLTYPEG | Generation der internen Fallart | 20050324 | ||
3 | ![]() |
IV_SUBCLAIM_TYPE | Call by reference | Type reference (TYPE) | ICL_SUBCLTYPE | Teilfall | 20050324 | ||
4 | ![]() |
IV_VERSION | Call by reference | Type reference (TYPE) | ICL_CLTYPEV | Version der internen Fallart | 20050324 |
Method CONSTRUCTOR on class CL_ICL_NOTE_HLP_UI has no exception.
Method GET_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Value transfer | Type reference (TYPE) | TABLE | Daten | 20050325 | ||
2 | ![]() |
IV_CLASS | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20050325 | ||
3 | ![]() |
IV_MULTI_LEVEL_CHECK | Call by reference | Type reference (TYPE) | XFELD | 'X' | Prüfung Teilfall->Fal ->Kopfebene 'X'= Ja ' '=Einfachcheck | 20050326 |
Method GET_DATA on class CL_ICL_NOTE_HLP_UI has no exception.
Method GET_DATA_INT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_DATA | Value transfer | Type reference (TYPE) | TABLE | Daten | 20050325 |
Method GET_DATA_INT on class CL_ICL_NOTE_HLP_UI has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CLASS | Call by reference | Type reference (TYPE) | STRING | Klassenname | 20050325 | ||
2 | ![]() |
IV_MULTI_LEVEL_CHECK | Call by reference | Type reference (TYPE) | XFELD | 'X' | Prüfung Teilfall->Fall->Kopfebene 'X'= Ja ' '=Einfachcheck | 20050326 | |
3 | ![]() |
RO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20050325 |
Method GET_INSTANCE on class CL_ICL_NOTE_HLP_UI has no exception.
History
Last changed by/on | SAP | 20050411 |
SAP Release Created in | 600 |