SAP ABAP Class CL_TRIGGER_POOL_IMP (IMP: Pool of Trigger Class Instance)
Hierarchy
☛
INSURANCE (Software Component) SAP Insurance
⤷
FS-CM (Application Component) Claims Management
⤷
IGN_MASS_PROCESSING (Package) FS-CM Mass Processing
⤷
⤷
Properties
| Class | CL_TRIGGER_POOL_IMP | |
| Short Description | IMP: Pool of Trigger Class Instance | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | IGN_MASS_PROCESSING | FS-CM Mass Processing |
| Created | 20040528 | SAP |
| Last change | 20050224 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_TRIGGER_POOL_IMP has no forward declaration.
Interfaces
Class CL_TRIGGER_POOL_IMP has no interface implemented.
Friends
Class CL_TRIGGER_POOL_IMP has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | TY_TRIGGER_POOL | 20040528 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Provides Trigger Instance with Data | 20040528 | |
| 2 | Static method | Public | Method | Returns the Instance | 20040528 |
Events
Class CL_TRIGGER_POOL_IMP has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_TRIGGER_POOL | Private | See coding | 20040528 | TY_TRIGGER_POOL type standard table of ty_triggerpool
|
Method Signatures
Method GET_TRIGGER_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_MASS_PROCESSING_IMP | IMP: Massenverarbeitung | 20040528 | |||
| 2 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | IMP_CLASSNAME | IMP: Standard-Laufzeitklasse | 20040528 |
Method GET_TRIGGER_INSTANCE on class CL_TRIGGER_POOL_IMP has no exception.
Method RETURN_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_INSTANCE | Call by reference | Object reference (TYPE REF TO) | IF_MASS_PROCESSING_IMP | IMP: Massenverarbeitung | 20040528 | |||
| 2 | IV_CLASSNAME | Call by reference | Type reference (TYPE) | IMP_CLASSNAME | IMP: Standard-Laufzeitklasse | 20040528 |
Method RETURN_INSTANCE on class CL_TRIGGER_POOL_IMP has no exception.
History
| Last changed by/on | SAP | 20050224 |
| SAP Release Created in | 473 |