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
Below is a list of transaction codes which are relevant to this SAP report
ONCE - IS-HCM List of partner system sett.
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: 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.
No INCLUDES are used within this REPORT code!
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.
RNCLST01 - IS-HCM: Overview of Partner System Configurations RNCLST01 - IS-HCM: Overview of Partner System Configurations RNCKRI90 - documentation and ABAP source code RNCKRI80 - documentation and ABAP source code RNCKRAI9 - documentation and ABAP source code RNCKRAI2 - documentation and ABAP source code