SAP ABAP Class CL_SATC_AC_UI_OBJECT_TYPE (Converter: Transport & workbench keys to R3TR keys)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_UI (Package) INTERNAL: - *NO* REUSE - UI "CheckConfig" style
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SATC_AC_R3TR_KEY_SERVICE Calculates R3TR keys from transport or workbench requests 20130718
Properties
Class CL_SATC_AC_UI_OBJECT_TYPE  
Short Description Converter: Transport & workbench keys to R3TR keys    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_ABAP_CHECK_UI   INTERNAL: - *NO* REUSE - UI "CheckConfig" style 
Created 20070827   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)
Interfaces
# Interface Abstract Final Description Created on
1 IF_SATC_AC_R3TR_KEY_SERVICE Calculates R3TR keys from transport or workbench requests 20130718
Friends
# Friend Modeled only Created on Description
1 IF_WB_TOOL 20070827 Workbench: Tool
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TASKTYPE Instance attribute Private Type reference (TYPE) SYCHAR04 'QRSX' Transport Task Types 20070827
2 F_WB_MAPPINGS Instance attribute Private Type reference (TYPE) TY_T_WB_MAPPINGS 20070827
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_REQUEST_TO_R3TR_KEY Instance method Public Method 20070827
2 CONVERT_WB_TO_R3TR_KEY Instance method Public Method 20070827
3 CREATE_R3TR_KEY_SERVICE Static method Public Method 20130718
4 MAP_REQ_OR_TASK_OBJS_TO_R3TR Instance method Public Method 20081017
5 QUERY_REQ_OR_TASK_OBJECTS Instance method Public Method 20070827
6 __GET_REQ_OR_TASK_OBJECTS Instance method Private Method Get objects from Request or task 20070827
7 __MAP_LIMU_TO_R3TR Instance method Private Method Map LIMU objects to R3TR objects 20070827
Events
Class CL_SATC_AC_UI_OBJECT_TYPE has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_S_MAPPING Private See coding 20070827 begin of ty_S_Mapping, wb_Type type seu_Objtyp, r3tr_Type type trobjtype, end of ty_S_Mapping
2 TY_T_WB_MAPPINGS Private See coding 20070827 ty_T_Wb_Mappings type hashed table of ty_S_Mapping with unique key wb_Type
Method Signatures

Method CONVERT_REQUEST_TO_R3TR_KEY Signature

Method CONVERT_REQUEST_TO_R3TR_KEY on class CL_SATC_AC_UI_OBJECT_TYPE has no parameter.
Method CONVERT_REQUEST_TO_R3TR_KEY on class CL_SATC_AC_UI_OBJECT_TYPE has no exception.

Method CONVERT_WB_TO_R3TR_KEY Signature

Method CONVERT_WB_TO_R3TR_KEY on class CL_SATC_AC_UI_OBJECT_TYPE has no parameter.
Method CONVERT_WB_TO_R3TR_KEY on class CL_SATC_AC_UI_OBJECT_TYPE has no exception.

Method CREATE_R3TR_KEY_SERVICE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_AC_R3TR_KEY_SERVICE 20130718

Method CREATE_R3TR_KEY_SERVICE on class CL_SATC_AC_UI_OBJECT_TYPE has no exception.

Method MAP_REQ_OR_TASK_OBJS_TO_R3TR Signature

Method MAP_REQ_OR_TASK_OBJS_TO_R3TR on class CL_SATC_AC_UI_OBJECT_TYPE has no parameter.
Method MAP_REQ_OR_TASK_OBJS_TO_R3TR on class CL_SATC_AC_UI_OBJECT_TYPE has no exception.

Method QUERY_REQ_OR_TASK_OBJECTS Signature

Method QUERY_REQ_OR_TASK_OBJECTS on class CL_SATC_AC_UI_OBJECT_TYPE has no parameter.
Method QUERY_REQ_OR_TASK_OBJECTS on class CL_SATC_AC_UI_OBJECT_TYPE has no exception.

Method __GET_REQ_OR_TASK_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_OBJECTS Call by reference Type reference (TYPE) TR_OBJECTS LIMU and R3TR Objects of a request or task 20070827
2 Importing I_REQ_OR_TASK Call by reference Type reference (TYPE) TRKORR Request/Task 20070827
# Exception Resumable Description Created on
1 CX_SATC_AC_ROOT Exception within ABAP Check Layer of ATC 20070827

Method __MAP_LIMU_TO_R3TR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_R3TR_OBJECTS Call by reference Type reference (TYPE) SATC_T_R3TR_KEYS R3TR Objects 20070827
2 Importing I_TR_OBJECTS Call by reference Type reference (TYPE) TR_OBJECTS LIMU and R3TR Objects of a request or task 20070827

Method __MAP_LIMU_TO_R3TR on class CL_SATC_AC_UI_OBJECT_TYPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710