MKCBRF50__BROWSE_VALUE_E 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 MKCBRF50__BROWSE_VALUE_E 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.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
RKD_KEYID_OUTPUT CALL FUNCTION 'RKD_KEYID_OUTPUT' EXPORTING APPLCLASS = P_APPLCLASS I_CHECK_MODE = '*' I_FIENM = P_FIENM I_FORMAT = 'I' DEP_IN = DEP_TAB I_KEYID = VALUE_I I_RKB1F = P_RKB1F I_RKB1X = P_RKB1X IMPORTING E_ATEXT_L = ATEXT_L E_KEYID_O = VALUE_E E_C_KEYID_O = C_VALUE_E E_KEYID_I = VALUE_I TABLES FDEP_TAB = P_FDEP_TAB FIELD_TAB = P_FIELD_TAB FORM_TAB = P_FORM_TAB SEIG = P_SEIG.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCBRF50__BROWSE_VALUE_E - MKCBRF50BROWSEVALUEE MKCBRF50__APPEND_RFC_HRY - MKCBRF50APPENDRFCHRY MKCBRF50_SET_HRY_FOCUS_AND_LEV - MKCBRF50SETHRYFOCUSANDLEV MKCBRF50_RFC_TAB_FUELEN_1 - MKCBRF50RFCTABFUELEN1 MKCBRF50_RFC_TAB_FUELEN - MKCBRF50RFCTABFUELEN MKCBRF50_MODIFY_HRY_FOCUS_AND_ - MKCBRF50MODIFYHRYFOCUSAND