SAP ABAP Class CL_CTS_REQUEST_FACTORY (File Request Manager Factory)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CTS-ORG-PLS (Application Component) Transport Organizer für non-ABAP (CTS+)
⤷
SCTS_EXT_REQ_IF (Package) CTS+ Request Interface
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_FILE_REQUEST_FACTORY | File Request Manager Factory - Local NONABAP Only | 20100520 |
Properties
| Class | CL_CTS_REQUEST_FACTORY | |
| Short Description | File Request Manager Factory | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_EXT_REQ_IF | CTS+ Request Interface |
| Created | 20100520 | 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CTS_REQUEST_FACTORY has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_CTS_REQUEST_REMOTE_ADAPTER | 20130226 | CTS: Extend remote request manager | |
| 2 | CL_CTS_TRANSPORT_REQUEST_RO | 20130225 | central CTS: Handle read-only requests |
Attributes
Class CL_CTS_REQUEST_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates Instance of Request Manager | 20100520 | |
| 2 | Static method | Protected | Method | Creates Instance of Request Manager | 20130222 | |
| 3 | Static method | Public | Method | Get request of data file name | 20100520 | |
| 4 | Static method | Public | Method | Get data file name of request | 20100520 | |
| 5 | Static method | Public | Method | Locks Request | 20100520 | |
| 6 | Static method | Public | Method | Unlocks Request | 20100520 |
Events
Class CL_CTS_REQUEST_FACTORY has no event.
Types
Class CL_CTS_REQUEST_FACTORY has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENT | Call by reference | Type reference (TYPE) | SYMANDT | Mandantenkennung des aktuellen Benutzers | 20100520 | |||
| 2 | DOMNAME | Call by reference | Type reference (TYPE) | TMSDOMNAM | TMS: Transportdomäne | 20111123 | |||
| 3 | READONLY | Call by reference | Type reference (TYPE) | BOOLEAN | 20120326 | ||||
| 4 | REQUEST_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_REQUEST | Externes Interface fuer File Anlegen | 20100520 | |||
| 5 | SYSNAME | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20100520 | |||
| 6 | TIMEOUT | Call by reference | Type reference (TYPE) | INT4 | 300 | Timeout in seconds | 20111215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS Bootstrapper: Eine Bootstrapper Exception | 20101108 | ||
| 2 | Aenderungen fuer das gegebene System sind gesperrt | 20100520 | ||
| 3 | System ist nicht als extern managebar im TMS bekannt | 20100520 | ||
| 4 | Keine Destination fuer das Ziel bekannt | 20101108 | ||
| 5 | Im TMS unbekannte Domaene | 20100520 | ||
| 6 | Im TMS unbekanntes System | 20100520 |
Method CREATE_BY_TARGET Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | READONLY | Call by reference | Type reference (TYPE) | BOOLEAN | 20130222 | ||||
| 2 | REQUEST_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_REQUEST | Externes Interface fuer File Anlegen | 20130222 | |||
| 3 | TARGET | Call by reference | Object reference (TYPE REF TO) | IF_CTS_TMS_CI_TARGET | 20130222 | ||||
| 4 | TIMEOUT | Call by reference | Type reference (TYPE) | INT4 | 300 | Timeout in seconds | 20130222 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | cCTS Bootstrapper: Eine Bootstrapper Exception | 20130222 | ||
| 2 | Aenderungen fuer das gegebene System sind gesperrt | 20130222 | ||
| 3 | System ist nicht als extern managebar im TMS bekannt | 20130222 | ||
| 4 | Keine Destination fuer das Ziel bekannt | 20130222 | ||
| 5 | Im TMS unbekannte Domaene | 20130222 | ||
| 6 | Im TMS unbekanntes System | 20130222 |
Method GET_DATAFILENAME_OF_TRKORR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Value transfer | Type reference (TYPE) | STRING | 20100520 | ||||
| 2 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100520 |
Method GET_DATAFILENAME_OF_TRKORR on class CL_CTS_REQUEST_FACTORY has no exception.
Method GET_TRKORR_OF_DATAFILENAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20100520 | ||||
| 2 | TRKORR | Value transfer | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100520 |
Method GET_TRKORR_OF_DATAFILENAME on class CL_CTS_REQUEST_FACTORY has no exception.
Method LOCK_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MODE | Call by reference | Type reference (TYPE) | ENQMODE | 'E' | Sperrmodus | 20100601 | ||
| 2 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100520 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | CTS: Sperrfehler | 20100520 |
Method UNLOCK_REQUEST Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TRKORR | Call by reference | Type reference (TYPE) | TRKORR | Auftrag/Aufgabe | 20100520 |
Method UNLOCK_REQUEST on class CL_CTS_REQUEST_FACTORY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |