<?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 function OIGI_LOADING_CREATE in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/1836237#M355893</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP-gurus,&lt;/P&gt;&lt;P&gt;I have made an ALV grid to Update, confirm or cancel a shipment load. I am not sure if this function can do all this, but I am trying with different input parameters... Does anybody know hoe to use this function for each purpose? I would appreciate any input:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Ballo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 31 Jan 2007 13:39:57 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-01-31T13:39:57Z</dc:date>
    <item>
      <title>function OIGI_LOADING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/1836237#M355893</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ABAP-gurus,&lt;/P&gt;&lt;P&gt;I have made an ALV grid to Update, confirm or cancel a shipment load. I am not sure if this function can do all this, but I am trying with different input parameters... Does anybody know hoe to use this function for each purpose? I would appreciate any input:)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards Ballo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 13:39:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/1836237#M355893</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T13:39:57Z</dc:date>
    </item>
    <item>
      <title>Re: function OIGI_LOADING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/1836238#M355894</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To load shipment I call 1st FM in a way:&lt;/P&gt;&lt;P&gt;CALL FUNCTION 'OIGI_LOADING_CREATE' DESTINATION 'NONE'&lt;/P&gt;&lt;P&gt;EXPORTING&lt;/P&gt;&lt;P&gt;I_SUBRC = 9 "save and commit&lt;/P&gt;&lt;P&gt;I_SHNUMBER = shNumber&lt;/P&gt;&lt;P&gt;I_VEHICLE = vehicle&lt;/P&gt;&lt;P&gt;I_LDPLT = plant&lt;/P&gt;&lt;P&gt;I_LDDATE = loadDate&lt;/P&gt;&lt;P&gt;I_LDTIME = loadTime&lt;/P&gt;&lt;P&gt;I_LDCDAT = loadDate&lt;/P&gt;&lt;P&gt;I_VEH_NR = veh_nr&lt;/P&gt;&lt;P&gt;TABLES&lt;/P&gt;&lt;P&gt;T_OIGISVMQ = quantity_items&lt;/P&gt;&lt;P&gt;T_OIGISVMQ2 = hpm_append&lt;/P&gt;&lt;P&gt;T_OIGISIQ = doc_quan_items&lt;/P&gt;&lt;P&gt;EXCEPTIONS&lt;/P&gt;&lt;P&gt;COMMUNICATION_FAILURE = 1 MESSAGE p_error&lt;/P&gt;&lt;P&gt;SYSTEM_FAILURE = 2 MESSAGE p_error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 13:51:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/1836238#M355894</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T13:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: function OIGI_LOADING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/1836239#M355895</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Yes the creation of a load works, but what if I want to confirm update or cancel a load? do I use the same FM?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Rgards Ballo&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Jan 2007 14:06:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/1836239#M355895</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-01-31T14:06:32Z</dc:date>
    </item>
    <item>
      <title>Re: function OIGI_LOADING_CREATE</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/13888416#M2031242</link>
      <description>&lt;P&gt;&lt;SPAN&gt;I want to know the detail description of&amp;nbsp; "I_SUBRC" .&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 04 Oct 2024 09:34:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/function-oigi-loading-create/m-p/13888416#M2031242</guid>
      <dc:creator>PTU9889</dc:creator>
      <dc:date>2024-10-04T09:34:03Z</dc:date>
    </item>
  </channel>
</rss>

