SAP ABAP Class IF_SCV_PBLOCK_HANDLERS_FACTORY (Factory for Creating Handlers for TRIG Entries)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCV_PBLOCK_HANDLERS_FACTORY | Factory for Creating Handlers for TRIG Entries | 20100712 |
Properties
| Class | IF_SCV_PBLOCK_HANDLERS_FACTORY | |
| Short Description | Factory for Creating Handlers for TRIG Entries | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100712 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SCV_PBLOCK_HANDLERS_FACTORY has no forward declaration.
Interfaces
Class IF_SCV_PBLOCK_HANDLERS_FACTORY has no interface implemented.
Friends
Class IF_SCV_PBLOCK_HANDLERS_FACTORY has no friend class.
Attributes
Class IF_SCV_PBLOCK_HANDLERS_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates a concatenated list of COVRES0 handlers | 20100712 | |
| 2 | Instance method | Public | Method | Creates a concatenated list of TRIG handlers | 20100712 |
Events
Class IF_SCV_PBLOCK_HANDLERS_FACTORY has no event.
Types
Class IF_SCV_PBLOCK_HANDLERS_FACTORY has no local type.
Method Signatures
Method CREATE_HANDLERS_FOR_COVRES0 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20100712 | |||
| 2 | I_PROG_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20100712 | |||
| 3 | R_HANDLERS | Value transfer | Object reference (TYPE REF TO) | IF_SCV_PBLOCK_HANDLER | Behandler für einen Verarbeitungsblock-Eintrag | 20100712 |
Method CREATE_HANDLERS_FOR_COVRES0 on class IF_SCV_PBLOCK_HANDLERS_FACTORY has no exception.
Method CREATE_HANDLERS_FOR_TRIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | ABAP-Programmname | 20100712 | |||
| 2 | I_PROG_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | Objekttyp | 20100712 | |||
| 3 | R_HANDLERS | Value transfer | Object reference (TYPE REF TO) | IF_SCV_PBLOCK_HANDLER | Behandler für einen Verarbeitungsblock-Eintrag | 20100712 |
Method CREATE_HANDLERS_FOR_TRIG on class IF_SCV_PBLOCK_HANDLERS_FACTORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |