SAP Reports / Programs | Basic Data | SAP Healthcare - Industry-Specific Components for Hospitals | Basic Data(IS-H-BD) SAP IS

RNCLST01 SAP ABAP Report - IS-HCM: Overview of Partner System Configurations







RNCLST01 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for This report generates a list of all the Customizing entries for a selected IS-H partner system...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 RNCLST01 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

ONCE - IS-HCM List of partner system sett.


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 RNCLST01. "Basic submit
SUBMIT RNCLST01 AND RETURN. "Return to original report after report execution complete
SUBMIT RNCLST01 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: SE_SYST = Partner System
Title: IS-HCM: Overview of Partner System Configurations
Text Symbol: 016 = Receipt Control
Text Symbol: 015 = Dispatch with OU Dependency
Text Symbol: 014 = Dispatch Control w/o Dep.
Text Symbol: 012 = No TXCOM entries exist.
Text Symbol: 011 = TP Long Text
Text Symbol: 010 = Gateway Service
Text Symbol: 009 = Gateway Host
Text Symbol: 007 = Comm.Std Ver. SpChar All in One Char. Set Pat.Events
Text Symbol: 006 = Comm.Std Ver. SpChar All in One Char. Set ;; table header II TN02S
Text Symbol: 005 = Dest LU TP Prot ;;TXCOM table header
Text Symbol: 004 = Corresponding TXCOM Entries
Text Symbol: 003 = SystemTyp Rel. Ext. Lock XCOMName Express RFC Destination ;; table head. TN02
Text Symbol: 002 = System Entries TN02S
Text Symbol: 019 = Event
Text Symbol: 033 = Message Status S (= Save) ==> Possibly Regenerate
Text Symbol: 032 = S (= Save)
Text Symbol: 031 = Message Status E (= Error).
Text Symbol: 030 = E (= error)
Text Symbol: 029 = Message type does not exist.
Text Symbol: 028 = Msg. Status
Text Symbol: 027 = Session Name
Text Symbol: 026 = OU Inv. ;; org. unit involved
Text Symbol: 025 = Ind. ;; indicator
Text Symbol: 024 = SpCha;; special char.
Text Symbol: 023 = OC;; owner code
Text Symbol: 022 = MTy;; message type
Text Symbol: 021 = Vrs;; version
Text Symbol: 020 = CM Stnd.;; communication standard
Text Symbol: 140 = IS-H
Text Symbol: 130 = Release
Text Symbol: 120 = System
Text Symbol: 110 = Date
Text Symbol: 100 = Overview of HCM partner system configuration
Text Symbol: 043 = Several entries for the same event are not allowed.
Text Symbol: 042 = Institution does not exist.
Text Symbol: 041 = Dispatch not activated in institution.





Text Symbol: 040 = No entry.
Text Symbol: 039 = Control w/o OU-dependency: Entry incorrect here.
Text Symbol: 038 = Control with OU-dependency: Entry incorrect here.
Text Symbol: 037 = No entries for dispatch options.
Text Symbol: 036 = T (= Test)
Text Symbol: 035 = P (= Production)
Text Symbol: 150 = Client
Text Symbol: P21 = No entries in TNCD0 - transport error?
Text Symbol: P19 = RFC destination does not exist (SM59).
Text Symbol: P18 = RFC destination not specified.
Text Symbol: P16 = Event not supported by HCM Express Dispatch.
Text Symbol: P14 = Entries without function module spec. should be deleted.
Text Symbol: P13 = HCM Express Dispatch is not activated.
Text Symbol: P10 = HCM Express Dispatch
Text Symbol: P05 = Interface FunctMod
Text Symbol: P04 = Excl.;; excluding
Text Symbol: P03 = Function Module
Text Symbol: P02 = Target Sys.
Text Symbol: P01 = Inst Event Dept.OU Nurs.OU ;; TNCD1 table header
Text Symbol: 017 = Inst;; institution


INCLUDES used within this REPORT RNCLST01

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