SAP ABAP Class CL_PARTICIPANT_ICL (Mini BP for Claims)
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 | Inheritance (c INHERITING FROM c_ref) | CL_MINI_BP_IGN | Mini BP | 20000711 |
Properties
| Class | CL_PARTICIPANT_ICL | |
| Short Description | Mini BP for Claims | |
| Super Class | CL_MINI_BP_IGN | Mini BP |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ICL_CDC | FS-CM: Data Capture |
| Created | 20000711 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_PARTICIPANT_ICL has no forward declaration.
Interfaces
Class CL_PARTICIPANT_ICL has no interface implemented.
Friends
Class CL_PARTICIPANT_ICL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_EX_ICL_USER_GROUP | Reference to BADI Interface ICL_USER_GROUP | 20050124 | |||
| 2 | Static Attribute | Public | Object reference (TYPE REF TO) | CL_PARTICIPANT_ICL | Only Instance (Singleton) | 20000711 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ICL_ROLE | Participant role | 20000809 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000711 | |
| 2 | Static method | Public | Method | Transfers Only Instance (Singleton) | 20000711 | |
| 3 | Instance method | Public | Method | Sets Participant Role | 20000809 |
Events
Class CL_PARTICIPANT_ICL has no event.
Types
Class CL_PARTICIPANT_ICL has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_PARTICIPANT_ICL has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | GP-Gruppierung konnte nicht ermittelt werden | 20000711 |
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_PARTICIPANT_ICL | Schadenbeteiligter | 20000711 |
Method GET_INSTANCE on class CL_PARTICIPANT_ICL has no exception.
Method SET_PART_ROLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PART_ROLE | Call by reference | Type reference (TYPE) | ICL_ROLE | Beteiligtenrolle | 20000809 |
Method SET_PART_ROLE on class CL_PARTICIPANT_ICL has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 462 |