RV56TRSP is a standard Executable ABAP Report available within your SAP system (depending on your version and release level). It is used for In itself, this report has no functionality...see full standard documentation available for this report. Also check out the submitted Comments related to this SAP report and the details below to see which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC.
If you would like to execute this report or see the full code listing simply enter RV56TRSP 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.
Selection Text: SP_P03 = D .
Selection Text: SP_P02 = D .
Selection Text: SP_P01 = D .
Selection Text: SO_P03 = D .
Selection Text: SO_P02 = D .
Selection Text: SO_P01 = D .
Selection Text: P_VOLEH = D .
Selection Text: P_MINWG = D .
Selection Text: P_MINVO = D .
Selection Text: P_MINN = D .
Selection Text: P_MAXWG = D .
Selection Text: P_MAXVO = D .
Selection Text: P_MAXN = D .
Selection Text: P_GEWEI = D .
Selection Text: SP_S03 = Grouping criterion 3
Selection Text: SP_S02 = Grouping criterion 2
Selection Text: SP_S01 = Grouping criterion 1
Selection Text: FS_S05 = Fixed grouping criterion 5
Selection Text: FS_S04 = Fixed grouping criterion 4
Selection Text: FS_S03 = Fixed grouping criterion 3
Selection Text: FS_S02 = Fixed grouping criterion 2
Selection Text: FS_S01 = Fixed grouping criterion 1
Selection Text: DIRUP03 = Sort criterion 3: upwards
Selection Text: DIRUP02 = Sort criterion 2: upwards
Selection Text: DIRUP01 = Sort criterion 1: upwards
Selection Text: DIRDO03 = Sort criterion 3: downwards
Selection Text: DIRDO02 = Sort criterion 2: downwards
Selection Text: DIRDO01 = Sort criterion 1: downwards
Title: Definition of separat.criteria, capacity limits, and sort sequences
Text Symbol: WEI = Weight:
Text Symbol: VOL = Volume:
Text Symbol: SPL = Grouping criteria
Text Symbol: SOL = Delivery sort within shipment
Text Symbol: MIN = Min.
Text Symbol: MAX = Max.
Text Symbol: INF = Screen info
Text Symbol: F42 = For entry of criteria: use F4 help
Text Symbol: F41 = For more criteria: use F4 help
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
DYN_FIELD_CATALOG_READ CALL FUNCTION 'DYN_FIELD_CATALOG_READ' EXPORTING i_table = i_table i_field = i_field IMPORTING e_field_cat_entry = l_field_cat_entry.
DYN_FIELD_CATALOG_READ CALL FUNCTION 'DYN_FIELD_CATALOG_READ' EXPORTING i_table = l_criterion-table i_field = l_criterion-field IMPORTING e_field_cat_entry = l_field_cat_entry.
DYN_FIELD_CATALOG_READ CALL FUNCTION 'DYN_FIELD_CATALOG_READ' EXPORTING i_table = l_criterion-table i_field = l_criterion-field IMPORTING e_field_cat_entry = l_field_cat_entry.
DYN_FIELD_CATALOG_F4 CALL FUNCTION 'DYN_FIELD_CATALOG_F4' CHANGING c_field = l_field.
DYN_FIELD_CATALOG_READ CALL FUNCTION 'DYN_FIELD_CATALOG_READ' EXPORTING i_table = l_criterion-table i_field = l_criterion-field IMPORTING e_field_cat_entry = l_field_cat_entry.
DYNP_VALUES_UPDATE CALL FUNCTION 'DYNP_VALUES_UPDATE' EXPORTING dyname = 'RV56TRSP' dynumb = '1000' TABLES dynpfields = l_dynpfields EXCEPTIONS OTHERS = 0.
DYN_FIELD_F1_HELP CALL FUNCTION 'DYN_FIELD_F1_HELP' EXPORTING i_table = l_criterion-table i_field = l_criterion-field EXCEPTIONS OTHERS = 0.
DYN_FIELD_MAINTAIN_GROUPING CALL FUNCTION 'DYN_FIELD_MAINTAIN_GROUPING' EXPORTING i_display = g_dialog_mode-display i_is_sort_criterion = i_is_sort_criterion CHANGING c_criterion = l_criterion EXCEPTIONS OTHERS = 0.
DYN_FIELD_MAINTAIN_GROUPING CALL FUNCTION 'DYN_FIELD_MAINTAIN_GROUPING' EXPORTING i_display = g_dialog_mode-display i_is_sort_criterion = false CHANGING c_criterion = l_criterion EXCEPTIONS OTHERS = 0.
HELP_DOCU_SHOW_FOR_FIELD CALL FUNCTION 'HELP_DOCU_SHOW_FOR_FIELD' EXPORTING fieldname = 'RV56SP_HLP' tabname = 'RV56_VT04'.
DYN_FIELD_CATALOG_VTRLK_INIT CALL FUNCTION 'DYN_FIELD_CATALOG_VTRLK_INIT' IMPORTING e_field_catalog = g_field_catalog.
DYN_FIELD_CATALOG_DEFINE CALL FUNCTION 'DYN_FIELD_CATALOG_DEFINE' EXPORTING i_field_catalog = g_field_catalog.
SD_SHIPMENT_PRF_DIALOGMODE_GET CALL FUNCTION 'SD_SHIPMENT_PRF_DIALOGMODE_GET' IMPORTING e_dialog_mode = g_dialog_mode.
RS_EXTERNAL_SELSCREEN_STATUS CALL FUNCTION 'RS_EXTERNAL_SELSCREEN_STATUS' EXPORTING p_fb = 'SD_SHIPMENT_PRF_SET_GUI_DIALOG' EXCEPTIONS OTHERS = 0.
RS_EXTERNAL_SELSCREEN_STATUS CALL FUNCTION 'RS_EXTERNAL_SELSCREEN_STATUS' EXPORTING p_fb = 'SD_SHIPMENT_PRF_SET_GUI_DISPLY' EXCEPTIONS OTHERS = 0.
RS_VARIANT_CONTENTS CALL FUNCTION 'RS_VARIANT_CONTENTS' EXPORTING report = 'RV56TRSP' variant = i_variant TABLES l_params_nonv = l_params_nonv valutab = l_valutab EXCEPTIONS variant_non_existent = 1 variant_obsolete = 2 OTHERS = 3.
DIMENSION_GET CALL FUNCTION 'DIMENSION_GET' EXPORTING length = 0 mass = 1 time = 0 use_buffer = 'X' IMPORTING dimid = g_dimid_mass EXCEPTIONS OTHERS = 0.
UNIT_OF_MEASUREMENT_HELP CALL FUNCTION 'UNIT_OF_MEASUREMENT_HELP' EXPORTING cucol = 0 curow = 0 dimid = g_dimid_mass display = ' ' language = sy-langu IMPORTING select_unit = p_gewei EXCEPTIONS OTHERS = 0.
DIMENSIONCHECK_MASS CALL FUNCTION 'DIMENSIONCHECK_MASS' EXPORTING gewei = p_gewei EXCEPTIONS OTHERS = 1.
DIMENSION_GET CALL FUNCTION 'DIMENSION_GET' EXPORTING length = 3 mass = 0 time = 0 use_buffer = 'X' IMPORTING dimid = g_dimid_volu EXCEPTIONS OTHERS = 0.
UNIT_OF_MEASUREMENT_HELP CALL FUNCTION 'UNIT_OF_MEASUREMENT_HELP' EXPORTING cucol = 0 curow = 0 dimid = g_dimid_volu display = ' ' language = sy-langu IMPORTING select_unit = p_voleh EXCEPTIONS OTHERS = 0.
DIMENSIONCHECK_VOLUME CALL FUNCTION 'DIMENSIONCHECK_VOLUME' EXPORTING voleh = p_voleh EXCEPTIONS OTHERS = 1.
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 RV56TRSP or its description.