RN1FKLA0 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 RN1FKLA0 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_EINRI = Institution
Selection Text: SO_ERDAT = Date
Selection Text: SO_FALNR = Case Number
Selection Text: SO_KLFTY = Case Classification
Title: Check Report Movements - Case Classification
Text Symbol: 001 = Discharge
Text Symbol: 002 = Movement w/o classification
Text Symbol: 003 = Error
Text Symbol: 004 = Number of corrupted cases:
Text Symbol: 005 = Case number movement data
Text Symbol: 006 = Classification Data
INCLUDE RNDATA00.
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.
RN1FKLA0 - Check Report Movements - Case Classification RN1FKLA0 - Check Report Movements - Case Classification RN1FAM02 - IS-H*MED: Include for RN1FAM00 RN1FAL02 - IS-H*MED: Include for report RN1FAL00 RN1EXEC_ROUTING - Radiology: Send from N1ROUTINGSPOOL to Transaction Broker RN1EXEC_ROUTING - Radiology: Send from N1ROUTINGSPOOL to Transaction Broker