SAP Reports / Programs | Controlling | Overhead Cost Controlling(CO-OM) SAP CO

MK23BF39 SAP ABAP INCLUDE - documentation and ABAP source code







MK23BF39 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 MK23BF39 into the relevant SAP transactions such as SE38 or SE80


ABAP code to call this SAP report using the submit statement

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.






SUBMIT MK23BF39. "Basic submit
SUBMIT MK23BF39 AND RETURN. "Return to original report after report execution complete
SUBMIT MK23BF39 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


INCLUDES used within this REPORT MK23BF39

INCLUDE MK23BF39_FILL_RP_FROM_INDEX . " FILL_RP_FROM_INDEX
INCLUDE MK23BF39_GET_OBJECT_KEY . " GET_OBJECT_KEY
INCLUDE MK23BF39_GET_OBJECT_KEY . " GET_OBJECT_KEY

INCLUDE MK23BF39_MOVE_OBJECT_KEY_TO_RP . " MOVE_OBJECT_KEY_TO_RP
INCLUDE MK23BF39_PROCESS_COEPL . " PROCESS_COEPL
INCLUDE MK23BF39_MODIFY_OR_APPEND_RP . " MODIFY_OR_APPEND_RP
INCLUDE MK23BF39_READ_POSITION . " READ_POSITION
INCLUDE MK23BF39_GET_SENDER_OBJECTS . " GET_SENDER_OBJECTS
INCLUDE MK23BF39_GET_RECEIVER_OBJECTS . " GET_RECEIVER_OBJECTS
INCLUDE MK23BF39_CHECK_ACCNT_COMBINATI . " CHECK_ACCNT_COMBINATION
INCLUDE MK23BF39_CHECK_ORGANISATIONS . " CHECK_ORGANISATIONS
INCLUDE MK23BF39_ERROR_ACCNT_OBJECT . " ERROR_ACCNT_OBJECT
INCLUDE MK23BF39_FILL_OBJECT_TABLES_FR . " FILL_OBJECT_TABLES_FROM_RP
INCLUDE MK23BF39_ACCOUNTING_CHECK . " ACCOUNTING_CHECK
INCLUDE MK23BF39_READ_COKA_FOR_OBJECT . " READ_COKA_FOR_OBJECT
INCLUDE MK23BF39_SET_HRKFT . " SET_HRKFT
INCLUDE MK23BF39_GET_ORIGIN . " GET_ORIGIN
INCLUDE MK23BF39_TEST_QUANT_FOR_OBJECT . " TEST_QUANT_FOR_OBJECT
INCLUDE MK23BF39_UPDATE_TABLE_KSTAR . " UPDATE_TABLE_KSTAR
INCLUDE MK23BF39_DELETE_TABLE_KSTAR . " DELETE_TABLE_KSTAR
INCLUDE MK23BF39_UPDATE_TABLE_LSTAR . " UPDATE_TABLE_LSTAR
INCLUDE MK23BF39_DELETE_TABLE_LSTAR . " DELETE_TABLE_LSTAR
INCLUDE MK23BF39_UPDATE_TABLE_STAGR . " UPDATE_TABLE_STAGR
INCLUDE MK23BF39_DELETE_TABLE_STAGR . " DELETE_TABLE_STAGR
INCLUDE MK23BF39_UPDATE_TABLE_MATNR . " UPDATE_TABLE_MATNR
INCLUDE MK23BF39_UPDATE_TABLE_PERNR . " UPDATE_TABLE_PERNR
INCLUDE MK23BF39_DELETE_TABLE_PERNR . " DELETE_TABLE_PERNR
INCLUDE MK23BF39_UPDATE_TABLE_REF_COEP . " UPDATE_TABLE_REF_COEP
INCLUDE MK23BF39_DELETE_TABLE_REF_COEP . " DELETE_TABLE_REF_COEP
INCLUDE MK23BF39_UPDATE_TABLE_RP . " UPDATE_TABLE_RP
INCLUDE MK23BF39_CHECK_MARK_FLAG . " CHECK_MARK_FLAG
INCLUDE MK23BF39_JUMP_TO . " JUMP_TO
INCLUDE MK23BF39_CALC_SVALUES . " CALC_SVALUES
INCLUDE MK23BF39_CALC_RVALUES . " CALC_RVALUES
INCLUDE MK23BF39_CALC_COSTS . " CALC_COSTS
INCLUDE MK23BF39_CALCULATE_OBJECT_VALU . " CALCULATE_OBJECT_VALUE
INCLUDE MK23BF39_UPDATE_KOSTL . " UPDATE_KOSTL
INCLUDE MK23BF39_UPDATE_AUFNR . " UPDATE_AUFNR
INCLUDE MK23BF39_UPDATE_KSTRG . " UPDATE_KSTRG




INCLUDE MK23BF39_UPDATE_PSPNR . " UPDATE_PSPNR
INCLUDE MK23BF39_UPDATE_PRZNR . " UPDATE_PRZNR
INCLUDE MK23BF39_UPDATE_NPLNR . " UPDATE_NPLNR
INCLUDE MK23BF39_UPDATE_KDAUF . " UPDATE_KDAUF
INCLUDE MK23BF39_UPDATE_SAUFN . " UPDATE_SAUFN
INCLUDE MK23BF39_UPDATE_ERGOB . " UPDATE_ERGOB
INCLUDE MK23BF39_UPDATE_ABOBJ . " UPDATE_ABOBJ
INCLUDE MK23BF39_UPDATE_KSTAR . " UPDATE_KSTAR
INCLUDE MK23BF39_UPDATE_LSTAR . " UPDATE_LSTAR
INCLUDE MK23BF39_UPDATE_STAGR . " UPDATE_STAGR
INCLUDE MK23BF39_UPDATE_PERNR . " UPDATE_PERNR
INCLUDE MK23BF39_UPDATE_MATNR . " UPDATE_MATNR
INCLUDE MK23BF39_UPDATE_REF_COEP . " UPDATE_REF_COEP
INCLUDE MK23BF39_INIT_GLOBALS . " INIT_GLOBALS
INCLUDE MK23BF39_INIT_HOLD_FIELDS . " INIT_HOLD_FIELDS
INCLUDE MK23BF39_CHECK_POSITION . " CHECK_POSITION


TABLES used within REPORT and the associated SELECT statement:

No SAP DATABASE tables are accessed within this REPORT code!


Function Modules used within report and the associated call statement:

No SAP FUNCTION MODULES are executed within this report code!



Contribute (Add Comments)

Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.







The contribute/comments section below therefore offer's an opportunity for anyone to add additional information. This can be anything from useful hints, tips and screen shots to relevant SAP notes or anything else you feel is relevant to this report.

This will then be available for everyone to easily find by simply searching on the report name MK23BF39 or its description.