SAP Reports / Programs | Project System | Structures | Network and Activity(PS-ST-OPR-NET) SAP PS

MCNSMFAZ SAP ABAP INCLUDE - Form routines for SAPMCNSM







MCNSMFAZ 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 MCNSMFAZ 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 MCNSMFAZ. "Basic submit
SUBMIT MCNSMFAZ AND RETURN. "Return to original report after report execution complete
SUBMIT MCNSMFAZ VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Form routines for SAPMCNSM


INCLUDES used within this REPORT MCNSMFAZ

INCLUDE MCNSMFAZ_DELETE . " DELETE
INCLUDE MCNSMFAZ_DELETE_TEXT . " DELETE_TEXT
INCLUDE MCNSMFAZ_POST . " POST
INCLUDE MCNSMFAZ_POPUP_TO_CONFIRM . " POPUP_TO_CONFIRM
INCLUDE MCNSMFAZ_READ . " READ
INCLUDE MCNSMFAZ_SSTAT_CONV . " SSTAT_CONV
INCLUDE MCNSMFAZ_STATUS_TEXT_GET . " STATUS_TEXT_GET
INCLUDE MCNSMFAZ_TEXT_PROCESSING . " TEXT_PROCESSING
INCLUDE MCNSMFAZ_INIT_AUTYP . " INIT_AUTYP
INCLUDE MCNSMFAZ_PARAM_FOR_PREDEF_FUNC . " PARAM_FOR_PREDEF_FUNCTION
INCLUDE MCNSMFAZ_PARM_CHECK . " PARM_CHECK
INCLUDE MCNSMFAZ_SMLS_MODIFY_FIELDS . " SMLS_MODIFY_FIELDS
INCLUDE MCNSMFAZ_FILL_TCN61D . " FILL_TCN61D
INCLUDE MCNSMFAZ_DETAIL_CALL . " DETAIL_CALL
INCLUDE MCNSMFAZ_CHECK_CHANGES . " CHECK_CHANGES
INCLUDE MCNSMFAZ_UPDATE_TCN61 . " UPDATE_TCN61
INCLUDE MCNSMFAZ_VALUE_STDAL . " VALUE_STDAL
INCLUDE MCNSMFAZ_CREATE_ENTRY . " CREATE_ENTRY
INCLUDE MCNSMFAZ_COPY_ENTRY . " COPY_ENTRY
INCLUDE MCNSMFAZ_DELETE_ENTRY . " DELETE_ENTRY
INCLUDE MCNSMFAZ_STDNR_EXIST . " STDNR_EXIST
INCLUDE MCNSMFAZ_CLASS_EXIST . " CLASS_EXIST
INCLUDE MCNSMFAZ_CHECK_BILL_ITEM . " CHECK_BILL_ITEM
INCLUDE MCNSMFAZ_PICK_ENTRY . " PICK_ENTRY
INCLUDE MCNSMFAZ_ENQUEUE_TCN61 . " ENQUEUE_TCN61
INCLUDE MCNSMFAZ_DEQUEUE_TCN61 . " DEQUEUE_TCN61


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