CFX_CHECK_FTP_BOX is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter CFX_CHECK_FTP_BOX into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
Title: Program CFX_CHECK_FTP_BOX
Text Symbol: 001 = Test FTP box (using cFolders classes)
Text Symbol: 002 = Log on to FTP server with user
Text Symbol: 003 = Log on to FTP server with password
Text Symbol: 004 = Set up connection.
Text Symbol: 005 = Connection works. Now the current directory is set.
Text Symbol: 006 = Current directory has been set successfully.
Text Symbol: 007 = The current directory will now be read.
Text Symbol: 008 = The current directory has been successfully read. Number of files that were read:
Text Symbol: 009 = Everything works.
Text Symbol: 010 = FTP error received:
Text Symbol: 011 = Internal Number:
Text Symbol: 012 = Command:
Text Symbol: 013 = Directory:
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
CFX_CHECK_FTP_BOX - Program CFX_CHECK_FTP_BOX CFX_CHECK_FTP_BOX - Program CFX_CHECK_FTP_BOX CFX_BP_CONS_CHECK_TOP - Include CFX_BP_CONS_CHECK_TOP CFX_BP_CONS_CHECK_O01 - Include CFX_BP_CONS_CHECK_O01 CFX_BP_CONS_CHECK_I01 - Include CFX_BP_CONS_CHECK_I01 CFX_BP_CONS_CHECK_F02 - Include CFX_BP_CONS_CHECK_F02