SAP Reports / Programs | Project System | Simulation(PS-SIM) SAP PS

MCNVSF00 SAP ABAP INCLUDE - Form routines copy project







MCNVSF00 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 MCNVSF00 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 MCNVSF00. "Basic submit
SUBMIT MCNVSF00 AND RETURN. "Return to original report after report execution complete
SUBMIT MCNVSF00 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 copy project


INCLUDES used within this REPORT MCNVSF00

INCLUDE MCNVSF00_ABGL_REF . " ABGL_REF
INCLUDE MCNVSF00_ABGL_REF_ACT . " ABGL_REF_ACT
INCLUDE MCNVSF00_ABGL_1 . " ABGL_1
INCLUDE MCNVSF00_ABGLEICH_ABH . " ABGLEICH_ABH
INCLUDE MCNVSF00_ABGLEICH_NPTX . " ABGLEICH_NPTX
INCLUDE MCNVSF00_ABGLEICH_AFAB . " ABGLEICH_AFAB
INCLUDE MCNVSF00_ABGLEICH_PSTEXTE_INIT . " ABGLEICH_PSTEXTE_INIT
INCLUDE MCNVSF00_ABGLEICH_PRTX . " ABGLEICH_PRTX
INCLUDE MCNVSF00_ABGLEICH_VORG . " ABGLEICH_VORG
INCLUDE MCNVSF00_ABGLEICH_ABH2 . " ABGLEICH_ABH2
INCLUDE MCNVSF00_ABGL_HIER . " ABGL_HIER
INCLUDE MCNVSF00_ABGLEICH . " ABGLEICH
INCLUDE MCNVSF00_BUILD_METHODS_TABLE . " BUILD_METHODS_TABLE
INCLUDE MCNVSF00_CHANGE_FCODE_ON_ERROR . " CHANGE_FCODE_ON_ERROR
INCLUDE MCNVSF00_CHECK_COPY_POSSIBLE . " CHECK_COPY_POSSIBLE
INCLUDE MCNVSF00_CHECK_COPY_TEXTS . " CHECK_COPY_TEXTS
INCLUDE MCNVSF00_CHECK_DESTINATION . " CHECK_DESTINATION
INCLUDE MCNVSF00_CHECK_INPUT . " CHECK_INPUT
INCLUDE MCNVSF00_CHECK_SOURCE . " CHECK_SOURCE
INCLUDE MCNVSF00_COMMIT_WORK . " COMMIT_WORK
INCLUDE MCNVSF00_COMPOSE_ITAB_AFABD . " COMPOSE_ITAB_AFABD
INCLUDE MCNVSF00_COMPOSE_ITAB_AFFLD . " COMPOSE_ITAB_AFFLD
INCLUDE MCNVSF00_COMPOSE_ITAB_AFPOD . " COMPOSE_ITAB_AFPOD
INCLUDE MCNVSF00_COMPOSE_ITAB_AFVGD . " COMPOSE_ITAB_AFVGD
INCLUDE MCNVSF00_COMPOSE_ITAB_CAUFVD . " COMPOSE_ITAB_CAUFVD
INCLUDE MCNVSF00_COMPOSE_ITAB_KBEDD . " COMPOSE_ITAB_KBEDD
INCLUDE MCNVSF00_COMPOSE_ITAB_MLSTD . " COMPOSE_ITAB_MLSTD
INCLUDE MCNVSF00_COMPOSE_ITAB_PROJ . " COMPOSE_ITAB_PROJ
INCLUDE MCNVSF00_COMPOSE_ITAB_PRPS_PRT . " COMPOSE_ITAB_PRPS_PRTE
INCLUDE MCNVSF00_COMPOSE_ITAB_PSTX . " COMPOSE_ITAB_PSTX
INCLUDE MCNVSF00_COMPOSE_ITAB_RESBD . " COMPOSE_ITAB_RESBD
INCLUDE MCNVSF00_COPY_SEL_OPTS . " COPY_SEL_OPTS
INCLUDE MCNVSF00_COPY_PROJECT . " COPY_PROJECT
INCLUDE MCNVSF00_DELETE_UPD_CRE_DEL . " DELETE_UPD_CRE_DEL
INCLUDE MCNVSF00_ENQUEUE_PROJ . " ENQUEUE_PROJ
INCLUDE MCNVSF00_ENQUEUE_PROJECT . " ENQUEUE_PROJECT
INCLUDE MCNVSF00_EXIT_0100 . " EXIT_0100




INCLUDE MCNVSF00_F4_VSNMR . " F4_VSNMR
INCLUDE MCNVSF00_FILL_LOG_HEADER . " FILL_LOG_HEADER
INCLUDE MCNVSF00_FILL_LOG_PARAMS . " FILL_LOG_PARAMS
INCLUDE MCNVSF00_FIND_AFABS . " FIND_AFABS
INCLUDE MCNVSF00_GET_FILL_VSKOPF . " GET_FILL_VSKOPF
INCLUDE MCNVSF00_INIT_APPL_LOG . " INIT_APPL_LOG
INCLUDE MCNVSF00_INIT_0100 . " INIT_0100
INCLUDE MCNVSF00_NUMBER_RANGE_INTERVAL . " NUMBER_RANGE_INTERVAL_INSE
INCLUDE MCNVSF00_READ_ORGKEY_VIEWS . " READ_ORGKEY_VIEWS
INCLUDE MCNVSF00_READ_PROJECT . " READ_PROJECT
INCLUDE MCNVSF00_RESET_ERROR_0100 . " RESET_ERROR_0100
INCLUDE MCNVSF00_SAVE_FCODE . " SAVE_FCODE
INCLUDE MCNVSF00_SAVE_SCR_0100 . " SAVE_SCR_0100
INCLUDE MCNVSF00_SHLP_RESET_0100 . " SHLP_RESET_0100
INCLUDE MCNVSF00_SHLP_SET_0100 . " SHLP_SET_0100
INCLUDE MCNVSF00_SHOW_APPL_LOG . " SHOW_APPL_LOG
INCLUDE MCNVSF00_SAVE_APPL_LOG . " SAVE_APPL_LOG
INCLUDE MCNVSF00_START_AGAIN . " START_AGAIN
INCLUDE MCNVSF00_STATUS_0100 . " STATUS_0100
INCLUDE MCNVSF00_POST_ORGKEY_VIEWS . " POST_ORGKEY_VIEWS
INCLUDE MCNVSF00_UPDATE_ORGKEYS . " UPDATE_ORGKEYS
INCLUDE MCNVSF00_WRITE_HISTORY . " WRITE_HISTORY
INCLUDE MCNVSF00_WRITE_MSG_OK . " WRITE_MSG_OK
INCLUDE MCNVSF00_WRITE_PROTOCOL . " WRITE_PROTOCOL
INCLUDE MCNVSF00_WRITE_TEST_RESULTS . " WRITE_TEST_RESULTS


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:

CV140_LINKS_CREATE_WORKAREA call function 'CV140_LINKS_CREATE_WORKAREA' exporting ps_drad = drad_&1 exceptions not_found = 1 record_exist = 2 others = 3.



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