SAP ABAP Class CL_ADT_CTS_MANAGEMENT (Managing transport request for resources)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
⤷
SADT_UTILITIES (Package) ADT Utilities
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ADT_CTS_MANAGEMENT | Managing transport request for resources | 20090821 |
Properties
| Class | CL_ADT_CTS_MANAGEMENT | |
| Short Description | Managing transport request for resources | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SADT_UTILITIES | ADT Utilities |
| Created | 20080626 | 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) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_ADT_CTS_MANAGEMENT | Managing transport request for resources | 20090821 |
Friends
Class CL_ADT_CTS_MANAGEMENT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Object reference (TYPE REF TO) | IF_ADT_CTS_MANAGEMENT | 20090821 | ||||
| 2 | Static Attribute | Private | Object reference (TYPE REF TO) | LIF_PERSISTENCE | 20090812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Check availabilty of a Tr.Request for a resource | 20080626 | |
| 2 | Static method | Public | Constructor | 20090812 | ||
| 3 | Static method | Public | Method | Creates an empty transport request with tasks | 20090819 | |
| 4 | Static method | Public | Method | Creates a CTS Management instance | 20090821 | |
| 5 | Static method | Public | Method | 20100521 | ||
| 6 | Static method | Public | Method | Create a Tr.Request for a resource | 20080626 | |
| 7 | Static method | Public | Method | 20100521 | ||
| 8 | Static method | Public | Method | Does object change need a transport request | 20090814 | |
| 9 | Static method | Public | Method | Does package change need a transport request | 20090814 | |
| 10 | Static method | Private | Method | Read existent requests | 20080630 |
Events
Class CL_ADT_CTS_MANAGEMENT has no event.
Types
Class CL_ADT_CTS_MANAGEMENT has no local type.
Method Signatures
Method CHECK_OBJECTS_IN_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AUTHOR | Call by reference | Type reference (TYPE) | RESPONSIBL | SY-UNAME | Person Responsible for a Repository Object | 20080626 | ||
| 2 | CHECK_RESULT | Call by reference | Type reference (TYPE) | CTS_CHECK_RESULT | WBO Remote API: Result of Change Recording Check | 20080626 | |||
| 3 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20080626 | |||
| 4 | MASTERLANG | Call by reference | Type reference (TYPE) | MASTERLANG | Original Language in Repository objects | 20080626 | |||
| 5 | MESSAGES | Call by reference | Type reference (TYPE) | CTS_MESSAGES | WBO Remote API: Messages for Result of Action | 20080626 | |||
| 6 | OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20080626 | |||
| 7 | OBJECT_LOCKS | Call by reference | Type reference (TYPE) | CTS_OBJECT_LOCKS | WBO Remote API: Objects Locked by Change Request | 20080626 | |||
| 8 | OBJ_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20080626 | |||
| 9 | PGMID | Call by reference | Type reference (TYPE) | PGMID | Program ID in Requests and Tasks | 20080626 | |||
| 10 | REQUESTS | Call by reference | Type reference (TYPE) | CTS_REQUESTS | WBO Remote API: Change Requests | 20080626 |
Method CHECK_OBJECTS_IN_REQUEST on class CL_ADT_CTS_MANAGEMENT has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ADT_CTS_MANAGEMENT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ADT_CTS_MANAGEMENT has no exception.
Method CREATE_EMPTY_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_REQUEST_HEADER | Value transfer | Type reference (TYPE) | TRWBO_REQUEST_HEADER | 20090820 | ||||
| 2 | ET_TASK_HEADERS | Value transfer | Type reference (TYPE) | TRWBO_REQUEST_HEADERS | 20090820 | ||||
| 3 | IT_ATTRIBUTES | Value transfer | Type reference (TYPE) | SCTS_ATTRS | 20090820 | ||||
| 4 | IT_USERS | Value transfer | Type reference (TYPE) | SCTS_USERS | 20090820 | ||||
| 5 | IV_DEVCLASS | Value transfer | Type reference (TYPE) | DEVCLASS | 20090820 | ||||
| 6 | IV_OWNER | Value transfer | Type reference (TYPE) | AS4USER | SY-UNAME | 20090820 | |||
| 7 | IV_TARDEVCL | Value transfer | Type reference (TYPE) | TARDEVCL | 20090820 | ||||
| 8 | IV_TARGET | Value transfer | Type reference (TYPE) | TR_TARGET | 20090820 | ||||
| 9 | IV_TARLAYER | Value transfer | Type reference (TYPE) | TARLAYER | 20090820 | ||||
| 10 | IV_TEXT | Value transfer | Type reference (TYPE) | AS4TEXT | 20090820 | ||||
| 11 | IV_TYPE | Value transfer | Type reference (TYPE) | TRFUNCTION | 20090820 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Creation of a transport request failed | 20090819 |
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | IF_ADT_CTS_MANAGEMENT | Managing transport request for resources | 20090821 |
Method CREATE_INSTANCE on class CL_ADT_CTS_MANAGEMENT has no exception.
Method GET_TRANSPORT_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJ_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20100521 | ||||
| 2 | OBJ_TYPE | Call by reference | Type reference (TYPE) | TROBJTYPE | 20100521 | ||||
| 3 | PGMID | Call by reference | Type reference (TYPE) | PGMID | 20100521 | ||||
| 4 | RESULT | Value transfer | Type reference (TYPE) | SADT_OBJECT_LOCK_RESULT | 20100521 |
Method GET_TRANSPORT_INFO on class CL_ADT_CTS_MANAGEMENT has no exception.
Method INSERT_OBJECTS_IN_WB_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | AS4TEXT | Call by reference | Type reference (TYPE) | AS4TEXT | Short Description of Repository Objects | 20080626 | |||
| 2 | AUTHOR | Call by reference | Type reference (TYPE) | RESPONSIBL | SY-UNAME | Person Responsible for a Repository Object | 20080626 | ||
| 3 | DEVCLASS | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20080626 | |||
| 4 | MASTERLANG | Call by reference | Type reference (TYPE) | MASTERLANG | Original Language in Repository objects | 20080626 | |||
| 5 | MESSAGES | Call by reference | Type reference (TYPE) | CTS_MESSAGES | WBO Remote API: Messages for Result of Action | 20080626 | |||
| 6 | OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20080626 | |||
| 7 | OBJECT_LOCKS | Call by reference | Type reference (TYPE) | CTS_OBJECT_LOCKS | WBO Remote API: Objects Locked by Change Request | 20080626 | |||
| 8 | OBJ_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | Object Name in Object List | 20080626 | |||
| 9 | OPERATION | Call by reference | Type reference (TYPE) | TROBJOPER | Object operation for correction interface | 20080626 | |||
| 10 | PGMID | Call by reference | Type reference (TYPE) | PGMID | Program ID in Requests and Tasks | 20080626 | |||
| 11 | REQUEST | Call by reference | Type reference (TYPE) | CTS_REQUEST | WBO Remote API: Change Request | 20080626 | |||
| 12 | RESULT | Call by reference | Type reference (TYPE) | CTS_RESULT | Result of an Action in CTS | 20080626 | |||
| 13 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Request/Task | 20080626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Creation of a transport request failed | 20080626 |
Method IS_OBJ_RECORDED_IN_FOREIGN_REQ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT_LOCKS | Call by reference | Type reference (TYPE) | CTS_OBJECT_LOCKS | WBO Remote API: Objects Locked by Change Request | 20100521 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | FLAG | General Flag | 20100521 |
Method IS_OBJ_RECORDED_IN_FOREIGN_REQ on class CL_ADT_CTS_MANAGEMENT has no exception.
Method IS_TRANSPORT_DISABLED_FOR_OBJ Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Object Type | 20090814 | |||
| 2 | OBJ_NAME | Call by reference | Type reference (TYPE) | TROBJ_NAME | 20090814 | ||||
| 3 | PGMID | Call by reference | Type reference (TYPE) | PGMID | 'R3TR' | Program ID in Requests and Tasks | 20090814 | ||
| 4 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | X=> Object is local | 20090814 |
Method IS_TRANSPORT_DISABLED_FOR_OBJ on class CL_ADT_CTS_MANAGEMENT has no exception.
Method IS_TRANSPORT_DISABLED_FOR_PACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Package | 20090814 | |||
| 2 | RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | X => Package belongs to LOCAL | 20090814 |
Method IS_TRANSPORT_DISABLED_FOR_PACK on class CL_ADT_CTS_MANAGEMENT has no exception.
Method READ_REQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | TRCLIENT | SY-MANDT | Source client of request | 20080630 | ||
| 2 | REQUESTS | Call by reference | Type reference (TYPE) | CTS_REQUESTS | WBO Remote API: Change Requests | 20080630 | |||
| 3 | USER | Call by reference | Type reference (TYPE) | TR_AS4USER | SY-UNAME | Owner of a Request or Task | 20080630 |
Method READ_REQUESTS on class CL_ADT_CTS_MANAGEMENT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 712 |