SAP ABAP Class CL_SATC_RT_REPOSITORY (Service to access runtime repositoy (project execution))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_STDLIB_RUN_TIME_CORE (Package) INTERNAL: - *NO* REUSE - runtime implementation details
Properties
Class CL_SATC_RT_REPOSITORY  
Short Description Service to access runtime repositoy (project execution)    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SATC_STDLIB_RUN_TIME_CORE   INTERNAL: - *NO* REUSE - runtime implementation details 
Created 20090107   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_SATC_RT_REPOSITORY_EXEC Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_SATC_RT_REPOSITORY has no interface implemented.
Friends
Class CL_SATC_RT_REPOSITORY has no friend class.
Attributes
Class CL_SATC_RT_REPOSITORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 RETRIEVE_APPLICATION_DATA Static method Public Method 20120425
2 RETRIEVE_EXECUTION_DATA Static method Public Method 20120425
3 SELECT_EXECUTION_INFOS Static method Public Method Select Infos Regarding Executions 20090108
Events
Class CL_SATC_RT_REPOSITORY has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RANGE Public See coding 20090107 begin of ty_Range, run_Series type ty_T_Range_Run_Series, title type ty_T_Range_Title, started_By type ty_T_Range_Started_By, started_On type ty_T_Range_Started_On, run_State type ty_T_Range_Run_State, end of ty_Range
2 TY_T_RANGE_RUN_SERIES Public See coding 20120530 ty_T_Range_Run_Series type range of satc_D_App_Config_Name
3 TY_T_RANGE_RUN_STATE Public See coding 20090107 ty_T_Range_Run_State type range of satc_D_Project_Execution_State
4 TY_T_RANGE_STARTED_BY Public See coding 20090107 ty_T_Range_Started_By type range of sabp_D_Create_By
5 TY_T_RANGE_STARTED_ON Public See coding 20090812 ty_T_Range_Started_On type range of satc_D_Started_On
6 TY_T_RANGE_START_DATE Public See coding 20090107 ty_T_Range_Start_Date type range of sabp_D_Create_On
7 TY_T_RANGE_TITLE Public See coding 20090107 ty_T_Range_Title type range of satc_D_Description
Method Signatures

Method RETRIEVE_APPLICATION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_APP_CONFIG_FACTORY_NAME Call by reference Type reference (TYPE) SATC_D_APP_CONFIG_FACTORY_NAME Factory of application layer for operation on config. data 20120426
2 Exporting E_APP_CONFIG_NAME Call by reference Type reference (TYPE) SATC_D_APP_CONFIG_NAME 20120425
3 Exporting E_HOSTED_DATA Call by reference Type reference (TYPE) SATC_D_SERIALIZED_DATA 20120425
4 Importing I_EXEC_ID Call by reference Type reference (TYPE) SATC_D_PROJECT_EXECUTION_ID 20120425
# Exception Resumable Description Created on
1 CX_SATC_ROOT 20120425

Method RETRIEVE_EXECUTION_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_EXEC_ID Call by reference Type reference (TYPE) SATC_D_PROJECT_EXECUTION_ID 20120425
2 Returning RESULT Value transfer Object reference (TYPE REF TO) IF_SATC_RT_REPOSITORY_EXEC 20120425
# Exception Resumable Description Created on
1 CX_SATC_ROOT 20120425

Method SELECT_EXECUTION_INFOS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_RANGE_RUN_SERIES Call by reference Type reference (TYPE) TY_T_RANGE_RUN_SERIES 20120530
2 Importing I_RANGE_RUN_STATE Call by reference Type reference (TYPE) TY_T_RANGE_RUN_STATE State Run State 20090108
3 Importing I_RANGE_STARTED_BY Call by reference Type reference (TYPE) TY_T_RANGE_STARTED_BY Started By 20090108
4 Importing I_RANGE_STARTED_ON Call by reference Type reference (TYPE) TY_T_RANGE_STARTED_ON 20090812
5 Importing I_RANGE_TITLE Call by reference Type reference (TYPE) TY_T_RANGE_TITLE Title 20090108
6 Returning RESULT Value transfer Type reference (TYPE) IF_SATC_RT_REPOSITORY_EXEC=>TY_T_INFOS SATC Run Infos 20090108
# Exception Resumable Description Created on
1 CX_SATC_DOMAIN Domain Access Error 20090109
2 CX_SATC_RT_REPOSITORY ATC: Access to Run Failed 20090109
History
Last changed by/on SAP  20140121 
SAP Release Created in 720