SAP Reports / Programs | Logistics - General | Logistics Basic Data | Material Master(LO-MD-MM) SAP LO

MMLOGMETRANSFORMF01 SAP ABAP INCLUDE - documentation and ABAP source code







MMLOGMETRANSFORMF01 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 MMLOGMETRANSFORMF01 into the relevant SAP transactions such as SE38 or SE80


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


INCLUDES used within this REPORT MMLOGMETRANSFORMF01

No INCLUDES are used within this REPORT code!


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:

CONVERSION_EXIT_MATN1_OUTPUT call function 'CONVERSION_EXIT_MATN1_OUTPUT' exporting input = p_matnr importing output = p_matnr.

CONVERSION_EXIT_MATN1_INPUT call function 'CONVERSION_EXIT_MATN1_INPUT' exporting input = p_matnr importing output = p_matnr exceptions length_error = 1 others = 2.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting kzrfb = 'X' matnr = p_matnr sperrmodus = 'E' exceptions lock_on_material = 1 lock_system_error = 2 wrong_call = 3 not_found = 4 others = 5.

CONVERT_TO_FRACTION call function 'CONVERT_TO_FRACTION' exporting input = l_nomin * denomin = l_denomin importing nominator = l_nomout denominator = l_denomout exceptions conversion_overflow = 1 others = 2.

BAPI_MATERIAL_GETVARNUMBERS call function 'BAPI_MATERIAL_GETVARNUMBERS' exporting material = p_matnr required_numbers = 1 * IMPORTING * RETURN = tables variant_numbers = l_t_bapimatinr.

INTERNAL_MAT_NUMBER_RETAIL call function 'INTERNAL_MAT_NUMBER_RETAIL' exporting lockmode = sperrmodus wmmuer2 = mmuer2 changing matnr = p_matnr flgnumint = flgnumint exceptions others = 01.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting kzrfb = 'X' matnr = p_matnr sperrmodus = 'E' importing wmara = mara exceptions lock_on_material = 1 lock_system_error = 2 wrong_call = 3 not_found = 4 others = 5.

MASTERIDOC_CREATE_REQ_ARTMAS call function 'MASTERIDOC_CREATE_REQ_ARTMAS' exporting rcvpfc = '' rcvprn = '' rcvprt = '' sndpfc = '' sndprn = '' sndprt = '' message_type = c_mesty flag_testmode = 'X' suppress_progress_indicator = p_status tables marakey = t_marakey exceptions others = 1.

READ_REFERENCE_PLANTS call function 'READ_REFERENCE_PLANTS' * EXPORTING * KZRFB = ' ' tables refplant = hrefplants exceptions not_found = 1 others = 2 .

MASTERIDOC_CREATE_ARTMAS call function 'MASTERIDOC_CREATE_ARTMAS' exporting head_matnr = ihead_matnr rcvpfc = '' rcvprn = '' rcvprt = '' sndpfc = '' sndprn = '' sndprt = '' message_type = c_mesty flag_testmode = 'X' * IMPORTING * CREATED_COMM_IDOCS = tables var_tab = tvar_tab marakey = tmarakey auspkey = tauspkey maw1key = tmaw1key maktkey = tmaktkey marckey = tmarckey mardkey = tmardkey marmkey = tmarmkey mamtkey = tmamtkey meankey = tmeankey mleakey = tmleakey malgkey = tmalgkey mvkekey = tmvkekey wlk2key = twlk2key mlankey = tmlankey mbewkey = tmbewkey mlgnkey = tmlgnkey mlgtkey = tmlgtkey stxhkey = tstxhkey mfhmkey = tmfhmkey mpgdkey = tmpgdkey mpopkey = tmpopkey mprwkey = tmprwkey mvegkey = tmvegkey mveukey = tmveukey mkalkey = tmkalkey exceptions others = 1.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting matnr = p_matnrn sperrmodus = 'E' exceptions lock_on_material = 1 lock_system_error = 2 wrong_call = 3 not_found = 4 others = 5.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting matnr = p_varnr sperrmodus = 'E' exceptions lock_on_material = 1 lock_system_error = 2 wrong_call = 3 not_found = 4 others = 5.

