SAP ABAP Class CL_ILM_UNITTEST_HELPER (Help Class for Unit Tests)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-ADK (Application Component) Archive Development Kit
     S_ILM_ARC_ADMIN (Package) Archive Administration Back-End
Properties
Class CL_ILM_UNITTEST_HELPER  
Short Description Help Class for Unit Tests    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_ILM_ARC_ADMIN   Archive Administration Back-End 
Created 20121011   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ILM_UNITTEST_HELPER has no forward declaration.
Interfaces
Class CL_ILM_UNITTEST_HELPER has no interface implemented.
Friends
Class CL_ILM_UNITTEST_HELPER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GT_EXISTING_RUNS Static Attribute Public Type reference (TYPE) TY_T_RUN_DLFLG 20121011
2 GT_NEW_RUNS Static Attribute Public Type reference (TYPE) TY_T_RUN 20121011
3 GT_SBOOK Static Attribute Public See coding 20121011
Methods
# Method Level Visibility Method type Description Created on
1 CLEANUP Static method Public Method Cleans Up 20121012
2 CREATE_ARCH_FILES_SBOOK Static method Private Method Creates Archive Files for BC_SBOOK 20121011
3 DELETE_FILES Static method Private Method Deletes Data Created for Unit Tests 20121011
4 INVALIDATE_RUNS Static method Private Method Sets the "Invalid" Indicator for Existing Sessions 20121011
5 PREPARE_FILES_BC_SBOOK Static method Public Method Creates Files for Archiving Object BC_SBOOK 20121011
6 PREPARE_FILES_EXAMPLE Static method Public Method Creates Files for Archiving Object EXAMPLE 20121011
7 PREPARE_SBOOK_DATA Static method Public Method Creates SBOOK Data in the Internal Table 20121011
8 SET_STATUS_COMPLETE Static method Private Method Sets Status of the Archive Files to "Deletion Completed" 20121011
9 VALIDATE_RUNS Static method Private Method Sets Indicator to "Valid" 20121012
Events
Class CL_ILM_UNITTEST_HELPER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_RUN Public See coding 20121011 BEGIN OF ty_run, object type OBJCT_TR01, document TYPE admi_run_d, END OF ty_run
2 TY_RUN_DLFLG Public See coding 20121011 BEGIN OF ty_run_dlflg, object type OBJCT_TR01, document TYPE admi_run_d, delete_flg TYPE admi_delet, END OF ty_run_dlflg
3 TY_T_RUN Public See coding 20121011 ty_t_run type STANDARD TABLE OF ty_run with DEFAULT KEY
4 TY_T_RUN_DLFLG Public See coding 20121011 ty_t_run_dlflg TYPE STANDARD TABLE OF ty_run_dlflg WITH DEFAULT KEY
Method Signatures

Method CLEANUP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARCHIVING_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt 20121012

Method CLEANUP on class CL_ILM_UNITTEST_HELPER has no exception.

Method CREATE_ARCH_FILES_SBOOK Signature

Method CREATE_ARCH_FILES_SBOOK on class CL_ILM_UNITTEST_HELPER has no parameter.
Method CREATE_ARCH_FILES_SBOOK on class CL_ILM_UNITTEST_HELPER has no exception.

Method DELETE_FILES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARCHIVING_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt 20121011

Method DELETE_FILES on class CL_ILM_UNITTEST_HELPER has no exception.

Method INVALIDATE_RUNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARCHIVING_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt 20121011
2 Returning RT_RUNS Value transfer Type reference (TYPE) TY_T_RUN_DLFLG auf ungültig gesetzte Läufe 20121011

Method INVALIDATE_RUNS on class CL_ILM_UNITTEST_HELPER has no exception.

Method PREPARE_FILES_BC_SBOOK Signature

Method PREPARE_FILES_BC_SBOOK on class CL_ILM_UNITTEST_HELPER has no parameter.
Method PREPARE_FILES_BC_SBOOK on class CL_ILM_UNITTEST_HELPER has no exception.

Method PREPARE_FILES_EXAMPLE Signature

Method PREPARE_FILES_EXAMPLE on class CL_ILM_UNITTEST_HELPER has no parameter.
Method PREPARE_FILES_EXAMPLE on class CL_ILM_UNITTEST_HELPER has no exception.

Method PREPARE_SBOOK_DATA Signature

Method PREPARE_SBOOK_DATA on class CL_ILM_UNITTEST_HELPER has no parameter.
Method PREPARE_SBOOK_DATA on class CL_ILM_UNITTEST_HELPER has no exception.

Method SET_STATUS_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARCHIVING_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt 20121011
2 Returning RT_NEW_RUNS Value transfer Type reference (TYPE) TY_T_RUN 20121011

Method SET_STATUS_COMPLETE on class CL_ILM_UNITTEST_HELPER has no exception.

Method VALIDATE_RUNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ARCHIVING_OBJECT Call by reference Type reference (TYPE) OBJCT_TR01 Archivierungsobjekt 20121012

Method VALIDATE_RUNS on class CL_ILM_UNITTEST_HELPER has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 740