SAP ABAP Interface IF_SRAL_TRANSPORT_HANDLER (Transport Handler)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SEC-RAL (Application Component) Read Access Logging
⤷
SREAD_ACCESS_LOG_TRANSFER (Package) Read Access Logging: Transfer
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SRAL_TRANSPORT_HANDLER | WDA: Transport Handling | 20130319 |
Properties
| Interface | IF_SRAL_TRANSPORT_HANDLER | |
| Short Description | Transport Handler |
General Data
| Package | SREAD_ACCESS_LOG_TRANSFER | Read Access Logging: Transfer |
| Created | 20130315 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_SRAL_TRANSPORT_HANDLER has no interface.
Friends
Interface IF_SRAL_TRANSPORT_HANDLER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CO_MESSAGE_TYPE_ERROR | Constant | Public | Type reference (TYPE) | I | 2 | Error | 20130315 | |
| 2 | CO_MESSAGE_TYPE_INFO | Constant | Public | Type reference (TYPE) | I | 0 | Information | 20130315 | |
| 3 | CO_MESSAGE_TYPE_WARNING | Constant | Public | Type reference (TYPE) | I | 1 | Warning | 20130315 | |
| 4 | CO_TRKORRTYPE_CUST | Constant | Public | Type reference (TYPE) | TRFUNCTION | 'W' | Customizing Request | 20130315 | |
| 5 | MT_OBJECT_ENTRIES | Instance attribute | Public | Type reference (TYPE) | CTS_OBJECT_ENTRIES | Logic. tobj only or icluding table entries | 20130315 | ||
| 6 | MT_TABLE_ENTRIES | Instance attribute | Public | Type reference (TYPE) | CTS_OBJECT_ENTRIES | Table Key for Piece Lists only | 20130315 | ||
| 7 | M_MESSAGES | Instance attribute | Public | Type reference (TYPE) | CTS_MESSAGES | WBO Remote API: Messages for Result of Action | 20130319 | ||
| 8 | M_REQUESTS | Instance attribute | Public | Type reference (TYPE) | CTS_REQUESTS | WBO Remote API: Change Requests | 20130319 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks whether object is valid | 20130315 | |
| 2 | Instance method | Public | Method | Returns the messages of the last call (Check / Insert) | 20130315 | |
| 3 | Instance method | Public | Method | Returns last used transport | 20130319 | |
| 4 | Instance method | Public | Method | Adds object to the transport request | 20130315 |
Events
Interface IF_SRAL_TRANSPORT_HANDLER has no event.
Types
Interface IF_SRAL_TRANSPORT_HANDLER has no local type.
Method Signatures
Method CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESULT | Value transfer | Type reference (TYPE) | I | 20130317 |
Method CHECK on Interface IF_SRAL_TRANSPORT_HANDLER has no exception.
Method GET_LAST_MESSAGES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MESSAGES | Value transfer | Type reference (TYPE) | CTS_MESSAGES | WBO Remote API: Messages for Result of Action | 20130315 |
Method GET_LAST_MESSAGES on Interface IF_SRAL_TRANSPORT_HANDLER has no exception.
Method GET_LAST_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TRANSPORT | Value transfer | Type reference (TYPE) | TRKORR | Request/Task | 20130319 |
Method GET_LAST_TRANSPORT on Interface IF_SRAL_TRANSPORT_HANDLER has no exception.
Method INSERT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_STATE | Value transfer | Type reference (TYPE) | I | 20130325 | ||||
| 2 | TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130325 | |||
| 3 | TRANSPORT_DESCRIPTION | Call by reference | Type reference (TYPE) | AS4TEXT | Short Description of Repository Objects | 20130325 |
Method INSERT on Interface IF_SRAL_TRANSPORT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |