SAP ABAP Function Module TRINT_FI_VERIFY_TR_FILES (Internal: Check Transport Files)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CTS (Application Component) Change & Transport System
     STTO (Package) Transport Tools
Basic Data
Function Module TRINT_FI_VERIFY_TR_FILES Internal: Check Transport Files  
Function Group STFI   Transport File Interface  
Program Name SAPLSTFI   Transport File Interface 
INCLUDE Name LSTFIU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_DATA_DIR TYPE STPA-FILE Directory of the data files
Exporting EV_COFILES_DIR TYPE STPA-FILE Directory of the cofiles
Exporting EV_DATA_SIZE TYPE F Total size of the data files (byte)
Exporting EV_COFILES_SIZE TYPE F Total size of the cofiles (byte)
Importing IV_SIZE_CHECK TYPE STPA-FLAG
Importing IV_DATA_DIR TYPE STPA-FILE Directory of the data files (def=DIR_TRANS/data)
Importing IV_COFILES_DIR TYPE STPA-FILE Directory of the cofiles (def=DIR_TRANS/cofiles)
Tables TT_DAFI TYPE EPSFILI Data files to be checked
Tables TT_COFI TYPE EPSFILI Cofiles to be checked
Exception GET_DIR_NAMES_FAILED TYPE Name of the transport directory cannot be determined
Exception NO_AUTHORIZATION TYPE
Exception ERRORS_OCCURED TYPE Errors occurred when the files were checked
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  19960708 
SAP Release Created in