ECHR_ORDER_ACCESS is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You use this report to display or process postprocessing orders...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 ECHR_ORDER_ACCESS into the relevant SAP transactions such as SE38 or SE80
Below is a list of transaction codes which are relevant to this SAP report
ECH_MONI_SEL - Error and Conflict Handler Selection
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_MSGNO = D .
Selection Text: P_MULTV = D .
Selection Text: P_OBJKY = D .
Selection Text: P_OBJRL = D .
Selection Text: P_OBJTP = D .
Selection Text: P_WRKLS = D .
Selection Text: S_CDATE = D .
Selection Text: S_COLLID = D .
Selection Text: S_CTIME = D .
Selection Text: S_ECHBP = D .
Selection Text: S_ECHSC = D .
Selection Text: S_ERRCT = D .
Selection Text: S_INTFC = D .
Selection Text: S_LGSYS = D .
Selection Text: S_NSPCE = D .
Selection Text: S_PROC = D .
Selection Text: S_PROMT = D .
Selection Text: S_SRVOP = D .
Selection Text: S_STATE = D .
Selection Text: S_VAL_1 = D .
Selection Text: S_VAL_2 = D .
Selection Text: S_VAL_3 = D .
Selection Text: P_MSGCL = D .
Selection Text: P_ID_3 = D .
Selection Text: P_ID_2 = D .
Selection Text: P_ID_1 = D .
Selection Text: P_CLLTY = D .
Selection Text: P_MAX = Maximum Number
Title: Error and Conflict Handler: Process Postprocessing Orders
Text Symbol: 001 = Enterprise Service
Text Symbol: 002 = Error and Conflict Handler
Text Symbol: 003 = Business Object
Text Symbol: 004 = Main Message
Text Symbol: 005 = Technical Settings
Text Symbol: 006 = Payload Attributes
Text Symbol: 011 = Process Selection Criteria
Text Symbol: 012 = Select Data
Text Symbol: 013 = Sel. Finished
INCLUDE ECHR_ORDER_ACCESSTOP.
INCLUDE ECHR_ORDER_ACCESS_0100O01 . " PBO-MODULES
INCLUDE ECHR_ORDER_ACCESS_0100I01 . " PAI-MODULES
INCLUDE ECHR_ORDER_ACCESSP01.
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.
ECHR_ORDER_ACCESS - Error and Conflict Handler: Process Postprocessing Orders ECHR_ORDER_ACCESS - Error and Conflict Handler: Process Postprocessing Orders ECHR_CUST4INBOUND_SERVICE_TOP - ECHRCUST4INBOUNDSERVICETOP ECHR_CUST4INBOUND_SERVICE_P01 - ECHRCUST4INBOUNDSERVICEP01 ECHR_CUST4INBOUND_SERVICE_D01 - Include FEH_TABLE_MAINT_WIZARD_D01 ECHR_CUST4INBOUND_SERVICE - Create a Process for a Service Operation