SAP Reports / Programs | Remote Logistics Management | Industry Solution Oil | Remote Logistics Management(IS-OIL-OLM) SAP IS

ROIO_SR_CNTNR_TYPE SAP ABAP Report - Shipment container type summary







ROIO_SR_CNTNR_TYPE is a standard Executable ABAP Report 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 ROIO_SR_CNTNR_TYPE into the relevant SAP transactions such as SE38 or SE80


Transaction Code(s):

Below is a list of transaction codes which are relevant to this SAP report

O3O_SR12 - Shipment container type summary


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 ROIO_SR_CNTNR_TYPE. "Basic submit
SUBMIT ROIO_SR_CNTNR_TYPE AND RETURN. "Return to original report after report execution complete
SUBMIT ROIO_SR_CNTNR_TYPE VIA SELECTION-SCREEN. "Display selection screen of submitted report to user
    See more syntax options for the ABAP SUBMIT statement


Text pool values


Selection Text: S_VHILM = D Packaging materials
Selection Text: S_TPLST = D TransportPlanningPt
Selection Text: S_TKNUM = D Shipment number
Selection Text: S_SHTYP = D Shipment type
Selection Text: S_ROUTE = D Shipment route
Selection Text: S_EXTI2 = D External ID 2
Selection Text: S_EXTI1 = D External ID 1
Selection Text: S_EXIDV = D Handling unit
Selection Text: P_VARI = D Layout
Selection Text: P_SHPMT = Shipments
Selection Text: P_LDAREA = Loading areas
Selection Text: P_HDAREA = Holding areas
Title: Shipment container type summary
Text Symbol: H30 = Details
Text Symbol: H21 = Time:
Text Symbol: H20 = Date:
Text Symbol: H10 = Container type summary
Text Symbol: G01 = Shipment
Text Symbol: F01 = Sel
Text Symbol: B05 = Process
Text Symbol: B03 = Shipment category
Text Symbol: B02 = Container
Text Symbol: B01 = Shipment


INCLUDES used within this REPORT ROIO_SR_CNTNR_TYPE

INCLUDE ROIO_I_CONSTANTS.


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:

OIO_CM_ACTIVE call function 'OIO_CM_ACTIVE' exceptions inactive = 1 others = 2.

REUSE_ALV_VARIANT_DEFAULT_GET call function 'REUSE_ALV_VARIANT_DEFAULT_GET' exporting i_save = g_save changing cs_variant = gs_variant exceptions wrong_input = 1 not_found = 2 program_error = 3 others = 4.

REUSE_ALV_HIERSEQ_LIST_DISPLAY call function 'REUSE_ALV_HIERSEQ_LIST_DISPLAY' exporting * I_INTERFACE_CHECK = ' ' i_callback_program = g_repid i_callback_pf_status_set = 'SET_STATUS' * I_CALLBACK_USER_COMMAND = ' ' is_layout = gs_layout it_fieldcat = gt_fieldcat[] * IT_EXCLUDING = * it_special_groups = it_sort = gt_sort[] * IT_FILTER = * IS_SEL_HIDE = * I_SCREEN_START_COLUMN = 0 * I_SCREEN_START_LINE = 0 * I_SCREEN_END_COLUMN = 0 * I_SCREEN_END_LINE = 0 * I_DEFAULT = 'X' i_save = g_save is_variant = gs_variant it_events = gt_events[] * IT_EVENT_EXIT = i_tabname_header = gc_tabname_matl i_tabname_item = gc_tabname_cntnr is_keyinfo = gs_keyinfo * I_STRUCTURE_NAME_HEADER = * I_STRUCTURE_NAME_ITEM = * IS_PRINT = * IS_REPREP_ID = * i_bypassing_buffer = 'X' * I_BUFFER_ACTIVE = * IMPORTING * E_EXIT_CAUSED_BY_CALLER = * ES_EXIT_CAUSED_BY_USER = tables t_outtab_header = gt_matl t_outtab_item = gt_cntnr exceptions program_error = 1 others = 2.

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' "SOGK037700 BDR exporting "SOGK037700 BDR input = s_exti1-low "SOGK037700 BDR importing "SOGK037700 BDR output = s_exti1-low. "SOGK037700 BDR

CONVERSION_EXIT_ALPHA_INPUT call function 'CONVERSION_EXIT_ALPHA_INPUT' "SOGK037700 BDR exporting "SOGK037700 BDR input = s_exti1-high "SOGK037700 BDR importing "SOGK037700 BDR output = s_exti1-high. "SOGK037700 BDR

