SAP ABAP Class CL_ICL_GOS_MANAGER (GOS Manager for Claims)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
ICL_BASIS (Package) FS-CM: General Functionality
⤷
⤷
Properties
| Class | CL_ICL_GOS_MANAGER | |
| Short Description | GOS Manager for Claims | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_BASIS | FS-CM: General Functionality |
| Created | 20040123 | 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
Class CL_ICL_GOS_MANAGER has no interface implemented.
Friends
Class CL_ICL_GOS_MANAGER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Private | Type reference (TYPE) | XFELD | 'X' | Constant 'X' | 20040124 | ||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | LCL_OBJECT_SELECTION | Object Selection | 20040124 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | TY_GOS_LN | Line of GOS Table | 20040124 | |||
| 4 | Static Attribute | Private | Type reference (TYPE) | SLIS_LAYOUT_ALV | ALV Control: Layout Structure | 20040124 | |||
| 5 | Static Attribute | Private | Type reference (TYPE) | ICL_GOS_ALV_ITAB | GOS Data | 20040124 | |||
| 6 | Static Attribute | Private | Type reference (TYPE) | SLIS_T_FIELDCAT_ALV | Field Catalog for List Viewer Control | 20040124 | |||
| 7 | Static Attribute | Private | Type reference (TYPE) | TY_GOS_TAB | Table of GOS Instances | 20040124 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Toggle Display/Change Mode | 20040124 | |
| 2 | Static method | Public | Method | End GOS | 20040124 | |
| 3 | Static method | Public | Method | Create GOS Object Instance | 20040128 | |
| 4 | Static method | Private | Method | GOS Callback | 20040124 | |
| 5 | Static method | Private | Event handling method | Event Handler gos_menu_selected | 20040129 | |
| 6 | Static method | Private | Method | Select Relevant Object (Claim/Subclaim/Payment) | 20040124 | |
| 7 | Static method | Private | Method | Compile ALV Data Table for Object Selection | 20040124 | |
| 8 | Static method | Private | Method | Set Up ALV Field Catalog | 20040124 | |
| 9 | Static method | Private | Method | Set Up ALV Layout | 20040124 |
Events
Class CL_ICL_GOS_MANAGER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_GOS_LN | Private | See coding | 20040124 | |
||
| 2 | TY_GOS_TAB | Private | See coding | 20040124 | |
Method Signatures
Method CHANGE_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | SGS_RWMOD | Anzeige/Änderungs-Modus der generischen Objektdienste | 20040124 |
Method CHANGE_MODE on class CL_ICL_GOS_MANAGER has no exception.
Method CLOSE_GOS Signature
Method CLOSE_GOS on class CL_ICL_GOS_MANAGER has no parameter.
Method CLOSE_GOS on class CL_ICL_GOS_MANAGER has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MODE | Call by reference | Type reference (TYPE) | SGS_RWMOD | 'E' | (E)edit or (D)isplay Mode ? | 20040128 | ||
| 2 | IV_OBJKEY | Call by reference | Type reference (TYPE) | CLIKE | Objektschlüssel | 20040128 | |||
| 3 | IV_OBJTYPE | Call by reference | Type reference (TYPE) | SWO_OBJTYP | 'CLAIM' | Objekttyp | 20040128 | ||
| 4 | IV_SUPPRESS_NOTES | Call by reference | Type reference (TYPE) | XFELD | 'X' | Notiz Funktion unterdrücken | 20040128 | ||
| 5 | IV_SUPPRESS_PNOTES | Call by reference | Type reference (TYPE) | XFELD | 'X' | Persönliche Notizen unterdrücken | 20040202 | ||
| 6 | RO_GOS_MANAGER | Value transfer | Object reference (TYPE REF TO) | CL_GOS_MANAGER | Publikation für generische Objektdienste | 20040128 |
Method CREATE_INSTANCE on class CL_ICL_GOS_MANAGER has no exception.
Method GOS_CALLBACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BORIDENT | Call by reference | Type reference (TYPE) | BORIDENT | Object Relationship Service : BOR Objektidentifier | 20040124 |
Method GOS_CALLBACK on class CL_ICL_GOS_MANAGER has no exception.
Method ON_GOS_MENU_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MENU | Call by reference | Attribute reference (LIKE) | 20040129 | |||||
| 2 | IP_FCODE | Call by reference | Attribute reference (LIKE) | 20040129 |
Method ON_GOS_MENU_SELECTED on class CL_ICL_GOS_MANAGER has no exception.
Method SELECT_OBJECT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_BORIDENT | Call by reference | Type reference (TYPE) | BORIDENT | Object Relationship Service : BOR Objektidentifier | 20040124 |
Method SELECT_OBJECT on class CL_ICL_GOS_MANAGER has no exception.
Method SET_ALV_DATA Signature
Method SET_ALV_DATA on class CL_ICL_GOS_MANAGER has no parameter.
Method SET_ALV_DATA on class CL_ICL_GOS_MANAGER has no exception.
Method SET_FIELDCATALOG Signature
Method SET_FIELDCATALOG on class CL_ICL_GOS_MANAGER has no parameter.
Method SET_FIELDCATALOG on class CL_ICL_GOS_MANAGER has no exception.
Method SET_LAYOUT Signature
Method SET_LAYOUT on class CL_ICL_GOS_MANAGER has no parameter.
Method SET_LAYOUT on class CL_ICL_GOS_MANAGER has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 472 |