ACC_BUS_DOMAIN_VC1 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 ACC_BUS_DOMAIN_VC1 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!
ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' EXPORTING i_popup_title = 'Sichern'(013) i_msgid = 'ACC_CUSTOMIZING' i_msgno = '051' i_msgv1 = ls_dom1_total-logicsys i_msgv2 = l_databasis i_msgv3 = 'Business Domain'(014) EXCEPTIONS OTHERS = 0.
ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' EXPORTING i_popup_title = 'Sichern'(013) i_msgid = 'ACC_CUSTOMIZING' i_msgno = '050' i_msgv1 = l_databasis * i_msgv2 = ls_message-msgid "H774550 * i_msgv3 = ls_message-msgty "H774550 * i_msgv4 = ls_message-msgno "H774550 EXCEPTIONS OTHERS = 0.
ACC_MSG_TEXT_POPUP CALL FUNCTION 'ACC_MSG_TEXT_POPUP' EXPORTING i_popup_title = 'Sichern'(013) i_msgid = 'ACC_CUSTOMIZING' i_msgno = '050' i_msgv1 = l_databasis * i_msgv2 = ls_message-msgid "H774550 * i_msgv3 = ls_message-msgty "H774550 * i_msgv4 = ls_message-msgno "H774550 EXCEPTIONS OTHERS = 0.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
ACC_BUS_DOMAIN_VC1 - ACCBUSDOMAINVC1 ACC_BUS_DOMAIN_VC - View Cluster Times ACC_BUS_DOMAIN_VC - View Cluster Times ACC_BAPI_TEST_INVOICE_RECEIPT - Test Report for BAPI Invoice Receipt ACC_BAPI_TEST_INVOICE_RECEIPT - Test Report for BAPI Invoice Receipt ACC_BAPI_TEST_GOODS_MOVEMENT - Test Report for BAPI Goods Movement