OIO_SH_GET_PACKING call function 'OIO_SH_GET_PACKING' exporting i_tknum = ls_vttk-tknum importing et_vekp = lt_vekp.

MATERIAL_READ call function 'MATERIAL_READ' exporting schluessel = ls_mtcom importing matdaten = ls_makt exceptions material_not_found = 1 others = 2.

MATERIAL_READ call function 'MATERIAL_READ' exporting schluessel = ls_mtcom importing matdaten = ls_mara exceptions material_not_found = 1 others = 2.

OIO_SH_GET_SHIPMENT_TYPE call function 'OIO_SH_GET_SHIPMENT_TYPE' exporting i_shtyp_cd = ls_matl-shtyp importing es_shtyp = ls_shtyp exceptions not_found = 1 others = 2.

OIO_SH_GET_VOYAGE call function 'OIO_SH_GET_VOYAGE' exporting i_voyage_nr = ls_matl-exti1 importing es_voyage = ls_voyage exceptions not_found = 1 others = 2.

MATERIAL_READ call function 'MATERIAL_READ' exporting schluessel = ls_mtcom importing matdaten = ls_makt exceptions material_not_found = 1 others = 2.

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_internal_tabname = gc_tabname_matl i_structure_name = 'ROIO_SH_SHIPMENT' i_bypassing_buffer = g_bypass_buffer changing ct_fieldcat = pt_fieldcat[].

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_internal_tabname = gc_tabname_matl i_structure_name = 'ROIO_SH_MATERIAL' i_bypassing_buffer = g_bypass_buffer changing ct_fieldcat = pt_fieldcat[].

REUSE_ALV_FIELDCATALOG_MERGE call function 'REUSE_ALV_FIELDCATALOG_MERGE' exporting i_internal_tabname = gc_tabname_cntnr i_structure_name = 'ROIO_SH_CONTAINER' i_bypassing_buffer = g_bypass_buffer changing ct_fieldcat = pt_fieldcat[].

REUSE_ALV_EVENTS_GET call function 'REUSE_ALV_EVENTS_GET' exporting i_list_type = 1 importing et_events = pt_events.

OIO_CT_DISPLAY call function 'OIO_CT_DISPLAY' exporting i_cntnr_typ_cd = ls_cntnr-oio_cntnr_typ_cd i_cntnr_id = ls_cntnr-exidv exceptions invalid_container_type = 1 invalid_function = 2 not_found = 3 others = 4.

REUSE_ALV_COMMENTARY_WRITE call function 'REUSE_ALV_COMMENTARY_WRITE' exporting it_list_commentary = gt_list_top_of_page.

REUSE_ALV_VARIANT_EXISTENCE call function 'REUSE_ALV_VARIANT_EXISTENCE' exporting i_save = g_save changing cs_variant = ls_variant exceptions wrong_input = 1 not_found = 2 program_error = 3 others = 4.

REUSE_ALV_VARIANT_F4





call function 'REUSE_ALV_VARIANT_F4' exporting is_variant = gs_variant i_save = g_save i_display_via_grid = ' ' importing e_exit = g_exit es_variant = gs_variant exceptions not_found = 1 program_error = 2 others = 3.

F4IF_GET_SHLP_DESCR call function 'F4IF_GET_SHLP_DESCR' exporting shlpname = p_shlpname shlptype = p_shlptype importing shlp = ls_shlp.

F4IF_START_VALUE_REQUEST * call function 'F4IF_START_VALUE_REQUEST' * exporting * shlp = ls_shlp * disponly = ' ' * maxrecords = 500 * importing * rc = l_rc * tables * return_values = lt_shval.

DYNP_VALUES_UPDATE * call function 'DYNP_VALUES_UPDATE' * exporting * dyname = l_progn * dynumb = l_dynnr * tables * dynpfields = lt_dynpread * exceptions * others = 8.

F4IF_FIELD_VALUE_REQUEST call function 'F4IF_FIELD_VALUE_REQUEST' exporting tabname = space fieldname = space searchhelp = p_shlpname shlpparam = space dynpprog = sy-repid dynpnr = sy-dynnr dynprofield = l_fname exceptions FIELD_NOT_FOUND = 1 NO_HELP_FOR_FIELD = 2 INCONSISTENT_HELP = 3 NO_VALUES_FOUND = 4 OTHERS = 5 .



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