SAP Reports / Programs | Logistics - General | Service Parts Management | Cross-Application Topics(LO-SPM-X) SAP LO

/SPE/CD_DOCFLOW_MONITOR SAP ABAP dialog Program - Transportation Cross-Docking Monitor







/SPE/CD_DOCFLOW_MONITOR is a standard Module pool for a dialog screen ABAP Program 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 /SPE/CD_DOCFLOW_MONITOR into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

/SPE/CDMON - Transportation Cross-Docking Monitor


ABAP code to call this SAP report using the submit statement

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.






SUBMIT /SPE/CD_DOCFLOW_MONITOR. "Basic submit
SUBMIT /SPE/CD_DOCFLOW_MONITOR AND RETURN. "Return to original report after report execution complete
SUBMIT /SPE/CD_DOCFLOW_MONITOR VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: P_REFITM = Item of Reference Document
Selection Text: P_REFDOC = Number of Reference Document
Selection Text: P_ONLERR = Output with Errors
Selection Text: P_NONERR = All
Selection Text: P_HUNUMB = D .
Selection Text: P_ERRUNP = Output with Errors/Unprocessed
Selection Text: P_DLVDOC = Delivery Number
Selection Text: P_CUSTOM = Ship-To Party
Selection Text: P_CREDAT = Creation Date
Selection Text: P_CDPROC = TCD Process
Title: Transportation Cross-Docking Monitor
Text Symbol: 112 = TCD:
Text Symbol: 111 = Ship-to Party:
Text Symbol: 110 = Local Time Zone
Text Symbol: 108 = Show Address
Text Symbol: 107 = Refresh Tree Data
Text Symbol: 106 = Process Output
Text Symbol: 105 = Show Ship-to Party
Text Symbol: 103 = Show Delivery Document Flow
Text Symbol: 102 = Show Delivery Details
Text Symbol: 101 = Collapse all Nodes
Text Symbol: 100 = Expand all Nodes
Text Symbol: 049 = Output is Missing
Text Symbol: 048 = Cross-Docking Process Overview
Text Symbol: 047 = Output Processing Pending
Text Symbol: 046 = Error in Output Processing
Text Symbol: 045 = Output Processing Successful
Text Symbol: 043 = Delivery Item Overview
Text Symbol: 041 = Display Reference Document
Text Symbol: 038 = Display Date/Time in Document Time Zone
Text Symbol: 037 = Display Date/Time in Local Time Zone
Text Symbol: 034 = Refresh Selection
Text Symbol: 030 = GM not yet Posted
Text Symbol: 028 = Selection Mode
Text Symbol: 024 = Delivery Details
Text Symbol: 023 = Header Fields of Selected Delivery
Text Symbol: 022 = Delivery Data
Text Symbol: 020 = Reference Document Data





Text Symbol: 005 = Outbound Delivery
Text Symbol: 004 = No
Text Symbol: 003 = Yes
Text Symbol: 002 = Do you like to continue with output processing?
Text Symbol: 001 = Creating Subsequent Deliveries


INCLUDES used within this REPORT /SPE/CD_DOCFLOW_MONITOR

No INCLUDES are used within this REPORT code!


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

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 /SPE/CD_DOCFLOW_MONITOR or its description.