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

FCJDWFUP_UPDATE_GET_NUMBERS SAP ABAP INCLUDE - SENDEN_KEKO_FEHLERHAFT







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

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:

CN_LDST_ACTIVATION_CHECK CALL FUNCTION 'CN_LDST_ACTIVATION_CHECK' EXPORTING iv_application = 'PS' iv_object = 'PD' EXCEPTIONS not_activated = 1 OTHERS = 2.

CJDW_GLOBAL_VALUES CALL FUNCTION 'CJDW_GLOBAL_VALUES' IMPORTING e_beakz_proj = lv_beakz_ps_pd.

CN_LDST_SHORTTEXT_GET_SINGLE CALL FUNCTION 'CN_LDST_SHORTTEXT_GET_SINGLE' EXPORTING iv_application = 'PS' iv_object = 'PD' iv_objnr = *proj-objnr iv_language = sy-langu EXCEPTIONS no_shorttext = 1 no_object = 0 OTHERS = 0.

CN_LDST_SHORTTEXT_SET_SINGLE CALL FUNCTION 'CN_LDST_SHORTTEXT_SET_SINGLE' EXPORTING iv_application = 'PS' iv_object = 'PD' iv_objnr = *proj-objnr iv_language = sy-langu iv_shorttext = '' EXCEPTIONS no_object = 1 OTHERS = 2.

CN_LDST_SHORTTEXT_DELETE_ALL CALL FUNCTION 'CN_LDST_SHORTTEXT_DELETE_ALL' EXPORTING iv_application = 'PS' iv_object = 'PD' iv_objnr = *proj-objnr EXCEPTIONS no_object = 0 OTHERS = 0.

CN_LDST_DATA_FINISH CALL FUNCTION 'CN_LDST_DATA_FINISH' EXPORTING iv_application = 'PS' iv_object = 'PD' EXCEPTIONS not_activated = 0 OTHERS = 0.

CN_LDST_ACTIVATION_CHECK CALL FUNCTION 'CN_LDST_ACTIVATION_CHECK' EXPORTING iv_application = 'PS' iv_object = 'PS' EXCEPTIONS not_activated = 1 OTHERS = 2.

CJSD_GLOBAL_VALUES CALL FUNCTION 'CJSD_GLOBAL_VALUES' IMPORTING e_beakz_proj = lv_beakz_ps_ps.

CN_LDST_SHORTTEXT_GET_SINGLE CALL FUNCTION 'CN_LDST_SHORTTEXT_GET_SINGLE' EXPORTING iv_application = 'PS' iv_object = 'PS' iv_objnr = *proj-objnr iv_language = sy-langu EXCEPTIONS no_shorttext = 1 no_object = 0 OTHERS = 0.

CN_LDST_SHORTTEXT_SET_SINGLE CALL FUNCTION 'CN_LDST_SHORTTEXT_SET_SINGLE' EXPORTING iv_application = 'PS' iv_object = 'PS' iv_objnr = *proj-objnr iv_language = sy-langu iv_shorttext = '' EXCEPTIONS no_object = 1 OTHERS = 2.

CN_LDST_SHORTTEXT_DELETE_ALL CALL FUNCTION 'CN_LDST_SHORTTEXT_DELETE_ALL' EXPORTING iv_application = 'PS' iv_object = 'PS' iv_objnr = *proj-objnr EXCEPTIONS no_object = 0 OTHERS = 0.

CN_LDST_DATA_FINISH CALL FUNCTION 'CN_LDST_DATA_FINISH' EXPORTING iv_application = 'PS' iv_object = 'PS' EXCEPTIONS not_activated = 0 OTHERS = 0.

CN_LDST_ACTIVATION_CHECK CALL FUNCTION 'CN_LDST_ACTIVATION_CHECK' EXPORTING iv_application = 'PS' iv_object = 'PR' EXCEPTIONS not_activated = 1 OTHERS = 0.

CN_LDST_SHORTTEXT_GET_SINGLE CALL FUNCTION 'CN_LDST_SHORTTEXT_GET_SINGLE' EXPORTING iv_application = 'PS' iv_object = 'PR' iv_objnr = ls_pstab_ps_pr-objnr iv_language = sy-langu EXCEPTIONS no_shorttext = 1 no_object = 0 OTHERS = 0.

