GENFB02 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 GENFB02 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!
WGEN_GENERATE_FOLLOWON_DOC CALL FUNCTION 'WGEN_GENERATE_FOLLOWON_DOC' EXPORTING im_fbg_call = callmode im_post_complete_sales_order = slo_cmp im_ag_role_determine = ord_pty im_default_ablad_determine = rec_pnt im_server_group = p_srv_gp im_max_process_number = max_proc im_max_package_size = max_item * Hinweis 358714 im_wait_time = p_wait_t im_serielle_verarbeitung = p_seriel im_write_abeln_list = kreuz "liste check* * auft*4 / extend dc po im_add_dc_po = add_po * auft*4 / po fashion im_wrf_total_po = p_po_cmp im_wrf_po_at_ok = p_poatok im_po_fashion = p_pofash im_chk_past_date = l_chkdt " seasonal scheduling im_enjoypo = l_poenj "A&VS EhP4 TABLES im_vendor_order_splitt_tab = vo_splitt_tab im_warehouse_order_splitt_tab = wo_splitt_tab im_delivery_splitt_tab = de_splitt_tab im_sales_order_splitt_tab = so_splitt_tab im_ex_postab = postab im_postab_vo = postab_vo im_postab_wo = postab_wo im_postab_so = postab_so im_postab_de = postab_de im_ex_auko = xauko im_ex_aupo = xaupo " check* im_ex_aufi = xaufi im_ex_aulw = xaulw im_ex_ausb = xausb im_ex_auvz = xauvz im_ex_auvw = xauvw im_ex_aubsi = xaubsi im_ex_auumi = xauumi im_ex_auvdi = xauvdi im_ex_aukai = xaukais im_ex_messg = messg_gen CHANGING im_ex_generation_run = lfdnr_fb_kopf_postab.
WGEN_FILL_SPLITT_TABLE_NEW CALL FUNCTION 'WGEN_FILL_SPLITT_TABLE_NEW' EXPORTING im_fb_typ = p_fb_typ im_splitt_for = splitt_for im_only_standard_criteria = space TABLES im_ex_splitt_table = h_splitt_tab.
WGEN_UPD_POSTAB_FOR_LISTVIEW CALL FUNCTION 'WGEN_UPD_POSTAB_FOR_LISTVIEW' TABLES im_generation_results = assign_tab im_ex_postab = postab.
WGEN_CREATE_BATCH_LOG CALL FUNCTION 'WGEN_CREATE_BATCH_LOG' * EXPORTING * im_fb_typ = fb_typ-lief_bestellung TABLES im_messg = p_messg_sel.
WGEN_CREATE_BATCH_LOG CALL FUNCTION 'WGEN_CREATE_BATCH_LOG' * EXPORTING * im_fb_typ = fb_typ-lief_bestellung TABLES im_messg = p_messg_gen.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
GENFB02 - documentation and ABAP source code GENFB01 - documentation and ABAP source code GENERIC_NODE_DISPLAY==========FT - GENERICNODEDISPLAY==========FT GENERATION_ALV_AND_BASIC_SET - GENERATIONALVANDBASICSET GENERATE_FROM_FC_MAP - Include GENERATE_FROM_FC_MAP GENERATE_FROM_FC_CI_F01 - Include GENERATE_FROM_FC_CI_F01