MAP2E_MARM_TO_BAPIE1MARMRT call function 'MAP2E_MARM_TO_BAPIE1MARMRT' exporting marm = l_marm changing bapie1marmrt = l_unitsofmeasure exceptions others = 1.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = out_string exceptions others = 1.

IDOC_INPUT_ARTMAS call function 'IDOC_INPUT_ARTMAS' exporting input_method = ' ' mass_processing = ' ' tables idoc_contrl = t_edidc idoc_data = t_idoc_data idoc_status = t_status return_variables = t_retvars serialization_info = t_ser exceptions wrong_function_called = 1 others = 2.

MESSAGE_TEXT_BUILD call function 'MESSAGE_TEXT_BUILD' exporting msgid = t_status-msgid msgnr = t_status-msgno msgv1 = t_status-msgv1 msgv2 = t_status-msgv2 msgv3 = t_status-msgv3 msgv4 = t_status-msgv4 importing message_text_output = g_t_protocol-message.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = out_string exceptions others = 1.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = out_string exceptions others = 1.

CHARACTER_PROFIL_SELECT





call function 'CHARACTER_PROFIL_SELECT' exporting matkl = p_mara-matkl spras = sy-langu tables o_wghier = l_t_wghier exceptions no_basis_mg = 1 no_char_profil = 2 others = 3.

HELP_VALUES_GET_WITH_TABLE call function 'HELP_VALUES_GET_WITH_TABLE' exporting display = ' ' fieldname = 'CLAS1' tabname = 'WGHIER' importing select_value = l_t_wghier-clas1 tables valuetab = l_t_vtab fields = l_t_ftab.

DDIF_FIELDINFO_GET call function 'DDIF_FIELDINFO_GET' exporting tabname = l_cabn-atprt tables dfies_tab = dfies_tab exceptions not_found = 1 internal_error = 2 others = 3.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = out_string exceptions others = 1.

K_ABC_LIST_POPUP call function 'K_ABC_LIST_POPUP' exporting win_title = '099' importing funct_code = list_okcode tables fieldtab = fieldtab valuetab = valuetab sel_values = sel_values sel_lines = sel_lines exceptions others = 1.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = out_string exceptions others = 1.

K_ABC_LIST_POPUP call function 'K_ABC_LIST_POPUP' exporting win_title = '099' importing funct_code = list_okcode tables fieldtab = fieldtab valuetab = valuetab sel_values = sel_values sel_lines = sel_lines exceptions others = 1.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting kzrfb = 'X' matnr = p_matnr sperrmodus = 'E' importing wmara = mara exceptions lock_on_material = 1 lock_system_error = 2 wrong_call = 3 not_found = 4 others = 5.

MABW_INSERT call function 'MABW_INSERT' tables wmabw = l_t_mabw exceptions dup_key_error = 1 others = 2.

MARA_SINGLE_READ call function 'MARA_SINGLE_READ' exporting matnr = p_satnr sperrmodus = 'E' exceptions lock_on_material = 1 lock_system_error = 2 wrong_call = 3 not_found = 4 others = 5.

WRPP_ARRAY_READ_MATNR_ALL call function 'WRPP_ARRAY_READ_MATNR_ALL' exporting kzrfb = 'X' tables ipre03 = l_t_pre03.

WRPP_ARRAY_READ_MAT_ALL_BUFFER call function 'WRPP_ARRAY_READ_MAT_ALL_BUFFER' tables ipre03 = l_t_pre03 wrpp_tab = l_t_wrpp.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = out_string exceptions others = 1.

WRPP_POST call function 'WRPP_POST' tables ti_wrpp_upd = l_t_uwrpp ti_wrpp_ins = l_t_iwrpp ti_wrpp_del = l_t_dwrpp ti_owrpp = l_t_owrpp exceptions post_error = 1 others = 2.

