SAP ABAP Function Module CNV_CMIS_U_10_CHECK_BUFFERS (CMIS Upg: Check the buffer files)
Hierarchy
DMIS (Software Component) DMIS 2011_1
   CA-GTF-BS (Application Component) Business Application Support
     CNV_CMIS_U_10 (Package) CMIS Upg: Table cascading
Basic Data
Function Module CNV_CMIS_U_10_CHECK_BUFFERS CMIS Upg: Check the buffer files  
Function Group CNV_CMIS_U_10_CHECK   CMIS Upg: general checks  
Program Name SAPLCNV_CMIS_U_10_CHECK    
INCLUDE Name LCNV_CMIS_U_10_CHECKU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EX_TABIM_NAME TYPE DMC_IU_DTYPE-CHAR32 Name of the tables buffer
Exporting EX_XPRAS_NAME TYPE DMC_IU_DTYPE-CHAR32 Name of the xpras buffer
Importing IM_CEN_DESTINATION_ID TYPE RFCDEST RFC destination ID central system
Importing IM_UPG_DESTINATION_ID TYPE RFCDEST RFC destination ID upgrade system
Importing IM_RELEASE TYPE CNVMBTDESTVERS-SAPRELEASE System release
Importing IM_BUFFER_PATH TYPE DMC_IU_DTYPE-BTCXPGPAR Path of buffer directory
Exception TABIM_BUFFER_FILE_NOT_FOUND TYPE Path or tabim buffer file not found
Exception TABIM_BUFFER_READ_ERROR TYPE Error during reading tabim buffer file
Exception TABIM_OTHER_ERROR TYPE Other tabim buffer error, not handled yet
Exception XPRAS_BUFFER_FILE_NOT_FOUND TYPE Path or xpras buffer file not found
Exception XPRAS_BUFFER_READ_ERROR TYPE Error during reading xpras buffer file
Exception XPRAS_OTHER_ERROR TYPE Other xpras buffer error, not handled yet
               
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  20141030 
SAP Release Created in 2006_1_46C