SAP Reports / Programs | Project System | Structures | Operative Structures(PS-ST-OPR) SAP PS

FCNIFF01_WBS_ELEMENT_DATES_MAI SAP ABAP INCLUDE - FCNIFF01WBSELEMENTDATESMAI







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

No INCLUDES are used within this REPORT code!


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:

CJDW_PROJ_SELECT_SINGLE call function 'CJDW_PROJ_SELECT_SINGLE' EXPORTING memory_only = con_yes IMPORTING e_proj = l_proj EXCEPTIONS missing_parameter = 1 not_found = 2 others = 3.

CJDW_PRPS_GET call function 'CJDW_PRPS_GET' exporting posid = i_prtee-posid * posnr = i_prtee-posnr importing e_prps = l_prps index = index1 exceptions cancel = 1 not_found = 2 others = 3.

CJDW_PRPS_GET call function 'CJDW_PRPS_GET' exporting * posid = i_prtee-posid posnr = i_prtee-posnr importing e_prps = l_prps index = index1 exceptions cancel = 1 not_found = 2 others = 3.

CJDT_PRTE_GET call function 'CJDT_PRTE_GET' EXPORTING index_imp = index1 IMPORTING prte_exp = prte_tmp EXCEPTIONS others = 1.

CNIF_CHANGE_STRUCTURE call function 'CNIF_CHANGE_STRUCTURE' EXPORTING i_structure_name = 'PRTE' i_structure_upd = i_prtee i_stru_flag_upd = i_prte_upd CHANGING i_structure_actual = prte_tmp EXCEPTIONS no_project = 1 others = 2.

CO_ZF_CHK_ORD_DEL_ERL_ABG_TAB CALL FUNCTION 'CO_ZF_CHK_ORD_DEL_ERL_ABG_TAB' EXPORTING OBJNR_IMP = l_prps-objnr IMPORTING FLG_ABG = l_flg_abg FLG_LOE = l_flg_loe FLG_LVM = l_flg_lvm FLG_SPE = l_flg_spe FLG_TAB = l_flg_tab EXCEPTIONS STATUS_AKTIV = 1.

STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING OBJNR = l_prps-objnr STATUS = 'I0001' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.

STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING OBJNR = l_prps-objnr STATUS = 'I0042' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.

STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING OBJNR = l_prps-objnr STATUS = 'I0001' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.

CJDT_PRTE_MODIFY call function 'CJDT_PRTE_MODIFY' EXPORTING index_imp = index1 prte_imp = prte_tmp flg_stat = space EXCEPTIONS not_found = 1 others = 2.

STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING BYPASS_BUFFER = ' ' OBJNR = i_prps-objnr STATUS = 'I0009' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.

STATUS_CHANGE_INTERN CALL FUNCTION 'STATUS_CHANGE_INTERN' EXPORTING OBJNR = i_prps-objnr TABLES STATUS = it_stat EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_INCONSISTENT = 2 STATUS_NOT_ALLOWED = 3 OTHERS = 4.

STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING BYPASS_BUFFER = ' ' OBJNR = i_prps-objnr STATUS = 'I0010' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.

STATUS_CHANGE_FOR_ACTIVITY CALL FUNCTION 'STATUS_CHANGE_FOR_ACTIVITY' EXPORTING OBJNR = i_prps-objnr VRGNG = 'PSTS' EXCEPTIONS ACTIVITY_NOT_ALLOWED = 1 OBJECT_NOT_FOUND = 2 STATUS_INCONSISTENT = 3 STATUS_NOT_ALLOWED = 4 WRONG_INPUT = 5 WARNING_OCCURED = 6 OTHERS = 7.

STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING BYPASS_BUFFER = ' ' OBJNR = i_prps-objnr STATUS = 'I0010' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.

STATUS_CHANGE_INTERN CALL FUNCTION 'STATUS_CHANGE_INTERN' EXPORTING OBJNR = i_prps-objnr TABLES STATUS = it_stat EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_INCONSISTENT = 2 STATUS_NOT_ALLOWED = 3 OTHERS = 4.

STATUS_CHECK CALL FUNCTION 'STATUS_CHECK' EXPORTING BYPASS_BUFFER = ' ' OBJNR = i_prps-objnr STATUS = 'I0009' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.

STATUS_CHANGE_FOR_ACTIVITY CALL FUNCTION 'STATUS_CHANGE_FOR_ACTIVITY' EXPORTING OBJNR = i_prps-objnr VRGNG = 'PSTE' EXCEPTIONS ACTIVITY_NOT_ALLOWED = 1 OBJECT_NOT_FOUND = 2 STATUS_INCONSISTENT = 3 STATUS_NOT_ALLOWED = 4 WRONG_INPUT = 5 WARNING_OCCURED = 6 OTHERS = 7.

STATUS_CHECK





CALL FUNCTION 'STATUS_CHECK' EXPORTING BYPASS_BUFFER = ' ' OBJNR = i_prps-objnr STATUS = 'I0009' EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_NOT_ACTIVE = 2 OTHERS = 3.

STATUS_CHANGE_INTERN CALL FUNCTION 'STATUS_CHANGE_INTERN' EXPORTING OBJNR = i_prps-objnr TABLES STATUS = it_stat EXCEPTIONS OBJECT_NOT_FOUND = 1 STATUS_INCONSISTENT = 2 STATUS_NOT_ALLOWED = 3 OTHERS = 4.



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