ACO_DYN2_PROXY_AUNIT_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 ACO_DYN2_PROXY_AUNIT_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 ACO_DYN_PROXY_AUNIT_TEST
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
BGRFC_CREATE_INB_DEST call function 'BGRFC_CREATE_INB_DEST' exporting DEST_NAME = 'SAP_ACO_AUNIT_DEST' SERVER_GROUP = '' QUEUE_PREFIX_TAB = l_prefix_tab exceptions DESTINATION_EXISTS = 1 QUEUE_PREFIX_EXISTS = 2 DEST_NAME_INCORRECT = 3 QUEUEPREFIX_INCORRECT = 4 ENQUEUE_NOT_AVAILABLE = 5 ENQUEUE_ERROR = 6 NO_AUTHORIZATION = 7 DESTINATION_NOT_SET = 8 SERVER_GROUP_NOT_MAINTAINED = 9 ERROR_REQUESTING_SERVER_GROUP = 10 CLASSIC_QRFC_PRESENT = 11 INTERNAL_ERROR = 12 others = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ACO_DYN2_PROXY_AUNIT_TEST - Program ACO_DYN_PROXY_AUNIT_TEST ACO_DYN2_PROXY_AUNIT_TEST - Program ACO_DYN_PROXY_AUNIT_TEST ACFORM - documentation and ABAP source code ACE_XXX_REFKEY_SEL_OPT_LDB - ACEXXXREFKEYSELOPTLDB ACE_XPRA_470_ERP - Accrual Engine: Upgrade Customizing (Ext. 2.0 -> Ext. 5.0) ACE_XPRA_470_ERP - Accrual Engine: Upgrade Customizing (Ext. 2.0 -> Ext. 5.0)