SAP Reports / Programs | Patient Accounting | SAP Healthcare - Industry-Specific Components for Hospitals | Patient Accounting(IS-H-PA) SAP IS

RNIBI001 SAP ABAP INCLUDE - IS-H: Standard Form Routines for RNI* Reports







RNIBI001 is a standard ABAP INCLUDE 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 RNIBI001 into the relevant SAP transactions such as SE38 or SE80


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 RNIBI001. "Basic submit
SUBMIT RNIBI001 AND RETURN. "Return to original report after report execution complete
SUBMIT RNIBI001 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: DATE_ANF = Valid From Date
Selection Text: DATE_END = Valid-To Date
Selection Text: DIFFSETS = Different Record Types
Selection Text: EINRI = Institution
Selection Text: FEHLERPR = Error Log
Selection Text: FILENAME = Name of Sequential Dataset
Selection Text: GESAMTPR = Full Log
Selection Text: HIGHDATE = Valid-To Date
Selection Text: INT_NRV = Internal Number Assignment
Selection Text: MNAME = Session Name
Selection Text: OLDDATA = Long Text Transfer
Selection Text: RECS = Number of Records
Selection Text: SALEN = Length of Record Ind.
Selection Text: SAPOS = Offset of Record Ind.
Selection Text: SKENN = Record ID
Selection Text: TID = Service Catalog ID in System
Selection Text: TKENN = Svce Catalog ID in Struct.Def.
Selection Text: TMODUS = Test Mode
Selection Text: USALEN = Length of Subrecord Indic.
Selection Text: USAPOS = Offset of Subrecord Indic.
Selection Text: USARTEN = Subrecord Types
Selection Text: USERDATE = Valid From Date
Selection Text: BFORMEL = Calculation Formulas
Selection Text: %_SKP017 = ?...(%_SKP017)
Selection Text: %_SKP016 = ?...(%_SKP016)
Selection Text: %_SKP014 = Program
Selection Text: %_SKP013 = ?...(%_SKP013)
Selection Text: %_SKP011 = ?...(%_SKP011)
Selection Text: %_SKP006 = ?...(%_SKP006)
Selection Text: %_SKP005 = ?...(%_SKP005)
Selection Text: %_SKP001 = ?...(%_SKP001)
Title: IS-H: Standard Form Routines for RNI* Reports
Text Symbol: 001 = Records Read:
Text Symbol: 002 = Rcrds Skipped:
Text Symbol: 003 = Batch Input Entries:
Text Symbol: 004 = Rec.:
Text Symbol: 005 = Rec.Type
Text Symbol: 006 = No structure info found. Record skipped.





Text Symbol: 007 = Errored record, no entry in batch input session
Text Symbol: 008 = Error while calling "NAMETAB_GET"
Text Symbol: 009 = Dump terminated!
Text Symbol: 010 = New Screen:
Text Symbol: 011 = Does Not Exist
Text Symbol: 012 = Inluding Errored:
Text Symbol: 013 = Session Created


INCLUDES used within this REPORT RNIBI001

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 RNIBI001 or its description.