SAP ABAP Class CL_SLIM_BPO_TRANSFER (BPO System Measurement: Data Transfer)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-LIM (Application Component) License Measurement
⤷
SLIM (Package) System Measurement
⤷
⤷
Properties
| Class | CL_SLIM_BPO_TRANSFER | |
| Short Description | BPO System Measurement: Data Transfer | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | BV | |
| Program status | ||
| Category | 0 | |
| Package | SLIM | System Measurement |
| Created | 20080214 | SAP |
| Last change | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SLIM_BPO_TRANSFER has no forward declaration.
Interfaces
Class CL_SLIM_BPO_TRANSFER has no interface implemented.
Friends
Class CL_SLIM_BPO_TRANSFER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SLIM_BPO_MODEL | Reference to the Underlying Data Model | 20080919 | |||
| 2 | Instance attribute | Public | Object reference (TYPE REF TO) | DATA | 20080919 | ||||
| 3 | Constant | Private | Type reference (TYPE) | TRANSFSTAT | 'E' | Error during transfer | 20080919 | ||
| 4 | Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'L' | Transfer is locked | 20080919 | ||
| 5 | Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'N' | Data released for transfer | 20080919 | ||
| 6 | Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'R' | Data released for transfer | 20080919 | ||
| 7 | Constant | Public | Type reference (TYPE) | TRANSFSTAT | 'S' | Data successfully sent | 20080919 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates Transfer Session | 20080919 | |
| 2 | Instance method | Public | Method | Transfer Data to SAP | 20080919 |
Events
Class CL_SLIM_BPO_TRANSFER has no event.
Types
Class CL_SLIM_BPO_TRANSFER has no local type.
Method Signatures
Method CREATE_SESSION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_MGUID | Call by reference | Type reference (TYPE) | BPO_GUID | BPO-Vermessung: GUID | 20080919 |
Method CREATE_SESSION on class CL_SLIM_BPO_TRANSFER has no exception.
Method START_TRANSFER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PI_SESSION | Call by reference | Type reference (TYPE) | BPO_GUID | BPO-Vermessung: GUID | 20080919 |
Method START_TRANSFER on class CL_SLIM_BPO_TRANSFER has no exception.
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in |