J_8AMARF 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 J_8AMARF 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
J_8AM_ARCHIV_FILE CALL FUNCTION 'J_8AM_ARCHIV_FILE' EXPORTING OBJECTTYPE = SPACE OBJECTID = SPACE TABLES OBJECT = T_OBJECT PARAMETER = T_PARAMETER EXCEPTIONS ERROR_GET_FILENAME = 1 FILE_HAS_NO_SUFFIX = 1 NO_DOC_CLASS_LIKE_SUFFIX = 1 NO_DOC_TYPES_WITH_DOC_CLASS = 1 NO_DOCUMENT_TYPES_IN_LINKTABLE = 1 ERROR_READING_HITLIST = 1 NO_REPORT_NUMBER_FOR_COLD_TYPE = 1 ERROR_CONVERSION_OR_ARCHIVING = 1 NO_AUTHORITY = 1 NOT_FOUND = 2 OTHERS = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
J_8AMARF - Archivierung aus Filesystem und Zuordunung an Objekt J_8AMARF - Archivierung aus Filesystem und Zuordunung an Objekt J_8AFMT2 - Test for scan, upload, copy, preview, status and display of forms J_8AFMT2 - Test for scan, upload, copy, preview, status and display of forms J_8AFMT1 - Test outgoing document with formsoverlay J_8AFMT1 - Test outgoing document with formsoverlay