REE_DATEX_AGGREGATE_IDOCS is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report aggregates IDoc data...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter REE_DATEX_AGGREGATE_IDOCS into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
EDATEXAGGR - Export Aggregated Messages
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_DXTSKS = Individual IDocs per Run
Selection Text: P_FROM = From-Date
Selection Text: P_TESTL = Test Run
Selection Text: P_TO = To-Date
Selection Text: SE_IDCNM = D .
Selection Text: SE_DXPRC = D .
Selection Text: SE_DXSPR = D .
Selection Text: SE_DXSPS = D .
Title: Export Aggregated Messages
Text Symbol: D01 = Start Date:
Text Symbol: D02 = Start Time:
Text Symbol: D03 = End Date:
Text Symbol: D04 = End Time:
Text Symbol: D05 = Number of Aggregated IDocs Generated:
Text Symbol: D06 = <<< TEST RUN >>>
Text Symbol: D07 = Number of Aggregated IDocs Determined:
Text Symbol: D08 = Number of Locked Data Exchange Tasks Not Taken Into Account
Text Symbol: F01 = Limit Selection Quantity
Text Symbol: I01 = Display DE Tasks
Text Symbol: TI1 = Export Aggregated Messages
Text Symbol: TI2 = Export Aggregated Messages (<<< TEST RUN >>>)
INCLUDE: REE_DATEX_AGGREGATE_IDOCS_TOP.
INCLUDE: EMSG, "#EC INCL_OK
MBDCONST, "#EC INCL_OK
MEAMAC00 , "#EC INCL_OK
REE_DATEX_AGGREGATE_IDOCS_CLD,
REE_DATEX_AGGREGATE_IDOCS_CLI,
REE_DATEX_AGGREGATE_IDOCS_F01,
REE_DATEX_AGGREGATE_IDOCS_F02.
No SAP DATABASE tables are accessed within this REPORT code!
No SAP FUNCTION MODULES are executed within this report code!
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
REE_DATEX_AGGREGATE_IDOCS - Export Aggregated Messages REE_DATEX_AGGREGATE_IDOCS - Export Aggregated Messages REEX_CASHFLOW_FORECAST01 - REEXCASHFLOWFORECAST01 REEX_ACE_REFKEY_SEL_OPT - Accruals/Deferrals CRM: Include for Reference Key Subscreen REEX_ACE_PERIODIC_POSTING_S10 - Include ACE_SOP_COMP_CONST REEX_ACE_COMP_SEL_OPT - Include REEX_ACE_COMP_SEL_OPT