MK23BI30 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 MK23BI30 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.
INCLUDE MK23BI30_READ_TABLE_RP . " READ_TABLE_RP
INCLUDE MK23BI30_STAR_SKOST . " STAR_SKOST
INCLUDE MK23BI30_STAR_EKOST . " STAR_EKOST
INCLUDE MK23BI30_STAR_SAUFN . " STAR_SAUFN
INCLUDE MK23BI30_STAR_EAUFN . " STAR_EAUFN
INCLUDE MK23BI30_STAR_SPROJ . " STAR_SPROJ
INCLUDE MK23BI30_STAR_EPROJ . " STAR_EPROJ
INCLUDE MK23BI30_STAR_SKSTR . " STAR_SKSTR
INCLUDE MK23BI30_STAR_EKSTR . " STAR_EKSTR
INCLUDE MK23BI30_STAR_SPRZN . " STAR_SPRZN
INCLUDE MK23BI30_STAR_EPRZN . " STAR_EPRZN
INCLUDE MK23BI30_STAR_SNPLN . " STAR_SNPLN
INCLUDE MK23BI30_STAR_SVORG . " STAR_SVORG
INCLUDE MK23BI30_STAR_ENPLN . " STAR_ENPLN
INCLUDE MK23BI30_STAR_EVORG . " STAR_EVORG
INCLUDE MK23BI30_STAR_SKDAU . " STAR_SKDAU
INCLUDE MK23BI30_STAR_SKDPO . " STAR_SKDPO
INCLUDE MK23BI30_STAR_EKDAU . " STAR_EKDAU
INCLUDE MK23BI30_STAR_EKDPO . " STAR_EKDPO
INCLUDE MK23BI30_STAR_SSAUF . " STAR_SSAUF
INCLUDE MK23BI30_STAR_SMATNR . " STAR_SMATNR
INCLUDE MK23BI30_STAR_SWERKS . " STAR_SWERKS
INCLUDE MK23BI30_STAR_SVERID . " STAR_SVERID
INCLUDE MK23BI30_STAR_SRECID . " STAR_SRECID
INCLUDE MK23BI30_STAR_ERECID . " STAR_ERECID
INCLUDE MK23BI30_STAR_ESAUF . " STAR_ESAUF
INCLUDE MK23BI30_STAR_EMATNR . " STAR_EMATNR
INCLUDE MK23BI30_STAR_EWERKS . " STAR_EWERKS
INCLUDE MK23BI30_STAR_EVERID . " STAR_EVERID
INCLUDE MK23BI30_RK23B-SXERG . " RK23B-SXERG
INCLUDE MK23BI30_RK23B-EXERG . " RK23B-EXERG
INCLUDE MK23BI30_STAR_KSTAR . " STAR_KSTAR
INCLUDE MK23BI30_STAR_LSTAR . " STAR_LSTAR
INCLUDE MK23BI30_STAR_STAGR . " STAR_STAGR
INCLUDE MK23BI30_STAR_PERNR . " STAR_PERNR
INCLUDE MK23BI30_STAR_IKPSU . " STAR_IKPSU
INCLUDE MK23BI30_STAR_IVBSU . " STAR_IVBSU
INCLUDE MK23BI30_STAR_LVBSU . " STAR_LVBSU
INCLUDE MK23BI30_STAR_AMESU . " STAR_AMESU
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.