ESH_TST_PRC_API_TEST 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 ESH_TST_PRC_API_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.
Title: Program ESH_TST_FWK_API_TEST
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
ESH_TST_REP_PROCESS_EXECUTE CALL FUNCTION 'ESH_TST_REP_PROCESS_EXECUTE' EXPORTING iv_task_factory_class_name = 'CL_ESH_TST_SMK_FACTORY' TABLES et_name_value_pairs = lt_name_value_pairs.
DB_COMMIT "CALL FUNCTION 'DB_COMMIT'.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ESH_TST_PRC_API_TEST - Program ESH_TST_FWK_API_TEST ESH_TST_PRC_API_TEST - Program ESH_TST_FWK_API_TEST ESH_TST_OM_MODEL_VIEWER - ESH Model Viewer ESH_TST_OM_MODEL_VIEWER - ESH Model Viewer ESH_TST_HBT_START_REPLAY - Enable the replay of Parameter values ESH_TST_HBT_START_REPLAY - Enable the replay of Parameter values