SVMCRT_DEPLOYMENT_TEST is a standard ABAP INCLUDE 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 SVMCRT_DEPLOYMENT_TEST 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.
INCLUDE SVMCRT_TRANS_JAVA_COMMANDS.
No SAP DATABASE tables are accessed within this REPORT code!
SVMCRT_JRFC_HELLO_WORLD CALL FUNCTION 'SVMCRT_JRFC_HELLO_WORLD' DESTINATION space EXPORTING message = p_message_java IMPORTING answer = answer_java EXCEPTIONS system_failure = 1 communication_failure = 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.
SVMCRT_DEPLOYMENT_TEST - SVMCRTDEPLOYMENTTEST SVH_DELETE_LAST_ENTRIES - Delete last entries of smart input help for a given user. SVH_DELETE_LAST_ENTRIES - Delete last entries of smart input help for a given user. SVERSIONING_TEST_PROG - Report SVERSIONING_TEST_PROG SVERSIONING_TEST_PROG - Report SVERSIONING_TEST_PROG SVERSIONING_TEST_INCL - Include SVERSIONING_TEST_INCL