FCJWBF00_SELEKTION 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 FCJWBF00_SELEKTION 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!
SXC_EXIT_CHECK_ACTIVE call function 'SXC_EXIT_CHECK_ACTIVE' exporting exit_name = 'AUTHORITY_SPROJ' exceptions not_active = 1.
DEQUEUE_ALL call function 'DEQUEUE_ALL' exporting _synchron = 'X'.
CJWB_SELEKTION_DEFINITION call function 'CJWB_SELEKTION_DEFINITION' EXCEPTIONS project_not_found = 1 project_inact = 2 ale_distributed = 3.
DEQUEUE_ALL call function 'DEQUEUE_ALL' exporting _synchron = con_yes.
CJCK_CHECK_KALENDER_AUS_WERK call function 'CJCK_CHECK_KALENDER_AUS_WERK' exporting i_werk = proj-werks i_kalender = proj-kalid importing e_kalender = proj-kalid.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FCJWBF00_SELEKTION - FCJWBF00SELEKTION FCJWBF00_READ_BUF_OBJNR - FCJWBF00READBUFOBJNR FCJWBF00_PROJ_IPPE_PS_EXIST - Include FCJWBF00_PROJ_IPPE_PS_EXIST FCJWBF00_PROJ_CPROJ_PS_EXIST - Include FCJWBF00_PROJ_CPROJ_PS_EXIST FCJWBF00_PROG_STATUS - FCJWBF00PROGSTATUS FCJWBF00_PROG_ERROR - FCJWBF00PROGERROR