MK23BF55 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 MK23BF55 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: Forms and Module for Real Estate (SAPMK23B)
INCLUDE MK23BF55_SHOW_IMKEY . " SHOW_IMKEY
INCLUDE MK23BF55_RK23B_EXIMKY . " RK23B_EXIMKY
INCLUDE MK23BF55_RK23B_SXIMKY . " RK23B_SXIMKY
INCLUDE MK23BF55_STAR_SBUKRS . " STAR_SBUKRS
INCLUDE MK23BF55_STAR_EBUKRS . " STAR_EBUKRS
INCLUDE MK23BF55_STAR_SSWENR . " STAR_SSWENR
INCLUDE MK23BF55_STAR_ESWENR . " STAR_ESWENR
INCLUDE MK23BF55_STAR_SSGRNR . " STAR_SSGRNR
INCLUDE MK23BF55_STAR_ESGRNR . " STAR_ESGRNR
INCLUDE MK23BF55_STAR_SSGENR . " STAR_SSGENR
INCLUDE MK23BF55_STAR_ESGENR . " STAR_ESGENR
INCLUDE MK23BF55_STAR_SSMENR . " STAR_SSMENR
INCLUDE MK23BF55_STAR_ESMENR . " STAR_ESMENR
INCLUDE MK23BF55_STAR_SSMIVE . " STAR_SSMIVE
INCLUDE MK23BF55_STAR_ESMIVE . " STAR_ESMIVE
INCLUDE MK23BF55_STAR_SSVWNR . " STAR_SSVWNR
INCLUDE MK23BF55_STAR_ESVWNR . " STAR_ESVWNR
INCLUDE MK23BF55_STAR_SSNKSL . " STAR_SSNKSL
INCLUDE MK23BF55_STAR_ESNKSL . " STAR_ESNKSL
INCLUDE MK23BF55_STAR_SSEMPSL . " STAR_SSEMPSL
INCLUDE MK23BF55_STAR_ESEMPSL . " STAR_ESEMPSL
INCLUDE MK23BF55_STAR_SDABBZ . " STAR_SDABBZ
INCLUDE MK23BF55_STAR_EDABBZ . " STAR_EDABBZ
INCLUDE MK23BF55_POPUP_FOR_IMKEY . " POPUP_FOR_IMKEY
INCLUDE MK23BF55_DECODE_IMKEY . " DECODE_IMKEY
INCLUDE MK23BF55_VIREMASTER_TO_RK23B . " VIREMASTER_TO_RK23B
INCLUDE MK23BF55_RK23B_IMKEY_DETERMINE . " RK23B_IMKEY_DETERMINE
INCLUDE MK23BF55_MOVE_IMKEY_TO_OBJT . " MOVE_IMKEY_TO_OBJT
INCLUDE MK23BF55_READ_IMKEY . " READ_IMKEY
INCLUDE MK23BF55_ERROR_IMKEY . " ERROR_IMKEY
INCLUDE MK23BF55_UPDATE_IMKEY . " UPDATE_IMKEY
INCLUDE MK23BF55_CHECK_IMKEY . " CHECK_IMKEY
INCLUDE MK23BF55_OBJNR_TO_IMKEY . " OBJNR_TO_IMKEY
INCLUDE MK23BF55_XIMKY_TO_T_VARIANT . " XIMKY_TO_T_VARIANT
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.