SAP ABAP Class CL_SRAL_TRANSPORT_FACTORY (Factory class returns transport handler)
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
Properties
Class CL_SRAL_TRANSPORT_FACTORY  
Short Description Factory class returns transport handler    
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 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SRAL_TRANSPORT_HELPER Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SRAL_TRANSPORT_FACTORY has no interface implemented.
Friends
Class CL_SRAL_TRANSPORT_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CO_CLIENT_ROLE Constant Public See coding 20130815
Methods
# Method Level Visibility Method type Description Created on
1 GET_CLIENT_MODE Static method Public Method Returns the client setting in SCC4 20130322
2 GET_HANDLER_CUST Static method Public Method Returns an object for Customizing requests 20130319
3 IS_AUTO_RECORDING_ON Static method Public Method Checks if auto transportation is switched on 20130319
4 LIST_REQUESTS Static method Public Method 20130319
Events
Class CL_SRAL_TRANSPORT_FACTORY has no event.
Types
Class CL_SRAL_TRANSPORT_FACTORY has no local type.
Method Signatures

Method GET_CLIENT_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CLIENT_MODE Call by reference Type reference (TYPE) CCCORACTIV 20130815
2 Exporting E_CLIENT_ROLE Call by reference Type reference (TYPE) CCCATEGORY 20130815

Method GET_CLIENT_MODE on class CL_SRAL_TRANSPORT_FACTORY has no exception.

Method GET_HANDLER_CUST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HANDLER Value transfer Object reference (TYPE REF TO) IF_SRAL_TRANSPORT_HANDLER Transport Handler 20130319
2 Importing OBJECTS Call by reference Type reference (TYPE) CTS_OBJECT_ENTRIES Logic. tobj only or icluding table entries 20130319
3 Importing TABLE_ENTRIES Call by reference Type reference (TYPE) CTS_OBJECT_ENTRIES Table Key for Piece Lists only 20130319
4 Importing TRANSPORT_MODE Call by reference Type reference (TYPE) SRAL_TRANSPORT_MODE RAL: Transport mode 20130325
# Exception Resumable Description Created on
1 CX_SRAL Error with transport handling WDA 20130319

Method IS_AUTO_RECORDING_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ON Value transfer Type reference (TYPE) ABAP_BOOL 20130319

Method IS_AUTO_RECORDING_ON on class CL_SRAL_TRANSPORT_FACTORY has no exception.

Method LIST_REQUESTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ORDER_TYPE Call by reference Type reference (TYPE) TRFUNCTION 'W' Type of request/task 20130319
2 Importing I_READ_ATTRIBUTES Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20130319
3 Importing I_READ_TASK_HEADER Call by reference Type reference (TYPE) BOOLEAN ABAP_TRUE Boolean Variable (X=True, -=False, Space=Unknown) 20130319
4 Importing I_STATUS Call by reference Type reference (TYPE) TRSTATUS 'D' Status of request/task 20130319
5 Importing I_UNAME Call by reference Type reference (TYPE) SY-UNAME ABAP System Field: Name of Current User 20130319
6 Returning R_REQUESTS Value transfer Type reference (TYPE) CTS_REQUESTS WBO Remote API: Change Requests 20130319

Method LIST_REQUESTS on class CL_SRAL_TRANSPORT_FACTORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740