SAP ABAP Class CL_SRAL_TRANSPORT_HANDLER (WDA: Transport Handling)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SRAL_TRANSPORT_HANDLER | Transport Handler | 20130319 |
Properties
| Class | CL_SRAL_TRANSPORT_HANDLER | |
| Short Description | WDA: Transport Handling | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SREAD_ACCESS_LOG_TRANSFER | Read Access Logging: Transfer |
| Created | 20130315 | SAP |
| Last change | 20140121 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SRAL_TRANSPORT_HANDLER | Transport Handler | 20130319 |
Friends
Class CL_SRAL_TRANSPORT_HANDLER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Attribute reference (LIKE) | 20130319 | |||||
| 2 | Instance attribute | Private | Attribute reference (LIKE) | 20130319 | |||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130319 | ||||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | 20130319 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | TRKORR | Request/Task | 20130319 | |||
| 6 | Instance attribute | Public | Attribute reference (LIKE) | 20130319 | |||||
| 7 | Instance attribute | Public | Attribute reference (LIKE) | 20130319 | |||||
| 8 | Instance attribute | Private | Type reference (TYPE) | SRAL_TRANSPORT_MODE | RAL: Transport mode | 20130325 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130319 | ||
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130315 | |
| 3 | Instance method | Protected | Method | Call of CTS_CHECK Function Module | 20130315 | |
| 4 | Instance method | Private | Method | 20130320 | ||
| 5 | Instance method | Private | Method | 20130320 | ||
| 6 | Static method | Public | Method | WBO local API: Check of Change Recording + Access Key. I | 20130315 | |
| 7 | Instance method | Protected | Method | 20130319 | ||
| 8 | Instance method | Private | Method | Returns the object entries for manual transport | 20130320 | |
| 9 | Instance method | Private | Method | Returns the recording entries for automatic transport | 20130319 | |
| 10 | Instance method | Public | Method | Returns the data for TC to display the transport popup | 20130315 | |
| 11 | Instance method | Public | Method | Returns transport mode | 20130412 | |
| 12 | Instance method | Public | Method | 20130319 |
Events
Class CL_SRAL_TRANSPORT_HANDLER has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TRANSPORT_ITEM | Public | See coding | 20130317 | begin of transport_item,
trkorr type trkorr,
author type sy-uname,
description type as4text,
trkorrtype type trfunction,
end of transport_item
|
||
| 2 | TRANSPORT_LIST | Public | See coding | 20130317 | transport_list type standard table of transport_item with non-unique default key
|
Method Signatures
Method CHECK Signature
Method CHECK on class CL_SRAL_TRANSPORT_HANDLER has no parameter.
Method CHECK on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS | Call by reference | Type reference (TYPE) | CTS_OBJECT_ENTRIES | Logic. tobj only or icluding table entries | 20130315 | |||
| 2 | TABLE_ENTRIES | Call by reference | Type reference (TYPE) | CTS_OBJECT_ENTRIES | Table Key for Piece Lists only | 20130315 | |||
| 3 | TRANSPORT_MODE | Call by reference | Type reference (TYPE) | SRAL_TRANSPORT_MODE | RAL: Transport mode | 20130325 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error with transport handling WDA | 20130317 |
Method CTS_CHECK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | I | 20130315 |
Method CTS_CHECK on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method CTS_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 | 20130320 | ||||
| 2 | REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130320 | |||
| 3 | REQUEST_DESCRIPTION | Call by reference | Type reference (TYPE) | AS4TEXT | Short Description of Repository Objects | 20130320 |
Method CTS_INSERT on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method CTS_INSERT_AUTOMATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ERROR_STATE | Value transfer | Type reference (TYPE) | I | 20130320 | ||||
| 2 | REQUEST | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20130320 | |||
| 3 | REQUEST_DESCRIPTION | Call by reference | Type reference (TYPE) | AS4TEXT | Short Description of Repository Objects | 20130320 |
Method CTS_INSERT_AUTOMATIC on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method CTS_WBO_API_CHECK_OBJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS4USER | Call by reference | Type reference (TYPE) | TR_AS4USER | SY-UNAME | Request/Tasks Owner: Wildcard * Supported | 20130315 | ||
| 2 | CHECK_RESULT | Call by reference | Type reference (TYPE) | CTS_CHECK_RESULT | Result of Change Recording Check | 20130315 | |||
| 3 | MESSAGES | Call by reference | Type reference (TYPE) | CTS_MESSAGES | Check Messages | 20130315 | |||
| 4 | OBJECT_LOCKS | Call by reference | Type reference (TYPE) | CTS_OBJECT_LOCKS | Object Locks in Case of Lock Conflicts | 20130315 | |||
| 5 | RECORDING_ENTRIES | Call by reference | Type reference (TYPE) | CTS_RECORDING_ENTRIES | Entries for Change Recording | 20130315 | |||
| 6 | REQUESTS | Call by reference | Type reference (TYPE) | CTS_REQUESTS | Usable Change Requests | 20130315 | |||
| 7 | REQ_ATTR_KEYS | Call by reference | Type reference (TYPE) | CTS_REQ_ATTR_KEYS | Attribute Names of Change Requests | 20130315 |
Method CTS_WBO_API_CHECK_OBJECTS on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method GET_LAST_USER_TRANSPORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Request/Task | 20130319 |
Method GET_LAST_USER_TRANSPORT on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method GET_OBJ_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_OBJ_ENTRIES | Value transfer | Type reference (TYPE) | CTS_OBJ_ENTRIES | WBO Remote API: Entries for Change Recording | 20130320 |
Method GET_OBJ_ENTRIES on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method GET_RECORDING_ENTRIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RECORDING_ENTRIES | Value transfer | Type reference (TYPE) | CTS_RECORDING_ENTRIES | WBO Remote API: Entries for Change Recording | 20130319 |
Method GET_RECORDING_ENTRIES on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method GET_TRANSPORT_FOR_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | Calculation object | 20130315 | |||
| 2 | LAST_TRANSPORT | Call by reference | Type reference (TYPE) | TRKORR | Pre-selected Request (possibly empty) | 20130319 | |||
| 3 | TRANSPORT_DESCRIPTION | Call by reference | Type reference (TYPE) | AS4TEXT | Plain Text of Transport | 20130315 | |||
| 4 | TRANSPORT_MANDATORY | Call by reference | Type reference (TYPE) | ABAP_BOOL | A transport must be specified | 20130315 | |||
| 5 | TYPE_DISPLAY_NAME | Call by reference | Type reference (TYPE) | STRING | Plain Text of Type (possibly empty) | 20130315 | |||
| 6 | USEABLE_TRANSPORTS | Call by reference | Type reference (TYPE) | TRANSPORT_LIST | List of Usable Transports | 20130315 |
Method GET_TRANSPORT_FOR_POPUP on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method GET_TRANSPORT_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_TRANSPORT_MODE | Value transfer | Type reference (TYPE) | SRAL_TRANSPORT_MODE | RAL: Transport mode | 20130412 |
Method GET_TRANSPORT_MODE on class CL_SRAL_TRANSPORT_HANDLER has no exception.
Method INSERT Signature
Method INSERT on class CL_SRAL_TRANSPORT_HANDLER has no parameter.
Method INSERT on class CL_SRAL_TRANSPORT_HANDLER has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |