SAP ABAP Class CL_CTS_FILE_REQUEST_FACTORY (File Request Manager Factory - Local NONABAP Only)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_CTS_REQUEST_FACTORY | File Request Manager Factory | 20100520 |
Properties
| Class | CL_CTS_FILE_REQUEST_FACTORY | |
| Short Description | File Request Manager Factory - Local NONABAP Only | |
| Super Class | CL_CTS_REQUEST_FACTORY | File Request Manager Factory |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCTS_EXT_REQ_IF | CTS+ Request Interface |
| Created | 20070509 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_CTS_FILE_REQUEST_FACTORY has no interface implemented.
Friends
Class CL_CTS_FILE_REQUEST_FACTORY has no friend class.
Attributes
Class CL_CTS_FILE_REQUEST_FACTORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Creates an ID for a File | 20080925 | |
| 2 | Static method | Public | Method | Creates instance of file request manager | 20070509 | |
| 3 | Static method | Public | Method | Get all CTS attribute definitions | 20100723 | |
| 4 | Static method | Public | Method | Get user detail information | 20100901 | |
| 5 | Static method | Public | Method | 20100722 | ||
| 6 | Static method | Public | Method | Select existing requests | 20100723 | |
| 7 | Static method | Public | Method | Select request range | 20100715 |
Events
Class CL_CTS_FILE_REQUEST_FACTORY has no event.
Types
Class CL_CTS_FILE_REQUEST_FACTORY has no local type.
Method Signatures
Method CREATE_FILE_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILENAME | Call by reference | Type reference (TYPE) | CSEQUENCE | 20080925 | ||||
| 2 | ID | Value transfer | Type reference (TYPE) | CHAR32 | Characterfeld der Länge 32 | 20080925 | |||
| 3 | TYP | Call by reference | Type reference (TYPE) | CSEQUENCE | File type for internal purpose | 20100621 |
Method CREATE_FILE_ID on class CL_CTS_FILE_REQUEST_FACTORY has no exception.
Method CREATE_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | REQUEST_MANAGER | Value transfer | Object reference (TYPE REF TO) | IF_CTS_FILE_REQUEST | Externes Interface fuer File Anlegen | 20070509 | |||
| 2 | SYSNAME | Call by reference | Type reference (TYPE) | SYSYSID | Name des SAP-Systems | 20070509 | |||
| 3 | TIMEOUT | Call by reference | Type reference (TYPE) | INT4 | 300 | timeout in seconds | 20111215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Aenderungen fuer das gegebene System sind gesperrt | 20070509 | ||
| 2 | System ist nicht als extern managebar im TMS bekannt | 20070509 | ||
| 3 | Im TMS unbekannte Domaene | 20070509 | ||
| 4 | Im TMS unbekanntes System | 20070509 |
Method GET_ATTRIBUTE_DEFINITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CLIENTS | Call by reference | Type reference (TYPE) | CTS_ATTRDEFCS | cCTS Cts client specific attributes | 20100723 | |||
| 2 | DEFINITIONS | Call by reference | Type reference (TYPE) | CTS_ATTRDEFS | cCTS Attribute definitions | 20100723 | |||
| 3 | PLUS_EXTERNAL | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung fuer diese Aktion | 20100723 |
Method GET_USER_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | USERS_IN | Call by reference | Type reference (TYPE) | TMSCLWUSINS | TMS cCTS: User in | 20100901 | |||
| 2 | USERS_OUT | Value transfer | Type reference (TYPE) | TMSCLWUSOUS | TMS cCTS: User Out | 20100901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung fuer diese Aktion | 20100901 |
Method SELECT_PROJECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PLUS_STATES | Call by reference | Type reference (TYPE) | BOOLEAN | IF_CTS_BOOLEAN=>FALSE | boolsche Variable (X=true, -=false, space=unknown) | 20100901 | ||
| 2 | PROJECTS | Call by reference | Type reference (TYPE) | TRPROJECTS | Projekte im Change and Transport System | 20100723 | |||
| 3 | PROJSTATES | Call by reference | Type reference (TYPE) | TRPRJSTATS | Schnittstellentabelle für Zugriffe auf CTS_PRSTAT | 20100901 | |||
| 4 | SELECTION | Call by reference | Type reference (TYPE) | CTSPRJSELE | Selektion von Projekten | 20100723 | |||
| 5 | SYSNAME | Call by reference | Type reference (TYPE) | SYSNAME | Name eines SAP-Systems der (aktiven) Transportkonfiguration | 20100901 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung fuer diese Aktion | 20100723 |
Method SELECT_REQUESTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPTION_PLUSATTRIBUTES | Call by reference | Type reference (TYPE) | FLAG | IF_CTS_BOOLEAN=>TRUE | allgemeines flag | 20100723 | ||
| 2 | OPTION_PLUSKEYS | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100723 | |||
| 3 | OPTION_PLUSOBJECTS | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100723 | |||
| 4 | REQUESTS | Call by reference | Type reference (TYPE) | STRHI_REQUESTS_WD | 20100723 | ||||
| 5 | REQUEST_SELECTION | Value transfer | Type reference (TYPE) | TRWBO_SELECTIONS | 20100723 | ||||
| 6 | TIMEZONE | Call by reference | Type reference (TYPE) | SYSTZONLO | Zeitzone des aktuellen Benutzers | 20121030 | |||
| 7 | USER | Call by reference | Type reference (TYPE) | TRUSER | Inhaber des Auftrags/Aufgabe | 20100723 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung fuer diese Aktion | 20100723 |
Method SELECT_REQUEST_RANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OPTION_PLUSATTRIBUTES | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100716 | |||
| 2 | OPTION_PLUSKEYS | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100716 | |||
| 3 | OPTION_PLUSOBJECTS | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100716 | |||
| 4 | OPTION_TASKSPLUSREQUESTS | Call by reference | Type reference (TYPE) | FLAG | allgemeines flag | 20100715 | |||
| 5 | RANGE | Call by reference | Type reference (TYPE) | TRSEL_TS_RANGES | 20100715 | ||||
| 6 | REQUESTS | Call by reference | Type reference (TYPE) | TRWBO_REQUESTS | 20100715 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Berechtigung fuer diese Aktion | 20100715 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 702 |