SAP ABAP Class IF_SCV_PBLOCK_HANDLER (Handler for a processing block entry)
Properties
| Class | IF_SCV_PBLOCK_HANDLER | |
| Short Description | Handler for a processing block entry | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100709 | SAP |
| Last change | 20110908 | 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 IF_SCV_PBLOCK_HANDLER has no interface implemented.
Friends
Class IF_SCV_PBLOCK_HANDLER has no friend class.
Attributes
Class IF_SCV_PBLOCK_HANDLER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the SCOV key for the processing block | 20100709 | |
| 2 | Instance method | Public | Method | Handles an empty processing block | 20100709 |
Events
Class IF_SCV_PBLOCK_HANDLER has no event.
Types
Class IF_SCV_PBLOCK_HANDLER has no local type.
Method Signatures
Method GET_PB_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PBLOCK | Call by reference | Type reference (TYPE) | SCV_KERNEL_PBLOCK | Verarbeitunsblockbeschreibung aus Kernelsicht | 20100712 | |||
| 2 | R_KEY | Value transfer | Type reference (TYPE) | CVS_WUKEY | Schlüssel des Verarbeitungsblocks | 20100709 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Interne Ausnahme | 20100709 |
Method HANDLE_EMPTY_PB Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PBLOCK | Call by reference | Type reference (TYPE) | SCV_KERNEL_PBLOCK | Verarbeitunsblockbeschreibung aus Kernelsicht | 20100712 | |||
| 2 | R_HANDLED | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE falls leerer Verarbeitungsblock behandelt wurde | 20100709 |
Method HANDLE_EMPTY_PB on class IF_SCV_PBLOCK_HANDLER has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |