MWAKAF36_FB_CALCULATE_POSTING_ 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 MWAKAF36_FB_CALCULATE_POSTING_ 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!
PRICE_CALCULATE_POSTING CALL FUNCTION 'PRICE_CALCULATE_POSTING' EXPORTING PI_AKTIO = G_I_XWAKHD-AKTNR TABLES PE_T_ERRO = G_T_XERRO EXCEPTIONS NO_ROWS_MARKED = 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.
MWAKAF36_FB_CALCULATE_POSTING_ - MWAKAF36FBCALCULATEPOSTING MWAKAF36_C_XWAKPD_PRICE_DEPEND - MWAKAF36CXWAKPDPRICEDEPEND MWAKAF36_C_ARTICLES_SELECTED - MWAKAF36CARTICLESSELECTED MWAKAF36_APP_XCALPD - MWAKAF36APPXCALPD MWAKAF36 - Forms - delete price conditions (price deactivation) MWAKAF35_UPD_XWALED_BY_XCALPC_ - MWAKAF35UPDXWALEDBYXCALPC