CN_LDST_SHORTTEXT_SET_SINGLE CALL FUNCTION 'CN_LDST_SHORTTEXT_SET_SINGLE' EXPORTING iv_application = 'PS' iv_object = 'PR' iv_objnr = ls_pstab_ps_pr-objnr iv_language = sy-langu iv_shorttext = '' EXCEPTIONS no_object = 1 OTHERS = 2.

CN_LDST_SHORTTEXT_DELETE_ALL CALL FUNCTION 'CN_LDST_SHORTTEXT_DELETE_ALL' EXPORTING iv_application = 'PS' iv_object = 'PR' iv_objnr = ls_pstab_ps_pr-objnr EXCEPTIONS no_object = 0 OTHERS = 0.

CN_LDST_GLOBAL_DATA_GET_ALL CALL FUNCTION 'CN_LDST_GLOBAL_DATA_GET_ALL' EXPORTING iv_application = 'PS' iv_object = 'PR' IMPORTING et_ldst_bt = lt_all_data[].

CN_LDST_SHORTTEXT_DELETE_ALL CALL FUNCTION 'CN_LDST_SHORTTEXT_DELETE_ALL' EXPORTING iv_application = 'PS' iv_object = 'PR' iv_objnr = ls_all_data-objnr EXCEPTIONS no_object = 0 OTHERS = 0.

CN_LDST_CHANGES_GET





CALL FUNCTION 'CN_LDST_CHANGES_GET' EXPORTING iv_application = 'PS' iv_object = 'PR' IMPORTING ev_changes = ls_pstab_ps_pr-updps.

CN_LDST_DATA_FINISH CALL FUNCTION 'CN_LDST_DATA_FINISH' EXPORTING iv_application = 'PS' iv_object = 'PR' EXCEPTIONS not_activated = 0 OTHERS = 0.

CN_LDST_ACTIVATION_CHECK call function 'CN_LDST_ACTIVATION_CHECK' exporting iv_application = 'PS' iv_object = 'PT' exceptions not_activated = 1 others = 0.

CN_LDST_SHORTTEXT_GET_SINGLE call function 'CN_LDST_SHORTTEXT_GET_SINGLE' exporting iv_application = 'PS' iv_object = 'PT' iv_objnr = ls_pstab_ps_pt-objnr iv_language = sy-langu exceptions no_shorttext = 1 no_object = 0 others = 0.

CN_LDST_SHORTTEXT_SET_SINGLE call function 'CN_LDST_SHORTTEXT_SET_SINGLE' exporting iv_application = 'PS' iv_object = 'PT' iv_objnr = ls_pstab_ps_pt-objnr iv_language = sy-langu iv_shorttext = '' exceptions no_object = 1 others = 2.

CN_LDST_SHORTTEXT_DELETE_ALL call function 'CN_LDST_SHORTTEXT_DELETE_ALL' exporting iv_application = 'PS' iv_object = 'PT' iv_objnr = ls_pstab_ps_pt-objnr exceptions no_object = 0 others = 0.

CN_LDST_GLOBAL_DATA_GET_ALL call function 'CN_LDST_GLOBAL_DATA_GET_ALL' exporting iv_application = 'PS' iv_object = 'PT' importing et_ldst_bt = lt_all_data[].

CN_LDST_SHORTTEXT_DELETE_ALL call function 'CN_LDST_SHORTTEXT_DELETE_ALL' exporting iv_application = 'PS' iv_object = 'PT' iv_objnr = ls_all_data-objnr exceptions no_object = 0 others = 0.

CN_LDST_CHANGES_GET call function 'CN_LDST_CHANGES_GET' exporting iv_application = 'PS' iv_object = 'PT' importing ev_changes = ls_pstab_ps_pt-updps.

CN_LDST_DATA_FINISH call function 'CN_LDST_DATA_FINISH' exporting iv_application = 'PS' iv_object = 'PT' exceptions not_activated = 0 others = 0.



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