FCNIFF01_WBS_DATES_MAINTAIN 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_DATES_MAINTAIN 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!
METHOD_START_LOG call function 'METHOD_START_LOG' exporting method = method obj_typ = co1_type-wbs_dates obj_id_ext = i_prtee-posid importing log_level = log_level.
CJDT_PRTE_GET call function 'CJDT_PRTE_GET' exporting prps_imp = i_prtee-posnr importing prte_exp = loc_prteb.
METHOD_FINISH_LOG call function 'METHOD_FINISH_LOG' exporting log_level = log_level succ_code = succ_code.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FCNIFF01_WBS_DATES_MAINTAIN - FCNIFF01WBSDATESMAINTAIN FCNIFF01_STATUS_COPY - FCNIFF01STATUSCOPY FCNIFF01_SORT_WORK_TAB_INDEX - FCNIFF01SORTWORKTABINDEX FCNIFF01_SET_LEVEL_WBS_HIERARC - FCNIFF01SETLEVELWBSHIERARC FCNIFF01_SET_LEVEL_WBS_ELEMENT - FCNIFF01SETLEVELWBSELEMENT FCNIFF01_SET_LEVEL_WBS_DATES - FCNIFF01SETLEVELWBSDATES