<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: about  material master upload using lsmw bapi method in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-material-master-upload-using-lsmw-bapi-method/m-p/3566874#M858402</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step-by-Step Guide for using BAPI in LSMW&lt;/P&gt;&lt;P&gt;Note! The screen prints in this article are from ECC 5.0. They may differ slightly in other versions. &lt;/P&gt;&lt;P&gt;Introduction:&lt;/P&gt;&lt;P&gt;This document details the usage of BAPI in LSMW. We have used the example of migration of the purchase order data into SAP. &lt;/P&gt;&lt;P&gt;Pre-requisites:&lt;/P&gt;&lt;P&gt;It is assumed that the reader of this article has the minimum knowledge required on the Business Object, BAPI, Message Types and IDoc Types. &lt;/P&gt;&lt;P&gt;Step-by-Step Procedure:&lt;/P&gt;&lt;P&gt;Details of the BAPI used in this scenario:&lt;/P&gt;&lt;P&gt;Business Object: BUS2012&lt;/P&gt;&lt;P&gt;Method: CreateFromData &lt;/P&gt;&lt;P&gt;Details of Message Type and Basic IDoc Type:&lt;/P&gt;&lt;P&gt;Message Type: PORDCR&lt;/P&gt;&lt;P&gt;Basic IDoc Type: PORDCR02 &lt;/P&gt;&lt;P&gt;Let&amp;#146;s have a look at the BAPI first, before proceeding to the LSMW:&lt;/P&gt;&lt;P&gt;1. Go to Transaction BAPI &lt;/P&gt;&lt;P&gt;2. Click on Search Button &lt;/P&gt;&lt;P&gt;3. Enter the value &amp;#147;BUS2012&amp;#148; and select &amp;#147;Obj.type(Technical Object Name&amp;#148; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Press ENTER &lt;/P&gt;&lt;P&gt;5. Following screen appears: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. On the left side of the screen, Expand the &amp;#147;PurchaseOrder&amp;#148;. &lt;/P&gt;&lt;P&gt;7. Select &amp;#147;PurchaseOrder&amp;#148; and double-click on the same for details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building LSMW using BAPI: &lt;/P&gt;&lt;P&gt;1. Go to Transaction LSMW.&lt;/P&gt;&lt;P&gt;2. Enter the Project, Subproject and Object information and click on CREATE.&lt;/P&gt;&lt;P&gt;3. Enter the descriptions for Project, Subproject and Object.&lt;/P&gt;&lt;P&gt;4. Now select Settings à IDoc Inbound Processing&lt;/P&gt;&lt;P&gt;5. &amp;#147;IDoc Inbound Processing&amp;#148; screen appears. Enter the required details as shown below:&lt;/P&gt;&lt;P&gt;6. Click on &amp;#147;Activate IDoc Inbound Processing&amp;#148;.&lt;/P&gt;&lt;P&gt;7. Click on &amp;#147;Yes&amp;#148; when prompted for &amp;#147;Activate IDoc Inbound?&amp;#148;&lt;/P&gt;&lt;P&gt;8. Hit on &amp;#147;Back&amp;#148; to return to the main screen.&lt;/P&gt;&lt;P&gt;9. Click on Continue (F8). Following Screen appears:&lt;/P&gt;&lt;P&gt;10. Select the Step 1 &amp;#147;Maintain Object Attributes&amp;#148; and select &amp;#147;Execute&amp;#148;.&lt;/P&gt;&lt;P&gt;11. Select the radio button &amp;#147;Business Object Method&amp;#148; and enter the following details:&lt;/P&gt;&lt;P&gt;Business Object: BUS2012&lt;/P&gt;&lt;P&gt;Method: CreateFromData&lt;/P&gt;&lt;P&gt;Hit ENTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. Save and click on BACK button. Following information message is displayed.&lt;/P&gt;&lt;P&gt;13. Now select step 2 &amp;#147;Maintain Source Structures&amp;#148; and click &amp;#147;Execute&amp;#148;.&lt;/P&gt;&lt;P&gt;14. In this step, we need to maintain the source structure. In our example, lets consider the example of a file with 2 structures Head and Item data as shown below: &lt;/P&gt;&lt;P&gt;Click on Create and name the source structure as HEADERDATA. Now select HEADERDATA and click on &amp;#147;Create&amp;#148; again to create the child structure. Following popup appears:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select &amp;#147;Lower Level&amp;#148; and click on Continue. Enter the Item data structure name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click Save and hit BACK button to go to the main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;15. Select step 3 &amp;#147;Maintain Source Fields&amp;#148; and hit execute.&lt;/P&gt;&lt;P&gt;16. Enter the fields as shown below:&lt;/P&gt;&lt;P&gt;17. Click SAVE and return to main screen.&lt;/P&gt;&lt;P&gt;18. Select step 4 &amp;#147;Maintain Structure Relations&amp;#148; and click Execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select E1PORDCR and click on CREATE RelationShip. Following screen appears:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select HEADERDATA and hit ENTER&lt;/P&gt;&lt;P&gt;Similarly do the same for the structure E1BPEKKOA, E1BPEKPOC and E1BPPEKET. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click Save and return to main screen.&lt;/P&gt;&lt;P&gt;19. Select the step &amp;#147;Maintain Field Mapping and Conversion Rules&amp;#148; and click on execute. Maintain the Field Mapping as seen below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;20. Select step 7 &amp;#147;Maintain Source Files&amp;#148; and provide the link for the test file created. (Create a test file with the same structure as defined earlier).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and return to main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;21. Select the step &amp;#147;Assign Files&amp;#148; and click on Execute.&lt;/P&gt;&lt;P&gt;Assign the file provided to the source structure. Here the same file is provided for both the structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and return to the main screen.&lt;/P&gt;&lt;P&gt;22. Select the step &amp;#147;Read Data&amp;#148; and click on Execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Return to the main screen.&lt;/P&gt;&lt;P&gt;23. Select the step &amp;#147;Display read data&amp;#148; and click on execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on the structure name to get the field level values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;24. Return to main screen and now select &amp;#147;Convert Data&amp;#148;.&lt;/P&gt;&lt;P&gt;25. Return to the main screen and select &amp;#147;Display Converted data&amp;#148;.&lt;/P&gt;&lt;P&gt;26. Return to main screen and select &amp;#147;Start IDoc generation&amp;#148;.&lt;/P&gt;&lt;P&gt;27. Now select the step &amp;#147;Start IDoc Processing&amp;#148; on the main screen.&lt;/P&gt;&lt;P&gt;28. Return to main screen and click on &amp;#147;Create IDoc overview&amp;#148;. Here the data record and status records of the IDoc could be viewed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is given in screen shot.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com" target="test_blank"&gt;http://www.saptechnical.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;sowjanya.b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 25 Mar 2008 04:48:58 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2008-03-25T04:48:58Z</dc:date>
    <item>
      <title>about  material master upload using lsmw bapi method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-material-master-upload-using-lsmw-bapi-method/m-p/3566873#M858401</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi all,&lt;/P&gt;&lt;P&gt;i want to upload material master data using lsmw bapi method.i found the way in saptechnical.com,,but i am not clear of the steps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;can anyone explain me how to create partner profile and port for particular project.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;my scenario is to upload the data from flat file for two different plants.means i need to validate at the plant level and &lt;/P&gt;&lt;P&gt;upload the relevant data for the particular plant.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;kindly help me to get out of this problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks,&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Mar 2008 15:54:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-material-master-upload-using-lsmw-bapi-method/m-p/3566873#M858401</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-24T15:54:15Z</dc:date>
    </item>
    <item>
      <title>Re: about  material master upload using lsmw bapi method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-material-master-upload-using-lsmw-bapi-method/m-p/3566874#M858402</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Step-by-Step Guide for using BAPI in LSMW&lt;/P&gt;&lt;P&gt;Note! The screen prints in this article are from ECC 5.0. They may differ slightly in other versions. &lt;/P&gt;&lt;P&gt;Introduction:&lt;/P&gt;&lt;P&gt;This document details the usage of BAPI in LSMW. We have used the example of migration of the purchase order data into SAP. &lt;/P&gt;&lt;P&gt;Pre-requisites:&lt;/P&gt;&lt;P&gt;It is assumed that the reader of this article has the minimum knowledge required on the Business Object, BAPI, Message Types and IDoc Types. &lt;/P&gt;&lt;P&gt;Step-by-Step Procedure:&lt;/P&gt;&lt;P&gt;Details of the BAPI used in this scenario:&lt;/P&gt;&lt;P&gt;Business Object: BUS2012&lt;/P&gt;&lt;P&gt;Method: CreateFromData &lt;/P&gt;&lt;P&gt;Details of Message Type and Basic IDoc Type:&lt;/P&gt;&lt;P&gt;Message Type: PORDCR&lt;/P&gt;&lt;P&gt;Basic IDoc Type: PORDCR02 &lt;/P&gt;&lt;P&gt;Let&amp;#146;s have a look at the BAPI first, before proceeding to the LSMW:&lt;/P&gt;&lt;P&gt;1. Go to Transaction BAPI &lt;/P&gt;&lt;P&gt;2. Click on Search Button &lt;/P&gt;&lt;P&gt;3. Enter the value &amp;#147;BUS2012&amp;#148; and select &amp;#147;Obj.type(Technical Object Name&amp;#148; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Press ENTER &lt;/P&gt;&lt;P&gt;5. Following screen appears: &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;6. On the left side of the screen, Expand the &amp;#147;PurchaseOrder&amp;#148;. &lt;/P&gt;&lt;P&gt;7. Select &amp;#147;PurchaseOrder&amp;#148; and double-click on the same for details. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Building LSMW using BAPI: &lt;/P&gt;&lt;P&gt;1. Go to Transaction LSMW.&lt;/P&gt;&lt;P&gt;2. Enter the Project, Subproject and Object information and click on CREATE.&lt;/P&gt;&lt;P&gt;3. Enter the descriptions for Project, Subproject and Object.&lt;/P&gt;&lt;P&gt;4. Now select Settings à IDoc Inbound Processing&lt;/P&gt;&lt;P&gt;5. &amp;#147;IDoc Inbound Processing&amp;#148; screen appears. Enter the required details as shown below:&lt;/P&gt;&lt;P&gt;6. Click on &amp;#147;Activate IDoc Inbound Processing&amp;#148;.&lt;/P&gt;&lt;P&gt;7. Click on &amp;#147;Yes&amp;#148; when prompted for &amp;#147;Activate IDoc Inbound?&amp;#148;&lt;/P&gt;&lt;P&gt;8. Hit on &amp;#147;Back&amp;#148; to return to the main screen.&lt;/P&gt;&lt;P&gt;9. Click on Continue (F8). Following Screen appears:&lt;/P&gt;&lt;P&gt;10. Select the Step 1 &amp;#147;Maintain Object Attributes&amp;#148; and select &amp;#147;Execute&amp;#148;.&lt;/P&gt;&lt;P&gt;11. Select the radio button &amp;#147;Business Object Method&amp;#148; and enter the following details:&lt;/P&gt;&lt;P&gt;Business Object: BUS2012&lt;/P&gt;&lt;P&gt;Method: CreateFromData&lt;/P&gt;&lt;P&gt;Hit ENTER&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;12. Save and click on BACK button. Following information message is displayed.&lt;/P&gt;&lt;P&gt;13. Now select step 2 &amp;#147;Maintain Source Structures&amp;#148; and click &amp;#147;Execute&amp;#148;.&lt;/P&gt;&lt;P&gt;14. In this step, we need to maintain the source structure. In our example, lets consider the example of a file with 2 structures Head and Item data as shown below: &lt;/P&gt;&lt;P&gt;Click on Create and name the source structure as HEADERDATA. Now select HEADERDATA and click on &amp;#147;Create&amp;#148; again to create the child structure. Following popup appears:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select &amp;#147;Lower Level&amp;#148; and click on Continue. Enter the Item data structure name. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click Save and hit BACK button to go to the main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;15. Select step 3 &amp;#147;Maintain Source Fields&amp;#148; and hit execute.&lt;/P&gt;&lt;P&gt;16. Enter the fields as shown below:&lt;/P&gt;&lt;P&gt;17. Click SAVE and return to main screen.&lt;/P&gt;&lt;P&gt;18. Select step 4 &amp;#147;Maintain Structure Relations&amp;#148; and click Execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select E1PORDCR and click on CREATE RelationShip. Following screen appears:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Select HEADERDATA and hit ENTER&lt;/P&gt;&lt;P&gt;Similarly do the same for the structure E1BPEKKOA, E1BPEKPOC and E1BPPEKET. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click Save and return to main screen.&lt;/P&gt;&lt;P&gt;19. Select the step &amp;#147;Maintain Field Mapping and Conversion Rules&amp;#148; and click on execute. Maintain the Field Mapping as seen below:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;20. Select step 7 &amp;#147;Maintain Source Files&amp;#148; and provide the link for the test file created. (Create a test file with the same structure as defined earlier).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and return to main screen.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;21. Select the step &amp;#147;Assign Files&amp;#148; and click on Execute.&lt;/P&gt;&lt;P&gt;Assign the file provided to the source structure. Here the same file is provided for both the structures.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Save and return to the main screen.&lt;/P&gt;&lt;P&gt;22. Select the step &amp;#147;Read Data&amp;#148; and click on Execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on Execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Return to the main screen.&lt;/P&gt;&lt;P&gt;23. Select the step &amp;#147;Display read data&amp;#148; and click on execute.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Click on the structure name to get the field level values.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;24. Return to main screen and now select &amp;#147;Convert Data&amp;#148;.&lt;/P&gt;&lt;P&gt;25. Return to the main screen and select &amp;#147;Display Converted data&amp;#148;.&lt;/P&gt;&lt;P&gt;26. Return to main screen and select &amp;#147;Start IDoc generation&amp;#148;.&lt;/P&gt;&lt;P&gt;27. Now select the step &amp;#147;Start IDoc Processing&amp;#148; on the main screen.&lt;/P&gt;&lt;P&gt;28. Return to main screen and click on &amp;#147;Create IDoc overview&amp;#148;. Here the data record and status records of the IDoc could be viewed&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It is given in screen shot.&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.saptechnical.com" target="test_blank"&gt;http://www.saptechnical.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;sowjanya.b&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 04:48:58 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-material-master-upload-using-lsmw-bapi-method/m-p/3566874#M858402</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T04:48:58Z</dc:date>
    </item>
    <item>
      <title>Re: about  material master upload using lsmw bapi method</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/about-material-master-upload-using-lsmw-bapi-method/m-p/3566875#M858403</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;check the example codes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT zmm_mat_master_non_stock&lt;/P&gt;&lt;P&gt;       NO STANDARD PAGE HEADING&lt;/P&gt;&lt;P&gt;       LINE-SIZE 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Standard Include for Selection Screen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;INCLUDE bdcrecx1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Internal Table for Upload Data&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;DATA: BEGIN OF i_mat OCCURS 0,&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       mbrsh(001),            " Industry Sector&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       mtart(004),            " Material Type&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Views&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Organization Levels&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       werks(004),            " Plant&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Basic Data1 View&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        maktx(040),            " Material Description&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       meins(003),            " Unit of Measure&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        matkl(009),            " Material Group&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       MTPOS_MARA(004),       " Gen Item Category&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Purchasing&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        ekgrp(003),            " Purchasing Group&lt;/P&gt;&lt;P&gt;      END OF i_mat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Data Variables &amp;amp; Constants&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CONSTANTS : c_x             VALUE 'X'. " Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;PARAMETERS: p_file LIKE ibipparms-path.  " Filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;At selection-screen on Value Request for file Name&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Get the F4 Values for the File&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'F4_FILENAME'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      program_name  = syst-cprog&lt;/P&gt;&lt;P&gt;      dynpro_number = syst-dynnr&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      file_name     = p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Start of Selection&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Open the BDC Session&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  PERFORM open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Upload the File into internal Table&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'UPLOAD'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      filename                = p_file&lt;/P&gt;&lt;P&gt;      filetype                = 'DAT'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      data_tab                = i_mat&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      conversion_error        = 1&lt;/P&gt;&lt;P&gt;      invalid_table_width     = 2&lt;/P&gt;&lt;P&gt;      invalid_type            = 3&lt;/P&gt;&lt;P&gt;      no_batch                = 4&lt;/P&gt;&lt;P&gt;      unknown_error           = 5&lt;/P&gt;&lt;P&gt;      gui_refuse_filetransfer = 6&lt;/P&gt;&lt;P&gt;      OTHERS                  = 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Upload the Data from Internal Table&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  LOOP AT i_mat.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Basic Screen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '0060'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RMMG1-MATNR'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/00'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'RMMG1-MBRSH'&lt;/P&gt;&lt;P&gt;                                  'C'."i_mat-mbrsh.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'RMMG1-MTART'&lt;/P&gt;&lt;P&gt;                                  'NLAG'."i_mat-mtart.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Views Selection&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '0070'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'MSICHTAUSW-DYTXT(08)'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=ENTR'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MSICHTAUSW-KZSEL(01)'&lt;/P&gt;&lt;P&gt;                                  c_x."i_mat-kzsel_01.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MSICHTAUSW-KZSEL(02)'&lt;/P&gt;&lt;P&gt;                                  c_x."i_mat-kzsel_02.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MSICHTAUSW-KZSEL(08)'&lt;/P&gt;&lt;P&gt;                                  c_x."i_mat-kzsel_08.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Organization Levels&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '0080'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RMMG1-WERKS'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=ENTR'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'RMMG1-WERKS'&lt;/P&gt;&lt;P&gt;                                  '2000'."i_mat-werks.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Basic data1 View&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '4004'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/00'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MAKT-MAKTX'&lt;/P&gt;&lt;P&gt;                                  i_mat-maktx.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'MARA-MTPOS_MARA'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MARA-MEINS'&lt;/P&gt;&lt;P&gt;                                  'EA'."i_mat-meins.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MARA-MATKL'&lt;/P&gt;&lt;P&gt;                                  i_mat-matkl.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MARA-MTPOS_MARA'&lt;/P&gt;&lt;P&gt;                                  'NLAG'."i_mat-mtpos_mara.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Basic data2 View&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '4004'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/00'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'MAKT-MAKTX'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Purchasing View&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '4000'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=BU'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MARC-EKGRP'&lt;/P&gt;&lt;P&gt;                                  i_mat-ekgrp.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Call The Transaction&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_transaction USING 'MM01'.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Close the BDC Session&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  PERFORM close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-&lt;/P&gt;&lt;HR originaltext="------------------------------------------------------------------------" /&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;REPORT zmm_mat_master_non_stock&lt;/P&gt;&lt;P&gt;       NO STANDARD PAGE HEADING&lt;/P&gt;&lt;P&gt;       LINE-SIZE 255.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Standard Include for Selection Screen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;INCLUDE bdcrecx1.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Internal Table for Upload Data&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;DATA: BEGIN OF i_mat OCCURS 0,&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       mbrsh(001),            " Industry Sector&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       mtart(004),            " Material Type&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Views&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Organization Levels&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       werks(004),            " Plant&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Basic Data1 View&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        maktx(040),            " Material Description&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       meins(003),            " Unit of Measure&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        matkl(009),            " Material Group&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;       MTPOS_MARA(004),       " Gen Item Category&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Purchasing&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;        ekgrp(003),            " Purchasing Group&lt;/P&gt;&lt;P&gt;      END OF i_mat.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Data Variables &amp;amp; Constants&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;CONSTANTS : c_x             VALUE 'X'. " Flag&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Parameters&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;PARAMETERS: p_file LIKE ibipparms-path.  " Filename&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;At selection-screen on Value Request for file Name&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;AT SELECTION-SCREEN ON VALUE-REQUEST FOR p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Get the F4 Values for the File&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'F4_FILENAME'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      program_name  = syst-cprog&lt;/P&gt;&lt;P&gt;      dynpro_number = syst-dynnr&lt;/P&gt;&lt;P&gt;    IMPORTING&lt;/P&gt;&lt;P&gt;      file_name     = p_file.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Start of Selection&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;START-OF-SELECTION.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Open the BDC Session&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  PERFORM open_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Upload the File into internal Table&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  CALL FUNCTION 'UPLOAD'&lt;/P&gt;&lt;P&gt;    EXPORTING&lt;/P&gt;&lt;P&gt;      filename                = p_file&lt;/P&gt;&lt;P&gt;      filetype                = 'DAT'&lt;/P&gt;&lt;P&gt;    TABLES&lt;/P&gt;&lt;P&gt;      data_tab                = i_mat&lt;/P&gt;&lt;P&gt;    EXCEPTIONS&lt;/P&gt;&lt;P&gt;      conversion_error        = 1&lt;/P&gt;&lt;P&gt;      invalid_table_width     = 2&lt;/P&gt;&lt;P&gt;      invalid_type            = 3&lt;/P&gt;&lt;P&gt;      no_batch                = 4&lt;/P&gt;&lt;P&gt;      unknown_error           = 5&lt;/P&gt;&lt;P&gt;      gui_refuse_filetransfer = 6&lt;/P&gt;&lt;P&gt;      OTHERS                  = 7.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;  IF sy-subrc &amp;lt;&amp;gt; 0.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;MESSAGE ID SY-MSGID TYPE SY-MSGTY NUMBER SY-MSGNO&lt;/P&gt;&lt;/LI&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;        WITH SY-MSGV1 SY-MSGV2 SY-MSGV3 SY-MSGV4.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  ENDIF.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Upload the Data from Internal Table&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  LOOP AT i_mat.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Basic Screen&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '0060'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RMMG1-MATNR'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/00'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'RMMG1-MBRSH'&lt;/P&gt;&lt;P&gt;                                  'C'."i_mat-mbrsh.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'RMMG1-MTART'&lt;/P&gt;&lt;P&gt;                                  'NLAG'."i_mat-mtart.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Views Selection&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '0070'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'MSICHTAUSW-DYTXT(08)'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=ENTR'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MSICHTAUSW-KZSEL(01)'&lt;/P&gt;&lt;P&gt;                                  c_x."i_mat-kzsel_01.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MSICHTAUSW-KZSEL(02)'&lt;/P&gt;&lt;P&gt;                                  c_x."i_mat-kzsel_02.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MSICHTAUSW-KZSEL(08)'&lt;/P&gt;&lt;P&gt;                                  c_x."i_mat-kzsel_08.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Organization Levels&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '0080'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'RMMG1-WERKS'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=ENTR'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'RMMG1-WERKS'&lt;/P&gt;&lt;P&gt;                                  '2000'."i_mat-werks.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Basic data1 View&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '4004'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/00'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MAKT-MAKTX'&lt;/P&gt;&lt;P&gt;                                  i_mat-maktx.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'MARA-MTPOS_MARA'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MARA-MEINS'&lt;/P&gt;&lt;P&gt;                                  'EA'."i_mat-meins.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MARA-MATKL'&lt;/P&gt;&lt;P&gt;                                  i_mat-matkl.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MARA-MTPOS_MARA'&lt;/P&gt;&lt;P&gt;                                  'NLAG'."i_mat-mtpos_mara.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Basic data2 View&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '4004'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '/00'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_CURSOR'&lt;/P&gt;&lt;P&gt;                                  'MAKT-MAKTX'.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Purchasing View&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_dynpro      USING 'SAPLMGMM' '4000'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'BDC_OKCODE'&lt;/P&gt;&lt;P&gt;                                  '=BU'.&lt;/P&gt;&lt;P&gt;    PERFORM bdc_field       USING 'MARC-EKGRP'&lt;/P&gt;&lt;P&gt;                                  i_mat-ekgrp.&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Call The Transaction&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;    PERFORM bdc_transaction USING 'MM01'.&lt;/P&gt;&lt;P&gt;  ENDLOOP.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI level="1" type="ul"&gt;&lt;P&gt;Close the BDC Session&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;  PERFORM close_group.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards.&lt;/P&gt;&lt;P&gt;sowjanya.b&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Mar 2008 04:49:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/about-material-master-upload-using-lsmw-bapi-method/m-p/3566875#M858403</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-03-25T04:49:52Z</dc:date>
    </item>
  </channel>
</rss>

