<?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 PGI DataBase tables in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/pgi-database-tables/m-p/6991871#M1494112</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Requirement: I need to get PGI done delivery of specific date (ex :today(22.06.2010))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest me the database table .&lt;/P&gt;&lt;P&gt;I know that we can use VBFA , MKPF .&lt;/P&gt;&lt;P&gt;Up to my idea in MKPF reverse PGI data is not saved (if its saved plz do let me the condition how to get the data(know I am using date).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As well if its VBFA (please do tell me the specific condition where I can get the data )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in selection screen :BUKRS(Company code)&lt;/P&gt;&lt;P&gt;                                           VKORG(Sales Organization)&lt;/P&gt;&lt;P&gt;                                           KUNNR(Customer Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sravya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 22 Jun 2010 07:13:17 GMT</pubDate>
    <dc:creator>sravya_ch</dc:creator>
    <dc:date>2010-06-22T07:13:17Z</dc:date>
    <item>
      <title>PGI DataBase tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pgi-database-tables/m-p/6991871#M1494112</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;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My Requirement: I need to get PGI done delivery of specific date (ex :today(22.06.2010))&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can any one suggest me the database table .&lt;/P&gt;&lt;P&gt;I know that we can use VBFA , MKPF .&lt;/P&gt;&lt;P&gt;Up to my idea in MKPF reverse PGI data is not saved (if its saved plz do let me the condition how to get the data(know I am using date).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As well if its VBFA (please do tell me the specific condition where I can get the data )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have in selection screen :BUKRS(Company code)&lt;/P&gt;&lt;P&gt;                                           VKORG(Sales Organization)&lt;/P&gt;&lt;P&gt;                                           KUNNR(Customer Number)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sravya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 07:13:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pgi-database-tables/m-p/6991871#M1494112</guid>
      <dc:creator>sravya_ch</dc:creator>
      <dc:date>2010-06-22T07:13:17Z</dc:date>
    </item>
    <item>
      <title>Re: PGI DataBase tables</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/pgi-database-tables/m-p/6991872#M1494113</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;Get delivery details from LIKP &amp;amp; LIKP based on input parameters VKORG and erdat.&lt;/P&gt;&lt;P&gt;Filter the records of customer by reading Partner table (VBPA).&lt;/P&gt;&lt;P&gt;For getting the PGI Number fetch data from VBFA&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Select vbeln posnn
from vbfa
where vbelv = &amp;lt;likp-deliveryno&amp;gt;
and   posnv = &amp;lt;lips-item no&amp;gt;
and   vbtyp_n = 'R'. "Pass R for PGI and 'h' for Reversed PGI"&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Get PGI document details by fetching data from MKPF.&lt;/P&gt;&lt;P&gt;pass vbfa-vbeln as input parameter for MKPF selection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Vinod&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 22 Jun 2010 07:26:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/pgi-database-tables/m-p/6991872#M1494113</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-06-22T07:26:46Z</dc:date>
    </item>
  </channel>
</rss>

