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

FCJWBIEL SAP ABAP INCLUDE - documentation and ABAP source code







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

INCLUDE FCJWBIEL_OK_CODE_NEW .
INCLUDE FCJWBIEL_DELETE_FROM_CJDI .
INCLUDE FCJWBIEL_ZSCHL .
INCLUDE FCJWBIEL_XSTAT .
INCLUDE FCJWBIEL_USR_AUTH .
INCLUDE FCJWBIEL_TOP_LINE_GET .
INCLUDE FCJWBIEL_TEILPROJEKT_VERERBEN .
INCLUDE FCJWBIEL_TEILPROJEKT .
INCLUDE FCJWBIEL_FUNC_AREA_CHG .
INCLUDE FCJWBIEL_PRPS_WERKS_STORT .
INCLUDE FCJWBIEL_PRPS_WERKS_KALID .
INCLUDE FCJWBIEL_PRPS_VERNR .
INCLUDE FCJWBIEL_PRPS_TXJCD_VALUES .
INCLUDE FCJWBIEL_PRPS_TXJCD .
INCLUDE FCJWBIEL_STUFE_VORZ .
INCLUDE FCJWBIEL_SLWID .
INCLUDE FCJWBIEL_PRPS_SCOPE_VALUES .
INCLUDE FCJWBIEL_PRPS_PWPOS_AUTOD .
INCLUDE FCJWBIEL_PRPS_PRCTR .
INCLUDE FCJWBIEL_PRPS_POST1 .
INCLUDE FCJWBIEL_PRPS_POSID_PB_F4 .
INCLUDE FCJWBIEL_PRPS_POSID_PB .
INCLUDE FCJWBIEL_PRPS_POSID .
INCLUDE FCJWBIEL_PRPS_FABKL_AUS_WERK .
INCLUDE FCJWBIEL_PRPS_INIT_VORLAGE .
INCLUDE FCJWBIEL_PRPS_BUKRS_WERKS .
INCLUDE FCJWBIEL_PRPS_BUK_KOK_MUSS .
INCLUDE FCJWBIEL_PRPS_BUK_GSB_KOK .
INCLUDE FCJWBIEL_PRART .
INCLUDE FCJWBIEL_PRPS_PWPOS .
INCLUDE FCJWBIEL_PRPS_ASTNR .
INCLUDE FCJWBIEL_PRPS_POSKI_SET .
INCLUDE FCJWBIEL_POS_ZEILE_LESEN_PAI .
INCLUDE FCJWBIEL_POS_AENDERN_NEW .
INCLUDE FCJWBIEL_POS_AENDERN .
INCLUDE FCJWBIEL_PFAD_ENDE .
INCLUDE FCJWBIEL_NEW_ELEMENTS_READ .
INCLUDE FCJWBIEL_NEW_ELEMENTS_CHANGE_N .
INCLUDE FCJWBIEL_NEW_ELEMENTS_FILL_NEL .




INCLUDE FCJWBIEL_NEUES_ELEM_POPUP_PAI .
INCLUDE FCJWBIEL_NEUES_ELEM_POPUP .
INCLUDE FCJWBIEL_NEUES_ELEMENT_PAI .
INCLUDE FCJWBIEL_NEUE_ELEMENTE_ENDE .
INCLUDE FCJWBIEL_KZERB .
INCLUDE FCJWBIEL_KOSTL .
INCLUDE FCJWBIEL_KALSM .
INCLUDE FCJWBIEL_IDENT_SET_POSID .
INCLUDE FCJWBIEL_IDENT_RESET .
INCLUDE FCJWBIEL_GRPKZ .
INCLUDE FCJWBIEL_GET_COLUMN .
INCLUDE FCJWBIEL_FKSTL .
INCLUDE FCJWBIEL_FAKKZ .
INCLUDE FCJWBIEL_EXIT_SAPLCJXX_001 .
INCLUDE FCJWBIEL_CLASF .
INCLUDE FCJWBIEL_CJME_SET_OKCODE .
INCLUDE FCJWBIEL_CJME_GET_DATA .
INCLUDE FCJWBIEL_CHECK_BUK_KOK_MUSS .
INCLUDE FCJWBIEL_BELKZ .
INCLUDE FCJWBIEL_AUTOD_ABGLEICH_PAI .
INCLUDE FCJWBIEL_ABGSL .


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