RN1_CORRECT_CONTEXT_CORDER is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for The program checks whether all contexts were created from the order type for all order items for clinical 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 RN1_CORRECT_CONTEXT_CORDER 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: PA_TEST = Test Run
Selection Text: PA_LIST = List Output
Selection Text: PA_FNAME = File Name
Selection Text: PA_FILE = File Output
Title: Correct Contexts for Clinical Orders
Text Symbol: 019 = not processed:
Text Symbol: 018 = The following clinical orders (CORDERID) were
Text Symbol: 017 = Program terminated due to a serious error.
Text Symbol: 016 = were not processed.
Text Symbol: 015 = clinical orders
Text Symbol: 014 = Some
Text Symbol: 013 = Output to file failed!
Text Symbol: 012 = File Output
Text Symbol: 011 = List Output
Text Symbol: 010 = Test Run
Text Symbol: 009 = File Name
Text Symbol: 008 = No data records were created.
Text Symbol: 007 = System Time:
Text Symbol: 006 = Data records deleted
Text Symbol: 005 = INSERT Table NCTX:
Text Symbol: 004 = INSERT Table NCTO:
Text Symbol: 003 = created.
Text Symbol: 002 = Contexts
Text Symbol: 001 = Add Contexts for Clinical Orders
INCLUDE MNDATA00.
INCLUDE RN1_CORRECT_CONTEXT_CORDER_F01.
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.
RN1_CORRECT_CONTEXT_CORDER - Correct Contexts for Clinical Orders RN1_CORRECT_CONTEXT_CORDER - Correct Contexts for Clinical Orders RN1_CORRECT_COMMENT_TEXT - Adjust Comment Text in Clinical Order RN1_CORRECT_COMMENT_TEXT - Adjust Comment Text in Clinical Order RN1_CORRECT_CASE_REVISION_FF01 - RN1CORRECTCASEREVISIONFF01 RN1_CORRECT_CASE_REVISION - i.s.h.med: Correction Report for Case Revision