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

FCJWBFKP SAP ABAP INCLUDE - Copy Functions: Include Elements; Create with a Reference







FCJWBFKP 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 FCJWBFKP 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 FCJWBFKP. "Basic submit
SUBMIT FCJWBFKP AND RETURN. "Return to original report after report execution complete
SUBMIT FCJWBFKP VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Title: Copy Functions: Include Elements; Create with a Reference


INCLUDES used within this REPORT FCJWBFKP

INCLUDE FCJWBFKP_CALLB_RCWKP_DANEBEN.
INCLUDE FCJWBFKP_CALLB_RCWKP_CP_VSNMR.
INCLUDE FCJWBFKP_EB_DEFINITION_EINBIND.
INCLUDE FCJWBFKP_EB_DIALOGTABELLE_EINB.
INCLUDE FCJWBFKP_EB_ERSETZEN_GET_EX.
INCLUDE FCJWBFKP_EB_KEY_ANFANG_ERSETZE.
INCLUDE FCJWBFKP_EB_KEY_FIRST_LEVEL_LE.
INCLUDE FCJWBFKP_EB_KEY_INDICATOR_LENG.
INCLUDE FCJWBFKP_EB_KEY_VORBELEGEN_INI.
INCLUDE FCJWBFKP_EB_LISTE_STATUS.
INCLUDE FCJWBFKP_EB_MARKIERUNG_LOESCHE.
INCLUDE FCJWBFKP_EB_MODIF_PROJDEF_VORL.
INCLUDE FCJWBFKP_EB_OPTIONEN_HOLEN.
INCLUDE FCJWBFKP_EB_OPTIONEN_SICHERN.
INCLUDE FCJWBFKP_EB_ORG_AUS_PROJ.
INCLUDE FCJWBFKP_EB_PSTEXT_COPY.
INCLUDE FCJWBFKP_EB_RESET_FIELDS.
INCLUDE FCJWBFKP_EB_RESET_FIELDS_VORLA.
INCLUDE FCJWBFKP_EB_RESTORE_DIATAB.
INCLUDE FCJWBFKP_EB_SAVE_DIATAB.
INCLUDE FCJWBFKP_EB_SET_CUA_TITEL.
INCLUDE FCJWBFKP_EB_SET_FIELDS.
INCLUDE FCJWBFKP_EB_SUCHEN_GET.
INCLUDE FCJWBFKP_EB_SUCHEN_UND_ERSET03.
INCLUDE FCJWBFKP_EB_SUCHEN_UND_ERSETZE.
INCLUDE FCJWBFKP_EB_VORLAGE_CHECK_IN02.
INCLUDE FCJWBFKP_EB_VORLAGE_CHECK_INPU.
INCLUDE FCJWBFKP_EB_VORLAGE_PARTNER_PR.
INCLUDE FCJWBFKP_EB_VORLAGE_PRFTXT.
INCLUDE FCJWBFKP_EB_VORLAGE_PROFIL.
INCLUDE FCJWBFKP_EB_VORLAGE_PROJEKTLAN.
INCLUDE FCJWBFKP_EB_VORLAGE_SAVE_INPUT.
INCLUDE FCJWBFKP_EDITMASK_GET.
INCLUDE FCJWBFKP_EINB_ANLEGEN_VORLAGE_.
INCLUDE FCJWBFKP_EINB_BP_COPY.
INCLUDE FCJWBFKP_EINB_ECP_COPY.
INCLUDE FCJWBFKP_EINB_LISTE_BACK.




INCLUDE FCJWBFKP_EINB_LISTE_CJDT.
INCLUDE FCJWBFKP_EINB_LISTE_ESCAPE.
INCLUDE FCJWBFKP_EINB_LISTE_SAVE.
INCLUDE FCJWBFKP_EINB_MLST_COPY.
INCLUDE FCJWBFKP_EINB_PAI_NUMMERIEREN_.
INCLUDE FCJWBFKP_EINB_PAI_POSID_AKTUAL.
INCLUDE FCJWBFKP_EINB_PSTEXT_COPY.
INCLUDE FCJWBFKP_EINB_STD_PSP_STATUS_C.
INCLUDE FCJWBFKP_EINB_T185_LISTE_CALL.
INCLUDE FCJWBFKP_EINB_T185_LISTE_INIT.
INCLUDE FCJWBFKP_EINB_T185_LISTE_PRUEF.
INCLUDE FCJWBFKP_EINB_T185_WINDOW_INIT.
INCLUDE FCJWBFKP_EINB_VORLAGE_STATUS_C.
INCLUDE FCJWBFKP_EINB_WINDOW_ESCAPE.
INCLUDE FCJWBFKP_EINB_WINDOW_INPUT.
INCLUDE FCJWBFKP_INPUT_IN_WORKLIST.
INCLUDE FCJWBFKP_GET_RCWKP.


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