SAP ABAP Interface IF_SATC_AC_R3TR_KEY_SERVICE (Calculates R3TR keys from transport or workbench requests)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SATC_AC_UI_OBJECT_TYPE Converter: Transport & workbench keys to R3TR keys 20130718
Properties
Interface IF_SATC_AC_R3TR_KEY_SERVICE  
Short Description Calculates R3TR keys from transport or workbench requests    
General Data
Package SATC_ABAP_CHECK_UI   INTERNAL: - *NO* REUSE - UI "CheckConfig" style 
Created 20130718   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SATC_AC_R3TR_KEY_SERVICE has no forward declaration.
Interfaces
Interface IF_SATC_AC_R3TR_KEY_SERVICE has no interface.
Friends
Interface IF_SATC_AC_R3TR_KEY_SERVICE has no friend.
Attributes
Interface IF_SATC_AC_R3TR_KEY_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_REQUEST_TO_R3TR_KEY Instance method Public Method 20130718
2 CONVERT_WB_TO_R3TR_KEY Instance method Public Method 20130718
3 MAP_REQ_OR_TASK_OBJS_TO_R3TR Instance method Public Method 20130718
4 QUERY_REQ_OR_TASK_OBJECTS Instance method Public Method 20130718
Events
Interface IF_SATC_AC_R3TR_KEY_SERVICE has no event.
Types
Interface IF_SATC_AC_R3TR_KEY_SERVICE has no local type.
Method Signatures

Method CONVERT_REQUEST_TO_R3TR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXISTANCE_CHECK Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE 20130718
2 Importing I_WB_REQUEST Call by reference Object reference (TYPE REF TO) CL_WB_REQUEST 20130718
3 Returning RESULT Value transfer Type reference (TYPE) SATC_S_R3TR_KEY 20130718
# Exception Resumable Description Created on
1 CX_SATC_GUI_ERROR 20130718

Method CONVERT_WB_TO_R3TR_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_WB_NAME Call by reference Type reference (TYPE) SEU_OBJKEY 20130718
2 Importing I_WB_TYPE Call by reference Type reference (TYPE) SEU_OBJTYP 20130718
3 Returning RESULT Value transfer Type reference (TYPE) SATC_S_R3TR_KEY 20130718

Method CONVERT_WB_TO_R3TR_KEY on Interface IF_SATC_AC_R3TR_KEY_SERVICE has no exception.

Method MAP_REQ_OR_TASK_OBJS_TO_R3TR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R3TR_OBJECTS Call by reference Type reference (TYPE) SATC_T_R3TR_KEYS 20130718
2 Importing I_REQESTS_TASKS_OBJECTS Call by reference Type reference (TYPE) TR_OBJECTS 20130718
# Exception Resumable Description Created on
1 CX_SATC_AC_ROOT 20130718

Method QUERY_REQ_OR_TASK_OBJECTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_R3TR_OBJECTS Call by reference Type reference (TYPE) SATC_T_R3TR_KEYS 20130718
2 Importing I_REQESTS_TASKS Call by reference Type reference (TYPE) TRKORRS 20130718
# Exception Resumable Description Created on
1 CX_SATC_AC_ROOT 20130718
History
Last changed by/on SAP  20140121 
SAP Release Created in 740