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 IF_CTS_BOOLEAN Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
2 TRWBO 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 CREATE_FILE_ID Static method Public Method Creates an ID for a File 20080925
2 CREATE_INSTANCE Static method Public Method Creates instance of file request manager 20070509
3 GET_ATTRIBUTE_DEFINITIONS Static method Public Method Get all CTS attribute definitions 20100723
4 GET_USER_DETAILS Static method Public Method Get user detail information 20100901
5 SELECT_PROJECTS Static method Public Method 20100722
6 SELECT_REQUESTS Static method Public Method Select existing requests 20100723
7 SELECT_REQUEST_RANGE 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 Importing FILENAME Call by reference Type reference (TYPE) CSEQUENCE 20080925
2 Returning ID Value transfer Type reference (TYPE) CHAR32 Characterfeld der Länge 32 20080925
3 Importing 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 Returning REQUEST_MANAGER Value transfer Object reference (TYPE REF TO) IF_CTS_FILE_REQUEST Externes Interface fuer File Anlegen 20070509
2 Importing SYSNAME Call by reference Type reference (TYPE) SYSYSID Name des SAP-Systems 20070509
3 Importing TIMEOUT Call by reference Type reference (TYPE) INT4 300 timeout in seconds 20111215
# Exception Resumable Description Created on
1 CX_CTS_CHANGES_LOCKED Aenderungen fuer das gegebene System sind gesperrt 20070509
2 CX_TMS_INVALID_EXTERNAL_SYSTEM System ist nicht als extern managebar im TMS bekannt 20070509
3 CX_TMS_UNKNOWN_DOMAIN Im TMS unbekannte Domaene 20070509
4 CX_TMS_UNKNOWN_SYSTEM 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 Exporting CLIENTS Call by reference Type reference (TYPE) CTS_ATTRDEFCS cCTS Cts client specific attributes 20100723
2 Exporting DEFINITIONS Call by reference Type reference (TYPE) CTS_ATTRDEFS cCTS Attribute definitions 20100723
3 Importing PLUS_EXTERNAL Call by reference Type reference (TYPE) FLAG allgemeines flag 20100723
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY 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 Importing USERS_IN Call by reference Type reference (TYPE) TMSCLWUSINS TMS cCTS: User in 20100901
2 Returning USERS_OUT Value transfer Type reference (TYPE) TMSCLWUSOUS TMS cCTS: User Out 20100901
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY 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 Importing PLUS_STATES Call by reference Type reference (TYPE) BOOLEAN IF_CTS_BOOLEAN=>FALSE boolsche Variable (X=true, -=false, space=unknown) 20100901
2 Exporting PROJECTS Call by reference Type reference (TYPE) TRPROJECTS Projekte im Change and Transport System 20100723
3 Exporting PROJSTATES Call by reference Type reference (TYPE) TRPRJSTATS Schnittstellentabelle für Zugriffe auf CTS_PRSTAT 20100901
4 Importing SELECTION Call by reference Type reference (TYPE) CTSPRJSELE Selektion von Projekten 20100723
5 Importing SYSNAME Call by reference Type reference (TYPE) SYSNAME Name eines SAP-Systems der (aktiven) Transportkonfiguration 20100901
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY 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 Importing OPTION_PLUSATTRIBUTES Call by reference Type reference (TYPE) FLAG IF_CTS_BOOLEAN=>TRUE allgemeines flag 20100723
2 Importing OPTION_PLUSKEYS Call by reference Type reference (TYPE) FLAG allgemeines flag 20100723
3 Importing OPTION_PLUSOBJECTS Call by reference Type reference (TYPE) FLAG allgemeines flag 20100723
4 Exporting REQUESTS Call by reference Type reference (TYPE) STRHI_REQUESTS_WD 20100723
5 Importing REQUEST_SELECTION Value transfer Type reference (TYPE) TRWBO_SELECTIONS 20100723
6 Exporting TIMEZONE Call by reference Type reference (TYPE) SYSTZONLO Zeitzone des aktuellen Benutzers 20121030
7 Importing USER Call by reference Type reference (TYPE) TRUSER Inhaber des Auftrags/Aufgabe 20100723
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY 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 Importing OPTION_PLUSATTRIBUTES Call by reference Type reference (TYPE) FLAG allgemeines flag 20100716
2 Importing OPTION_PLUSKEYS Call by reference Type reference (TYPE) FLAG allgemeines flag 20100716
3 Importing OPTION_PLUSOBJECTS Call by reference Type reference (TYPE) FLAG allgemeines flag 20100716
4 Importing OPTION_TASKSPLUSREQUESTS Call by reference Type reference (TYPE) FLAG allgemeines flag 20100715
5 Importing RANGE Call by reference Type reference (TYPE) TRSEL_TS_RANGES 20100715
6 Exporting REQUESTS Call by reference Type reference (TYPE) TRWBO_REQUESTS 20100715
# Exception Resumable Description Created on
1 CX_CTS_NO_AUTHORITY Keine Berechtigung fuer diese Aktion 20100715
History
Last changed by/on SAP  20140121 
SAP Release Created in 702