SAP ABAP Class IF_SATC_AC_R3TR_KEY_SERVICE (Calculates R3TR keys from transport or workbench requests)
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
Class IF_SATC_AC_R3TR_KEY_SERVICE  
Short Description Calculates R3TR keys from transport or workbench requests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130718   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SATC_AC_R3TR_KEY_SERVICE has no forward declaration.
Interfaces
Class IF_SATC_AC_R3TR_KEY_SERVICE has no interface implemented.
Friends
Class IF_SATC_AC_R3TR_KEY_SERVICE has no friend class.
Attributes
Class 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
Class IF_SATC_AC_R3TR_KEY_SERVICE has no event.
Types
Class 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 class 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