FCJWBFCL_CL_NEEDED_AT_SAVE 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 FCJWBFCL_CL_NEEDED_AT_SAVE 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!
CLFM_GET_INTERNAL_TABLES call function 'CLFM_GET_INTERNAL_TABLES' exporting i_allausp = con_yes tables exp_ausp_tab = lt_ausp.
CJDW_ARC_PRPS_GET call function 'CJDW_ARC_PRPS_GET' exporting i_objnr = i_prps-objnr importing e_arc_prps = ls_arc_prps exceptions not_found = 1 others = 2.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
FCJWBFCL_CL_NEEDED_AT_SAVE - FCJWBFCLCLNEEDEDATSAVE FCJWBFCL_CL_LOESCHEN_KLASSIF - FCJWBFCLCLLOESCHENKLASSIF FCJWBFCL_CL_KLASSIFIZIERUNG_1 - FCJWBFCLCLKLASSIFIZIERUNG1 FCJWBFCL_CL_KLASSIFIZIERUNG - FCJWBFCLCLKLASSIFIZIERUNG FCJWBFCL_CLASSIFICATION_SWITCH - FCJWBFCLCLASSIFICATIONSWITCH FCJWBFCL - documentation and ABAP source code