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

MKAUFF10 SAP ABAP INCLUDE - General FORM routines (SAPMKAUF)







MKAUFF10 is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). It is used for INCLUDE program for module pool SAPMKAUF ..see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.

If you would like to execute this report or see the full code listing simply enter MKAUFF10 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 MKAUFF10. "Basic submit
SUBMIT MKAUFF10 AND RETURN. "Return to original report after report execution complete
SUBMIT MKAUFF10 VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: General FORM routines (SAPMKAUF)


INCLUDES used within this REPORT MKAUFF10

INCLUDE MKAUFF10_AENDERUNGSBELEGE_ZU02 . " AENDERUNGSBELEGE_ZUM_FELD
INCLUDE MKAUFF10_AFA_SIMULATIONSDATEN . " AFA_SIMULATIONSDATEN
INCLUDE MKAUFF10_ALLOWED_ACTIVITIES . " ALLOWED_ACTIVITIES
INCLUDE MKAUFF10_AUFTRAG_DRUCKEN . " AUFTRAG_DRUCKEN
INCLUDE MKAUFF10_AUFTRAG_DRUCKEN_ALL . " AUFTRAG_DRUCKEN_ALL
INCLUDE MKAUFF10_AUFTRAGSGRUPPE . " AUFTRAGSGRUPPE
INCLUDE MKAUFF10_AUFTRAGSGRUPPE_CHECK . " AUFTRAGSGRUPPE_CHECK
INCLUDE MKAUFF10_AUFTRAGSLISTE . " AUFTRAGSLISTE
INCLUDE MKAUFF10_BACK . " BACK
INCLUDE MKAUFF10_BEWERTUNGSDATEN . " BEWERTUNGSDATEN
INCLUDE MKAUFF10_BLAETTER_STATUS . " BLAETTER_STATUS
INCLUDE MKAUFF10_BLAETTERN . " BLAETTERN
INCLUDE MKAUFF10_CALL_REPORT . " CALL_REPORT
INCLUDE MKAUFF10_DELETE_ORDERS_FROM_LI . " DELETE_ORDERS_FROM_LIST
INCLUDE MKAUFF10_EXIT_1 . " EXIT_1
INCLUDE MKAUFF10_EXIT . " EXIT
INCLUDE MKAUFF10_FILL_T_AUFNR . " FILL_T_AUFNR
INCLUDE MKAUFF10_FUNKTIONSAUSWAHL . " FUNKTIONSAUSWAHL
INCLUDE MKAUFF10_INIT . " INIT
INCLUDE MKAUFF10_INIT_STATUS . " INIT_STATUS
INCLUDE MKAUFF10_INVESTITIONSPROGRAMM . " INVESTITIONSPROGRAMM
INCLUDE MKAUFF10_LISTBEARBEITUNG . " LISTBEARBEITUNG
INCLUDE MKAUFF10_LIST_MASS_CHANGE . " MASTER DATA: MASS CHANGE
INCLUDE MKAUFF10_READ_ORDERS . " READ_ORDERS
INCLUDE MKAUFF10_NEXT_BLOCK . " NEXT_BLOCK
INCLUDE MKAUFF10_LIN_LAYOUT . " LIN_LAYOUT
INCLUDE MKAUFF10_LISTVERARBEITUNG . " LISTVERARBEITUNG
INCLUDE MKAUFF10_MODIFY . " MODIFY
INCLUDE MKAUFF10_OK-CODE . " OK-CODE
INCLUDE MKAUFF10_LIST_FUNCTION . " LIST_FUNCTION
INCLUDE MKAUFF10_POPUP . " POPUP
INCLUDE MKAUFF10_SET_FIELDS_FOR_MODIFI . " SET_FIELDS_FOR_MODIFICATIO
INCLUDE MKAUFF10_SET_TITLE . " SET_TITLE
INCLUDE MKAUFF10_SETTLEMENT_RULE . " SETTLEMENT_RULE
INCLUDE MKAUFF10_SHOW_MESSAGES . " SHOW_MESSAGES
INCLUDE MKAUFF10_SICHERN . " SICHERN
INCLUDE MKAUFF10_TRANSPORT . " TRANSPORT




INCLUDE MKAUFF10_TRANSPORT_DEL . " TRANSPORT_DEL
INCLUDE MKAUFF10_READ_LAYOUT . " READ_LAYOUT
INCLUDE MKAUFF10_SET_LONGTEXT . " SET_LONGTEXT
INCLUDE MKAUFF10_BACK_TO_KAMN . " BACK_TO_KAMN
INCLUDE MKAUFF10_SET_STONR . " SET_STONR
INCLUDE MKAUFF10_AENDERUNGSBELEGE_ZUM_ . " AENDERUNGSBELEGE_ZUM_STATU
INCLUDE MKAUFF10_JOINT_VENTURE_PBO . " JOINT_VENTURE_PBO
INCLUDE MKAUFF10_JOINT_VENTURE_PAI . " JOINT_VENTURE_PAI
INCLUDE MKAUFF10_CUSTOMER_SUBSCREEN_PB . " CUSTOMER_SUBSCREEN_PBO
INCLUDE MKAUFF10_CUSTOMER_SUBSCREEN_PA . " CUSTOMER_SUBSCREEN_PAI
INCLUDE MKAUFF10_MODIFY_BUTTONS . " MODIFY_BUTTONS
INCLUDE MKAUFF10_SET_CURSOR_PBO . " SET_CURSOR_PBO
INCLUDE MKAUFF10_SET_CURSOR_PAI . " SET_CURSOR_PAI
INCLUDE MKAUFF10_CHECK_ASTKZ_KOSTL . " CHECK_ASTKZ_KOSTL
INCLUDE MKAUFF10_REAL_ESTATE_OBJECT_AS . " REAL_ESTATE_OBJECT_ASSOCIA
INCLUDE MKAUFF10_CREATE_ASSET . " CREATE_ASSET
INCLUDE MKAUFF10_MASSENDRUCK . " MASSENDRUCK
INCLUDE MKAUFF10_OBJECT_PUBLISH . " OBJECT_PUBLISH


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:

KAUF_GET_EXTENSION_INSTANCES CALL FUNCTION 'KAUF_GET_EXTENSION_INSTANCES' IMPORTING e_badi_instance = lr_badi e_extension_instance = lr_class.

KAUF_GET_EXTENSION_INSTANCES CALL FUNCTION 'KAUF_GET_EXTENSION_INSTANCES' IMPORTING e_badi_instance = lr_badi * e_extension_instance = lr_class .

KAUF_GET_EXTENSION_INSTANCES CALL FUNCTION 'KAUF_GET_EXTENSION_INSTANCES' IMPORTING e_badi_instance = lr_badi * e_extension_instance = lr_class .



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 MKAUFF10 or its description.