RFIDCN_ODN_ADJUSTMENT_FSC_F01 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 RFIDCN_ODN_ADJUSTMENT_FSC_F01 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.
Title: Include RFIDCN_ODN_ADJUSTMENT_FSC_F01
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DATE_TO_PERIOD_CONVERT CALL FUNCTION 'DATE_TO_PERIOD_CONVERT' EXPORTING i_date = lv_date i_periv =
-periv IMPORTING e_buper = lv_buper e_gjahr = lv_gjahr.
DATE_TO_PERIOD_CONVERT CALL FUNCTION 'DATE_TO_PERIOD_CONVERT' EXPORTING i_date = lv_date i_periv =
-periv IMPORTING e_buper = lv_buper e_gjahr = lv_gjahr.
PERIOD_DAY_DETERMINE CALL FUNCTION 'PERIOD_DAY_DETERMINE' EXPORTING i_gjahr =
-gjahr i_monat = -monat i_periv = lv_periv IMPORTING e_fday = lv_fday.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' "Add '0' before sequence number EXPORTING input = lv_nr_seq IMPORTING output = lv_nr_seq.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' "Add '0' before sequence number EXPORTING input =
-nrlevel IMPORTING output = -nrlevel.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' "Add '0' before sequence number EXPORTING input =
-nrlevel IMPORTING output = -nrlevel.
OFF_NUMBER_LOCAL_ASSIGN_CN CALL FUNCTION 'OFF_NUMBER_LOCAL_ASSIGN_CN' EXPORTING i_fin1_param_ex = l_fin1_param_ex IMPORTING o_xblnr_alt = c_xblnr_alt EXCEPTIONS input_not_complete = 1 no_number_available = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = lv_seq_num IMPORTING output = lv_seq_num.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' "Add '0' before sequence number EXPORTING input = lv_seq_num IMPORTING output = lv_seq_num.
REUSE_ALV_GRID_DISPLAY CALL FUNCTION 'REUSE_ALV_GRID_DISPLAY' EXPORTING i_callback_program = sy-repid i_structure_name = 'TY_CHECKED' i_grid_title = text-012 * I_GRID_SETTINGS = is_layout = gs_layout it_fieldcat = gt_fieldcat it_sort = gt_sort i_default = 'X' * I_SAVE = ' ' * IS_PRINT = * is_reprep_id = syst-repid TABLES t_outtab = pt_checked EXCEPTIONS program_error = 1 OTHERS = 2.
ENQUEUE_E_TABLE CALL FUNCTION 'ENQUEUE_E_TABLE' "Lock OFFNUM_CN EXPORTING mode_rstable = 'E' tabname = gc_offnum varkey = lv_varkey EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
ENQUEUE_EFODNADJ CALL FUNCTION 'ENQUEUE_EFODNADJ' "Lock China ODN number range EXPORTING mode_nriv = 'E' client = sy-mandt object = gc_nr_object subobject =
-subobject * NRRANGENR = toyear = p_gjahr EXCEPTIONS foreign_lock = 1 system_failure = 2 OTHERS = 3.
DEQUEUE_E_TABLE CALL FUNCTION 'DEQUEUE_E_TABLE' "Unlock OFFNUM_CN EXPORTING mode_rstable = 'E' tabname = gc_offnum varkey = lv_varkey.
DEQUEUE_EFODNADJ CALL FUNCTION 'DEQUEUE_EFODNADJ' "Unlock ODN number range EXPORTING mode_nriv = 'E' client = sy-mandt object = gc_nr_object subobject =
-subobject * NRRANGENR = toyear = p_gjahr.
DEQUEUE_E_TABLE CALL FUNCTION 'DEQUEUE_E_TABLE' "Unlock OFFNUM_CN EXPORTING mode_rstable = 'E' tabname = gc_offnum varkey = lv_varkey.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
RFIDCN_ODN_ADJUSTMENT_FSC_F01 - Include RFIDCN_ODN_ADJUSTMENT_FSC_F01 RFIDCN_ODN_ADJUSTMENT - Checking and Adjustment of Official Document Numbering RFIDCN_ODN_ADJUSTMENT - Checking and Adjustment of Official Document Numbering RFIDCN_NUMBER_RANGE_GEN_TOP - Include RFIDCN_NUMBER_RANGE_GEN_TOP RFIDCN_NUMBER_RANGE_GEN_SUB - Include RFIDCN_NUMBER_RANGE_GEN_SUB RFIDCN_NUMBER_RANGE_GEN_SEL - Include RFIDCN_NUMBER_RANGE_GEN_SEL