<?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 Create a column in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252929#M1986387</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;i have this request in my report:&lt;/P&gt;
  &lt;P&gt;8 – Enter in LIPS with:&lt;/P&gt;
  &lt;P&gt;LIPS-VGBEL = VBAP-VBELN&lt;/P&gt;
  &lt;P&gt;LIPS-VGPOS = VBAP-POSNR&lt;/P&gt;
  &lt;P&gt;If a record I found, fill the column DELIVERED with ‘X’&lt;/P&gt;
  &lt;P&gt;Else fill the column DELIVERED = ‘ ‘ .&lt;/P&gt;
  &lt;P&gt;i have to create this column.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Nov 2020 10:23:07 GMT</pubDate>
    <dc:creator>former_member713424</dc:creator>
    <dc:date>2020-11-16T10:23:07Z</dc:date>
    <item>
      <title>Create a column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252929#M1986387</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
  &lt;P&gt;i have this request in my report:&lt;/P&gt;
  &lt;P&gt;8 – Enter in LIPS with:&lt;/P&gt;
  &lt;P&gt;LIPS-VGBEL = VBAP-VBELN&lt;/P&gt;
  &lt;P&gt;LIPS-VGPOS = VBAP-POSNR&lt;/P&gt;
  &lt;P&gt;If a record I found, fill the column DELIVERED with ‘X’&lt;/P&gt;
  &lt;P&gt;Else fill the column DELIVERED = ‘ ‘ .&lt;/P&gt;
  &lt;P&gt;i have to create this column.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 10:23:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252929#M1986387</guid>
      <dc:creator>former_member713424</dc:creator>
      <dc:date>2020-11-16T10:23:07Z</dc:date>
    </item>
    <item>
      <title>Re: Create a column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252930#M1986388</link>
      <description>&lt;P&gt;Add this column in your displayed structure, what is your exact problem?&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 10:38:21 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252930#M1986388</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2020-11-16T10:38:21Z</dc:date>
    </item>
    <item>
      <title>Re: Create a column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252931#M1986389</link>
      <description>&lt;P&gt;Hi, &lt;/P&gt;&lt;P&gt;Assuming your question where 8 refers vgabe value  @ekbe table so, passing the delivery number and item number to likp - lips then make mark a delivery in your custom program.. here if entry is available in Ekbe with movement type then delivery is completed unless for same EBELN and VGABE 8 with reversal movement type...&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 17:22:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252931#M1986389</guid>
      <dc:creator>Abinathsiva</dc:creator>
      <dc:date>2020-11-16T17:22:44Z</dc:date>
    </item>
    <item>
      <title>Re: Create a column</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252932#M1986390</link>
      <description>&lt;P&gt;Depending on your NW version, you might consider adding this check to your openSQL statement combining the LEFT OUTER JOIN- and CASE-statements to create/fill the additional 'DELIVERED'-column containing the flag you want. That way you have the desired result automatically. &lt;/P&gt;&lt;P&gt;But of course that only works if there is an SQL statement..&lt;/P&gt;&lt;P&gt;(and in the CASE-part of the SQL you check the content of one of the fields of the joined table. If it is null, there is no "outer-join-record")&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2020 19:32:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/create-a-column/m-p/12252932#M1986390</guid>
      <dc:creator>Patrick_vN</dc:creator>
      <dc:date>2020-11-16T19:32:57Z</dc:date>
    </item>
  </channel>
</rss>

