RCUCHECK_KDST_STKO 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 RCUCHECK_KDST_STKO 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.
Title: Report for Finding KDST Entries Without STKO Entries
Text Symbol: 001 = X = Entry Does Not Exist in the Table
Text Symbol: 002 = . = Entry Exists in the Table
Text Symbol: 003 = KDST-STLNR Entries Without Entries in Database Table STKO Found
Text Symbol: 004 = No Incorrect Entries Found
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.
RCUCHECK_KDST_STKO - Report for Finding KDST Entries Without STKO Entries RCUCHECK_KDST_STKO - Report for Finding KDST Entries Without STKO Entries RCUCHECK_INOB_EQUI - Search for Incorrect INOB/IBINOWN Entries with Owner EQUI RCUCHECK_INOB_EQUI - Search for Incorrect INOB/IBINOWN Entries with Owner EQUI RCUCHECK_DUPLICATE_IBST - Report for Finding Multiple IBST Entries with Different Parent/Root RCUCHECK_DUPLICATE_IBST - Report for Finding Multiple IBST Entries with Different Parent/Root