RINET0N0 is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for You can use this report to display an
If you would like to execute this report or see the full code listing simply enter RINET0N0 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: CLSEL = D ClassSelection
Selection Text: DY_TCODE = D OK code entry
Selection Text: S_AEDAT = D Changed on
Selection Text: S_AENAM = D Changed by
Selection Text: S_BEGRU = D Authorization Group
Selection Text: S_BEZARL = D RelTypeUsed
Selection Text: S_BEZARP = D RelTypePoss.
Selection Text: S_DATVA = D Valid from
Selection Text: S_DATVB = D Valid to
Selection Text: S_EQKANT = D Link object
Selection Text: S_EQVON = D Node
Selection Text: S_ERDAT = D Created on
Selection Text: S_ERNAM = D Created by
Selection Text: S_KANTE = D Link
Selection Text: S_KANXT = D Description
Selection Text: S_MEDIU = D Medium
Selection Text: S_NETID = D Network ID
Selection Text: S_NETYP = D Link category
Selection Text: S_STAE1 = D Status excluded
Selection Text: S_STAI1 = D Status included
Selection Text: S_TPKANT = D Link object
Selection Text: S_TPVON = D Node
Selection Text: DY_SELM = ?...(DY_SELM)
Title: Object Network: Network Representation and Evaluations
Text Symbol: SON = Others
Text Symbol: D25 = anyway?
Text Symbol: D24 = Exchange object for these links
Text Symbol: D23 = which are not displayed
Text Symbol: D22 = Object has input/output links
Text Symbol: D21 = Replace Object
Text Symbol: D13 = link(s)?
Text Symbol: D12 = Delete the
Text Symbol: 001 = Choose fields
Text Symbol: 002 = Link
Text Symbol: 003 = FunctLoc:No. + short text
Text Symbol: 004 = EquipNo. + short text
Text Symbol: 009 = Title
Text Symbol: 100 = Link selection
INCLUDE RINETTOP.
INCLUDE RINETT0L.
INCLUDE RINETT0N.
INCLUDE RINETT0G.
INCLUDE EAML_SEL_GLOBAL_DATA.
INCLUDE EAML_SEL_GLOBAL_DATA_OL.
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.
RINET0N0 - Object Network: Network Representation and Evaluations RINET0N0 - Object Network: Network Representation and Evaluations RINET0E0 - Object Network: List of Equipment Links RINET0E0 - Object Network: List of Equipment Links RINET010 - Object Network: Identical Flow Control for FL/EQ Evaluations RINDXRNW - Reorganize the IBDX Table for Networks