WRPL_ARRAY_READ_MATNR_ALL call function 'WRPL_ARRAY_READ_MATNR_ALL' exporting kzrfb = 'X' tables ipre03 = l_t_pre03.

WRPL_ARRAY_READ_MAT_ALL_BUFFER call function 'WRPL_ARRAY_READ_MAT_ALL_BUFFER' tables ipre03 = l_t_pre03 wrpl_tab = l_t_wrpl.

WRPL_POST call function 'WRPL_POST' tables ti_wrpl_ins = l_t_wrpl exceptions post_error = 1 others = 2.

WLK1_READ call function 'WLK1_READ' exporting * DATUM = ' ' wlk1 = l_s_wlk1 * SPERR_MODUS = ' ' * ALL_ITEMS_PER_SHOP_DATUB = ' ' * ALL_ITEMS_PER_SHOP_DATAB = ' ' * WLK11 = ' ' * SELECT_SINGLE = ' ' * BUFFERS_READ = ' ' select_assortment = ' ' * KZRFB = ' ' * IMPORTING * NO_UNIT_BUT_ITEM_LISTING = * DIFFERENT_ASORT = tables wlk1_input = l_t_wlk1 exceptions no_rec_found = 1 rec_enqueued = 2 tec_enqueued = 3 others = 4.

SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = out_string exceptions others = 1.

LISTING_COND_MAINTAIN_DARK call function 'LISTING_COND_MAINTAIN_DARK' tables tab_wlk1 = l_t_iwlk1 exceptions others = 1.




SAPGUI_PROGRESS_INDICATOR call function 'SAPGUI_PROGRESS_INDICATOR' exporting text = out_string exceptions others = 1.

ME_INITIALIZE_INFORECORD call function 'ME_INITIALIZE_INFORECORD'.

ME_DIRECT_INPUT_INFORECORD call function 'ME_DIRECT_INPUT_INFORECORD' exporting * ACTIVITY = 'V' i_eina = l_eina * I_EINE = o_eina = l_t_eina * O_EINE = * I_NO_SUPPOSE = i_vorga = 'A' * IMPORTING * E_EINA = * E_EINE = * TABLES * T_HEAD = * T_LINE = exceptions textname_invalid = 1 others = 2.

ME_POST_INFORECORD call function 'ME_POST_INFORECORD'.

ME_INITIALIZE_INFORECORD call function 'ME_INITIALIZE_INFORECORD'.

ME_DIRECT_INPUT_INFORECORD call function 'ME_DIRECT_INPUT_INFORECORD' exporting activity = 'H' i_eina = l_eina i_eine = l_eine * O_EINA = * O_EINE = i_no_suppose = 'X' i_vorga = 'A' * IMPORTING * E_EINA = * E_EINE = * TABLES * T_HEAD = * T_LINE = exceptions textname_invalid = 1 others = 2.

ME_POST_INFORECORD call function 'ME_POST_INFORECORD'.

MEX_SCHEMA_SUCHEN call function 'MEX_SCHEMA_SUCHEN' exporting pi_lifnr = p_eina-lifnr pi_ekorg = p_eine-ekorg importing po_kalsm = l_kalsm.

ME_DETERMINE_KOTABNR call function 'ME_DETERMINE_KOTABNR' exporting i_komg = l_s_komg importing e_kotabnr = l_tabnr.

ME_GET_CONDITION_TO_SEARCH call function 'ME_GET_CONDITION_TO_SEARCH' exporting application = l_kappl pricing_scheme = l_kalsm tabelle = l_tabnr importing kondart = l_kschl exceptions more_than_one_possibility = 1 no_success = 2 terminated_by_user = 3 others = 4.

SD_KONP_SELECT call function 'SD_KONP_SELECT' exporting scale_read = ' ' long_text_read = ' ' tables condition_item = l_t_konp condition_number = g_t_knumh condition_scale = l_t_scale.



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