ESH_TAU_EPM_DG 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_TAU_EPM_DG 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.
Selection Text: P_DATP = Today
Selection Text: P_DATS = Today
Selection Text: P_DEFPO = Default User
Selection Text: P_DEFSO = Default User
Selection Text: P_DELE = Delete EPM Database Snapshot
Selection Text: P_DOCUSP = Create Custom POs
Selection Text: P_DOCUSS = Create Custom SOs
Selection Text: P_DONILP = Add POs without items
Selection Text: P_DONILS = Add SOs without items
Selection Text: P_DOSEL = Exclude Selected Products
Selection Text: P_DOSTDP = Create Standard POs
Selection Text: P_DOSTDS = Create Standard SOs
Selection Text: P_EXPO = Create EPM Database Snapshot
Selection Text: P_GUID = Use Pseudo-GUIDs
Selection Text: P_IMPO = Retrieve EPM Database Snapshot
Selection Text: P_MKMD = Recreate
Selection Text: P_MKPO = Recreate
Selection Text: P_MKSI = Update Search Indexes
Selection Text: P_MKSO = Recreate
Selection Text: P_NONILP = Suppress POs without items
Selection Text: P_NONILS = Suppress SOs without items
Selection Text: P_NOSEL = Use all Products
Selection Text: P_PFRM = Date From
Selection Text: P_PNUM = Add No.
Selection Text: P_PO = Purchase Orders
Selection Text: P_PPTO = Date To
Selection Text: P_SELB = Business Partner
Selection Text: P_SELD = Selected Date Interval
Selection Text: P_SELO = Selected Date Interval
Selection Text: P_SELS = Selected ITelO Employees
Selection Text: P_SELU = Selected ITelO Employees
Selection Text: P_SFRM = Date From
Selection Text: P_SKEY = Snapshot Key
Selection Text: P_SNUM = Add No.
Selection Text: P_SO = Sales Orders
Selection Text: P_SSTO = Date To
Selection Text: P_WIPE = Delete all EPM data
Selection Text: T_PROD = Product IDs
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
POPUP_TO_CONFIRM CALL FUNCTION 'POPUP_TO_CONFIRM' EXPORTING titlebar = text-012 text_question = text-017 default_button = '2' IMPORTING answer = lv_answer EXCEPTIONS text_not_found = 1 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.
The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.
This will then be available for everyone to easily find by simply searching on the report name ESH_TAU_EPM_DG or its description.
ESH_TAU_EPM_DG - ESH - EPM Test Data Generation Report ESH_TAU_EPM_DG - ESH - EPM Test Data Generation Report ESH_STOP_START_INDEXING - Stop and Restart ESH Indexing (Suspend Mode) ESH_STOP_START_INDEXING - Stop and Restart ESH Indexing (Suspend Mode) ESH_START_MODELER_UI - Enterprise Search Administration Cockpit ESH_START_MODELER_UI - Enterprise Search Administration Cockpit