SAP ABAP Class CL_ICL_CHEAT_SHEET_SM_AL (Claim Memo Pad - Shared Memory Handler)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_CDC (Package) FS-CM: Data Capture
⤷
⤷
Properties
| Class | CL_ICL_CHEAT_SHEET_SM_AL | |
| Short Description | Claim Memo Pad - Shared Memory Handler | |
| 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 | 20050518 | SAP |
| Last change | 20050615 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ICL_CHEAT_SHEET_SM_AL has no forward declaration.
Interfaces
Class CL_ICL_CHEAT_SHEET_SM_AL has no interface implemented.
Friends
Class CL_ICL_CHEAT_SHEET_SM_AL has no friend class.
Attributes
Class CL_ICL_CHEAT_SHEET_SM_AL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Delete Memo Pad Entry | 20050518 | |
| 2 | Static method | Public | Method | Provide Memo Pad | 20050518 | |
| 3 | Static method | Public | Method | Provide Memo Pad and Claim Data | 20050518 | |
| 4 | Static method | Private | Method | Provide Shared Memory Area and Root Class | 20050518 | |
| 5 | Static method | Public | Method | Add or Change Memo Pad Entry | 20050518 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | CHANGED | Static Event (1) |
Public (2) |
Memo Pad Entry Changed | 20050519 |
| 2 | DELETED | Static Event (1) |
Public (2) |
Memo Pad Entry Deleted | 20050519 |
Types
Class CL_ICL_CHEAT_SHEET_SM_AL has no local type.
Method Signatures
Method DELETE 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 | 20050519 | |||
| 2 | IV_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Benutzername | 20050519 |
Method DELETE on class CL_ICL_CHEAT_SHEET_SM_AL has no exception.
Method GET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Benutzername | 20050518 | ||
| 2 | RT_CS | Value transfer | Type reference (TYPE) | ICL_CHEAT_SHEET_T | Fall Spikzettel | 20050518 |
Method GET on class CL_ICL_CHEAT_SHEET_SM_AL has no exception.
Method GET_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Benutzername | 20050518 | ||
| 2 | RT_CS | Value transfer | Type reference (TYPE) | ICL_MY_CLAIMS_ALV_TAB | Meine zuletzt bearbeiteten Fälle - ALV Layout | 20050518 |
Method GET_COMPLETE on class CL_ICL_CHEAT_SHEET_SM_AL has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_AREA | Call by reference | Object reference (TYPE REF TO) | CL_ICL_CHEAT_SHEET_SM | Gebietsverwaltung für Fall Spickzettel | 20050518 | |||
| 2 | EO_ROOT | Call by reference | Object reference (TYPE REF TO) | CL_ICL_CHEAT_SHEET_SM_ROOT | Fall Spickzettel - Shared Memory Data | 20050518 | |||
| 3 | IV_UNAME | Call by reference | Type reference (TYPE) | SY-UNAME | SY-UNAME | Benutzername | 20050518 |
Method GET_INSTANCE on class CL_ICL_CHEAT_SHEET_SM_AL has no exception.
Method MODIFY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_CS | Call by reference | Type reference (TYPE) | ICL_CLAIM_LIST | Liste von Fällen | 20050518 |
Method MODIFY on class CL_ICL_CHEAT_SHEET_SM_AL has no exception.
Event Signatures
Event CHANGED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_CS | Exporting | Value transfer | Type reference (TYPE) | ICL_CLAIM_LIST | Liste von Fällen | 20050519 |
Event DELETED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_CLAIM | Exporting | Value transfer | Type reference (TYPE) | ICL_CLAIM | Nummer des Schaden-/Leistungsfalls | 20050519 | ||
| 2 | EV_UNAME | Exporting | Value transfer | Type reference (TYPE) | SY-UNAME | Benutzername | 20050519 |
History
| Last changed by/on | SAP | 20050615 |
| SAP Release Created in | 600 |