<?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: FIELDS in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943113#M389034</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;inspite of debugging i couldnt get anything worth...please giv me a detailed description on how 2 go for it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Feb 2007 12:03:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-02-26T12:03:32Z</dc:date>
    <item>
      <title>FIELDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943110#M389031</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; am doing a quality certificate script through the qc21 transaction and am acesing the purchase order no:,document number and the cistomer no: which r in d table sin d INFO window..but as am accesing the po doc no: and d customer number and order item liike dis &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;PURCHASE item/date&amp;lt;&amp;gt; &lt;/P&gt;&lt;P&gt;&amp;amp;VBDKL-BSTNK&amp;amp;&amp;amp;' '*VBDPL-POSEX&amp;amp;&amp;amp;' / 'VBDKL-BSTDK&amp;amp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Delivery item/date&amp;lt;&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;amp;VBDKL-VBELN&amp;amp;&amp;amp;' '*VBDPL-POSNR&amp;amp;&amp;amp;' / 'VBDKL-LFDAT&amp;amp; Order item/date&amp;lt;&amp;gt; &amp;amp;VBDPL-VBELN_VAUF&amp;amp;&amp;amp; &amp;amp;VBDPL-POSNR_VAUF&amp;amp;&amp;amp;' / 'VBDPL-AUDAT_VAUF&amp;amp;,,,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Customer number&amp;lt;&amp;gt;&lt;/P&gt;&lt;P&gt; &amp;amp;VBCO3-KUNDE&amp;amp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; BUT AM NOT GETTING ANY OF THESE VALUE EVEN IF I GET AM GETTING ONLY '0's..PLEASE HELP ME OUT AS SOON AS POSSIBLE.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; WIT REGARDS &lt;/P&gt;&lt;P&gt;VIJAY&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 06:43:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943110#M389031</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T06:43:34Z</dc:date>
    </item>
    <item>
      <title>Re: FIELDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943111#M389032</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Might be they are not getting populated.&lt;/P&gt;&lt;P&gt;check with debugging...&lt;/P&gt;&lt;P&gt;while debugging, observe these points,&lt;/P&gt;&lt;P&gt;check whether the tables that are going to be passed to Script are populated and then, the tables u r passing through drivier program are correct and matched.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this clue may help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 06:58:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943111#M389032</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T06:58:53Z</dc:date>
    </item>
    <item>
      <title>Re: FIELDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943112#M389033</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;Are you using the Std Form QM_QCERT_01 or copied it to some Z form and using?&lt;/P&gt;&lt;P&gt;If copied to Z form have you attached the same in QC02 T code to trigger your Form?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It appears that the Structure VBDKL is not at all getting populated with data?&lt;/P&gt;&lt;P&gt;since you are not getting any data like PO no, Delivery No and Order No etc.&lt;/P&gt;&lt;P&gt;check that in debug mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Anji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 07:14:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943112#M389033</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T07:14:30Z</dc:date>
    </item>
    <item>
      <title>Re: FIELDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943113#M389034</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;inspite of debugging i couldnt get anything worth...please giv me a detailed description on how 2 go for it&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Feb 2007 12:03:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943113#M389034</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-26T12:03:32Z</dc:date>
    </item>
    <item>
      <title>Re: FIELDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943114#M389035</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HELLO ONCE AGAIN,&lt;/P&gt;&lt;P&gt;D ISSUE has been dealt.as of now the values will noy be populated.now please tell me how to put a heading in the sap script..i tried in d header of the script but its not enough v really need a big heading representing our company....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;wit  regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 27 Feb 2007 08:04:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943114#M389035</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-27T08:04:30Z</dc:date>
    </item>
    <item>
      <title>Re: FIELDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943115#M389036</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 05:47:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943115#M389036</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T05:47:00Z</dc:date>
    </item>
    <item>
      <title>Re: FIELDS</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943116#M389037</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Create paragraph formats with desired font size and apply it in the appripriate window to the appropriate text ( Title in ur case)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Sujatha.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Feb 2007 05:51:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/fields/m-p/1943116#M389037</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-02-28T05:51:02Z</dc:date>
    </item>
  </channel>
</rss>

