GHO_NETOBJ_CRT_UPLOAD_DATA 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 GHO_NETOBJ_CRT_UPLOAD_DATA 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!
TRINT_FILE_GET_EXTENSION CALL FUNCTION 'TRINT_FILE_GET_EXTENSION' EXPORTING filename = p_path * uppercase = 'X' IMPORTING extension = lv_extension.
GUI_UPLOAD CALL FUNCTION 'GUI_UPLOAD' EXPORTING filename = lv_filename filetype = 'ASC' has_field_separator = 'X' TABLES data_tab = et_filecontent EXCEPTIONS file_open_error = 1 file_read_error = 2 no_batch = 3 gui_refuse_filetransfer = 4 invalid_type = 5 no_authority = 6 unknown_error = 7 bad_data_format = 8 header_not_allowed = 9 separator_not_allowed = 10 header_too_long = 11 unknown_dp_error = 12 access_denied = 13 dp_out_of_memory = 14 disk_full = 15 dp_timeout = 16 OTHERS = 17.
FAA_FILE_UPLOAD_EXCEL * CALL FUNCTION 'FAA_FILE_UPLOAD_EXCEL' * EXPORTING * i_filename = p_path * TABLES * et_filecontent = et_filecontent.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str67 IMPORTING output = str67 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str59 IMPORTING output = str59 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str54 IMPORTING output = str54 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str60 IMPORTING output = str60 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str70 IMPORTING output = str70 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str67 IMPORTING output = str67 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str63 IMPORTING output = str63 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str56 IMPORTING output = str56 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str62 IMPORTING output = str62 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str36 IMPORTING output = str36 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str52 IMPORTING output = str52 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 1.
FUNC_LOCATION_GET_EDITMASK CALL FUNCTION 'FUNC_LOCATION_GET_EDITMASK' EXPORTING structure_indicator = lv_tplkz language = sy-langu IMPORTING editmask = lv_editm hierarchy_levels = lv_stufm description = lv_tplxt EXCEPTIONS str_indicator_not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlnr IMPORTING output = ls_init_data_gd-anlnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-anlun IMPORTING output = ls_init_data_gd-anlun.
CONVERSION_EXIT_KONPR_INPUT CALL FUNCTION 'CONVERSION_EXIT_KONPR_INPUT' EXPORTING input = str48 IMPORTING output = str48 EXCEPTIONS not_found = 1 OTHERS = 2.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-aufnr IMPORTING output = ls_init_data_gd-aufnr.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = ls_init_data_gd-daufn IMPORTING output = ls_init_data_gd-daufn.
CONVERSION_EXIT_TPLNR_INPUT CALL FUNCTION 'CONVERSION_EXIT_TPLNR_INPUT' EXPORTING input = str3 IMPORTING output = str3 EXCEPTIONS not_found = 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 GHO_NETOBJ_CRT_UPLOAD_DATA or its description.
GHO_NETOBJ_CRT_UPLOAD_DATA - Include GHO_NETOBJ_CREATE_UPLOAD_DATA GHO_NETOBJ_CRT_MD_TOP - Include GHO_NETOBJ_CREATE_MD_TOP GHO_NETOBJ_CREATE_MASS_WELL - Include GHO_NETOBJ_CREATE_MASS_WELL GHO_NETOBJ_CREATE_MASSDATA_WC - Include GHO_NETOBJ_CREATE_MASSDATA_WC GHO_NETOBJ_CREATE_MASSDATA_TRB - Include GHO_NETOBJ_CREATE_MASSDATA_TRB GHO_NETOBJ_CREATE_MASSDATA_TNK - Include GHO_NETOBJ_CREATE_MASSDATA_TNK