ROIUH_STANDARD_CODE_JE12 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 ROIUH_STANDARD_CODE_JE12 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 ROIZH_STANDARD_CODE - Premas Standard Code
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
OIUH_POP_CONFIRM * CALL FUNCTION 'OIUH_POP_CONFIRM' * EXPORTING * OKCODE = OKCODE * IMPORTING * ANSWER = ANSWER.
POPUP_TO_CONFIRM_STEP CALL FUNCTION 'POPUP_TO_CONFIRM_STEP' EXPORTING defaultoption = default textline1 = text1 textline2 = text2 titel = title * START_COLUMN = 25 * START_ROW = 6 cancel_display = 'X' IMPORTING answer = answer.
OIUH_AFCMTTTBYTYPE * CALL FUNCTION 'OIUH_AFCMTTTBYTYPE' * TABLES * result_table = afcmtttbytype_tab * CHANGING * w_tt_tt_no = w_table_name.
VRM_SET_VALUES * CALL FUNCTION 'VRM_SET_VALUES' * EXPORTING * id = screen_field * values = combo_box_list[].
OIUH_AUTHORIZATION_CHECK CALL FUNCTION 'OIUH_AUTHORIZATION_CHECK' EXPORTING i_program_name = w_program_name i_transaction_code = w_transaction_code IMPORTING e_read_access = w_read_access e_create_access = w_create_access e_change_access = w_change_access e_delete_access = w_delete_access EXCEPTIONS prog_or_transaction_not_define = 1 OTHERS = 2.
VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' EXPORTING id = screen_field values = combo_box_list[].
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = program dynumb = dynno TABLES dynpfields = scr_fields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 stepl_not_found = 10 OTHERS = 11.
OIUH_CHECK_PROPERTY_DOI_F4 CALL FUNCTION 'OIUH_CHECK_PROPERTY_DOI_F4' EXPORTING program = sy-cprog screen = sy-dynnr pr_no_field = 'JE12-C_GL_PR_NO' doi_no_field = 'JE12-C_GL_DOI_NO' di_di_nm_field = 'JE12-C_DI_DI_NM' display_only = ' '.
OIUH_LOOKUP_ACCT_ID_F4 CALL FUNCTION 'OIUH_LOOKUP_ACCT_ID_F4' EXPORTING program = sy-cprog screen = sy-dynnr c_coa_acct_no = 'JE12-C_GL_ACCT_NO' c_coa_acct_nm = 'JE12-C_COA_ACCT_NM' * C_COA_ACCT_TYPE_CD = SNULL * C_COA_OR_LVL_1_NO = SNULL display_only = space.
OIUH_LOOKUP_CONT_ID_F4 CALL FUNCTION 'OIUH_LOOKUP_CONT_ID_F4' EXPORTING program = sy-cprog screen = sy-dynnr ct_ct_no = 'JE12-C_GL_CT_NO' ct_type_cd = 'JE12-C_B_TT_ELEM_DE' * CT_MK_REP_NO = * CT_MK_REP_SEQ_NO = * CT_MK_REP_INTSQ_NO = * BA_NM_1 = display_only = space.
OIUH_LOOKUP_WELL_COMP_ID_F4 CALL FUNCTION 'OIUH_LOOKUP_WELL_COMP_ID_F4' EXPORTING program = sy-cprog screen = sy-dynnr field_1 = 'JE12-C_GL_WL_NO' field_2 = 'JE12-C_GL_WC_NO' field_3 = 'JE12-C_MP_MP_DE' display_only = ' '.
OIUH_LOOKUP_MP_F4 CALL FUNCTION 'OIUH_LOOKUP_MP_F4' EXPORTING program = sy-cprog screen = sy-dynnr c_mp_mp_no = 'JE12-C_GL_SA_MP_NO' c_mp_mp_de = 'JE12-C_WC_WC_NM' display_only = space.
OIUH_BA_VALIDATION_DOI_F4 CALL FUNCTION 'OIUH_BA_VALIDATION_DOI_F4' EXPORTING program = sy-cprog screen = sy-dynnr c_osta_ba_no = 'JE12-C_OPSL_OWN_NO' c_osta_ba_seq_no = 'JE12-C_OPSL_OWN_SEQ_NO' c_ba_nm_1 = 'JE12-C_BA_NM_1' display_only = ' '.
CONVERSION_EXIT_ALPHA_INPUT CALL FUNCTION 'CONVERSION_EXIT_ALPHA_INPUT' EXPORTING input = input_field IMPORTING output = input_field.
DYNP_VALUES_READ CALL FUNCTION 'DYNP_VALUES_READ' EXPORTING dyname = program dynumb = dynno TABLES dynpfields = scr_fields EXCEPTIONS invalid_abapworkarea = 1 invalid_dynprofield = 2 invalid_dynproname = 3 invalid_dynpronummer = 4 invalid_request = 5 no_fielddescription = 6 invalid_parameter = 7 undefind_error = 8 double_conversion = 9 stepl_not_found = 10 OTHERS = 11.
OIUH_LOOKUP_DELIVARY_NET_F4 CALL FUNCTION 'OIUH_LOOKUP_DELIVARY_NET_F4' EXPORTING program = sy-cprog screen = sy-dynnr c_dn_nwk_no = 'JE12-C_GL_DN_NO' c_dn_sub_nwk_no = 'JE12-C_GL_SUB_NWK_NO' c_dn_dn_de = 'JE12-C_DN_DN_DE' display_only = ' '.
OIUH_IDATEPWL * CALL FUNCTION 'OIUH_IDATEPWL' * CHANGING * FIELD_EDIT_ERROR = C_ERROR * TPI_LTH = SDATE_LTH * TPI_FIELD = PDATE * WORKFLD_ALPHA = RET_DATE * EXCEPTIONS * GOBACK = 0 * FAILED = 16.
OIUH_AFRVTOTAXBYQBE CALL FUNCTION 'OIUH_AFRVTOTAXBYQBE' TABLES * KANSAL, START OF CHANGE result_table = otax_tab * KANSAL, END OF CHANGE
CHANGING fn_type_cd = object_type w_otax_gl_sys_no = je12-c_gl_gl_sys_no rows_returned = taxrows pmessage = message_line.
CALL FUNCTION 'OIUH_AFRVTGTAXBYQBE' TABLES result_table = gtax_tab CHANGING fn_type_cd = object_type w_gtax_gl_sys_no = je12-c_gl_gl_sys_no rows_returned = taxrows pmessage = message_line.
OIUH_AFRVTODEDBYQBE CALL FUNCTION 'OIUH_AFRVTODEDBYQBE' TABLES result_table = dtax_tab CHANGING fn_type_cd = object_type w_oded_gl_sys_no = je12-c_gl_gl_sys_no rows_returned = taxrows pmessage = message_line.
VRM_SET_VALUES CALL FUNCTION 'VRM_SET_VALUES' "SOGK018933 KP EXPORTING "SOGK018933 KP id = screen_field "SOGK018933 KP values = combo_box_list[]. "SOGK018933 KP
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 ROIUH_STANDARD_CODE_JE12 or its description.
ROIUH_STANDARD_CODE_JE12 - Include ROIZH_STANDARD_CODE - Premas Standard Code ROIUH_STANDARD_CODE_JE11 - Include ROIUH_STANDARD_CODE_JE11 ROIUH_STANDARD_CODE_JE10 - Include ROIUH_STANDARD_CODE_JE10 ROIUH_STANDARD_CODE_JE07 - Include ROIZH_STANDARD_CODE - Premas Standard Code ROIUH_STANDARD_CODE_JE05 - Include ROIZH_STANDARD_CODE - Premas Standard Code ROIUH_STANDARD_CODE_JE03 - Include ROIZH_STANDARD_CODE - Premas Standard Code