MKCBEF26_GET_KOMMA 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 MKCBEF26_GET_KOMMA 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!
RKC_DECIMALS_GET CALL FUNCTION 'RKC_DECIMALS_GET' EXPORTING WAERS = P_WAERS MWKZ = P_MWKZ I_T_FZWERT = I_T_FZWERT I_T_FIELD = I_T_FIELD IMPORTING DECIMALS = L_KOMMA EXCEPTIONS OTHERS = 1.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
MKCBEF26_GET_KOMMA - MKCBEF26GETKOMMA MKCBEF26_GET_GROUP_NUMBER - MKCBEF26GETGROUPNUMBER MKCBEF26_FILL_UMREC_TAB - MKCBEF26FILLUMRECTAB MKCBEF26_FILL_RKB1ST_TAB - MKCBEF26FILLRKB1STTAB MKCBEF26_FILL_POPUP_TABLE_EXPO - MKCBEF26FILLPOPUPTABLEEXPO MKCBEF26_FILL_POPUP_TABLE_COMM - MKCBEF26FILLPOPUPTABLECOMM