<?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 read/write table rather than calling BAPI in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530379#M1426490</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need set "Deliv. compl." flag as true .&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;set NOMOREGR='X' when call BAPI_GOODSMVT_CREATE&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to read/write table rather than calling BAPI, but I don't know what's the table,what's the field. &lt;/P&gt;&lt;P&gt;who can tell me?  How to find that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I pressed "F1" key in the checkbox (Deliv. compl. flag), then I clicked "Technical infomation", and I got "MEPO1313-ELIKZ", but it's a struct, not a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jan 2010 17:57:40 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-01-19T17:57:40Z</dc:date>
    <item>
      <title>read/write table rather than calling BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530379#M1426490</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I need set "Deliv. compl." flag as true .&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;set NOMOREGR='X' when call BAPI_GOODSMVT_CREATE&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I want to read/write table rather than calling BAPI, but I don't know what's the table,what's the field. &lt;/P&gt;&lt;P&gt;who can tell me?  How to find that?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I pressed "F1" key in the checkbox (Deliv. compl. flag), then I clicked "Technical infomation", and I got "MEPO1313-ELIKZ", but it's a struct, not a table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 17:57:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530379#M1426490</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T17:57:40Z</dc:date>
    </item>
    <item>
      <title>Re: read/write table rather than calling BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530380#M1426491</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be EKKO or EKPO?  Purchasing documents?  Not sure what you're trying to flag completed.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 18:02:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530380#M1426491</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T18:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: read/write table rather than calling BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530381#M1426492</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks for David's help&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's for Purchase order.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you tell me how to know the table name if I only get struct name by F1 key?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 18:20:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530381#M1426492</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T18:20:28Z</dc:date>
    </item>
    <item>
      <title>Re: read/write table rather than calling BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530382#M1426493</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;the field name is ELIKZ, check table EKPO&lt;/P&gt;&lt;P&gt;Using bapi BAPI_PO_CHANGE you can mark the delivery completed indicator .&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 18:31:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530382#M1426493</guid>
      <dc:creator>kesavadas_thekkillath</dc:creator>
      <dc:date>2010-01-19T18:31:01Z</dc:date>
    </item>
    <item>
      <title>Re: read/write table rather than calling BAPI</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530383#M1426494</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I happened to recall something about MEPO from way back when.... and the "EPO" suggested EKPO and EKKO to me... &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However, I utilize WHERE-USED function a lot.  For instance, in this case, one might go into SE11, enter ELIKZ into the data type field, and select WHERE-USED.  This takes a bit of research since field ELIKZ is used often as completion indicator, LOEKZ as deletion indicator, etc. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best wishes,&lt;/P&gt;&lt;P&gt;Dave&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jan 2010 21:17:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/read-write-table-rather-than-calling-bapi/m-p/6530383#M1426494</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-01-19T21:17:03Z</dc:date>
    </item>
  </channel>
</rss>

