<?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: Table fields in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140282#M746281</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the below tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BSIK&lt;/STRONG&gt;  Accounting: Secondary Index for Vendors&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BSAK&lt;/STRONG&gt; Accounting: Secondary Index for Vendors (Cleared Items)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Dec 2007 07:13:32 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-24T07:13:32Z</dc:date>
    <item>
      <title>Table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140278#M746277</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;Can you please tell me in which tables will i find all the following fields(with field names):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheque no&lt;/P&gt;&lt;P&gt;account no&lt;/P&gt;&lt;P&gt;vendor name&lt;/P&gt;&lt;P&gt;vendor no&lt;/P&gt;&lt;P&gt;invoice no&lt;/P&gt;&lt;P&gt;invoice date &lt;/P&gt;&lt;P&gt;description(item description for invoice)&lt;/P&gt;&lt;P&gt;discount amount&lt;/P&gt;&lt;P&gt;net amount&lt;/P&gt;&lt;P&gt;bank name&lt;/P&gt;&lt;P&gt;PO box&lt;/P&gt;&lt;P&gt;bank city&lt;/P&gt;&lt;P&gt;state&lt;/P&gt;&lt;P&gt;zip&lt;/P&gt;&lt;P&gt;payee name&lt;/P&gt;&lt;P&gt;payee street address payee city&lt;/P&gt;&lt;P&gt;state &lt;/P&gt;&lt;P&gt;zip&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 06:42:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140278#M746277</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T06:42:55Z</dc:date>
    </item>
    <item>
      <title>Re: Table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140279#M746278</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;try &lt;STRONG&gt;WHERE USED LIST&lt;/STRONG&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 06:44:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140279#M746278</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T06:44:45Z</dc:date>
    </item>
    <item>
      <title>Re: Table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140280#M746279</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi monika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please use dd0* series tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;For example: DD04t, DD04l etc to find the description of the domains and data elements. In this manner, u can easily figure out the fields at first and then the corresponding tables (in which the fields are present).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following are some series tables:&lt;/P&gt;&lt;P&gt;1.) DD01L&lt;/P&gt;&lt;P&gt;2.) DD01T&lt;/P&gt;&lt;P&gt;3.) DD02DB2&lt;/P&gt;&lt;P&gt;4.) DD02T&lt;/P&gt;&lt;P&gt;5.) DD03L&lt;/P&gt;&lt;P&gt;6.) DD08T&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To know more DD series tables, goto se11 (ABAP Dictionary), give DD0* as input in "DATABASE TABLE" and then press F4. u will definitely find the fields and their corresponding table names in the DD series tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Rajesh.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 06:56:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140280#M746279</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T06:56:56Z</dc:date>
    </item>
    <item>
      <title>Re: Table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140281#M746280</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Monika&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Am giving you an rough idea, but this may not be same and it will vary with the conditions. It's not simple as it seems to be shown below ... There are so many condition to be considered before you can extract the data as mentioned from below tables and field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheque no      BSIK/BSAK-??&lt;/P&gt;&lt;P&gt;account no      BSIK/BSAK-SAKNR&lt;/P&gt;&lt;P&gt;vendor name  LFA1-NAME&lt;/P&gt;&lt;P&gt;vendor no      BSIK/BSAK-LIFNR&lt;/P&gt;&lt;P&gt;invoice no      BSIK/BSAK-BELNR&lt;/P&gt;&lt;P&gt;invoice date   BSIK/BSAK-BLDAT&lt;/P&gt;&lt;P&gt;description(item description for invoice)&lt;/P&gt;&lt;P&gt;discount amount Calculated value based on BSIK/BSAK-ZBD1T&lt;/P&gt;&lt;P&gt;ZBD2T and BSIK/BSAK-ZBD1P&lt;/P&gt;&lt;P&gt;ZBD2P&lt;/P&gt;&lt;P&gt;net amount  BSIK/BSAK-DMBTR&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;All the below mentioned can be obtained may be from T012.&lt;/P&gt;&lt;P&gt;bank name  &lt;/P&gt;&lt;P&gt;PO box&lt;/P&gt;&lt;P&gt;bank city&lt;/P&gt;&lt;P&gt;state&lt;/P&gt;&lt;P&gt;zip&lt;/P&gt;&lt;P&gt;payee name&lt;/P&gt;&lt;P&gt;payee street address payee city&lt;/P&gt;&lt;P&gt;state &lt;/P&gt;&lt;P&gt;zip&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;~ Ranganath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 06:58:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140281#M746280</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T06:58:52Z</dc:date>
    </item>
    <item>
      <title>Re: Table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140282#M746281</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check the below tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BSIK&lt;/STRONG&gt;  Accounting: Secondary Index for Vendors&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;BSAK&lt;/STRONG&gt; Accounting: Secondary Index for Vendors (Cleared Items)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Maha&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 07:13:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140282#M746281</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T07:13:32Z</dc:date>
    </item>
    <item>
      <title>Re: Table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140283#M746282</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;tables REGUH- header and&lt;/P&gt;&lt;P&gt;REGUP- detail will have all the above details&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;tc&lt;/P&gt;&lt;P&gt;saji&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 07:47:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140283#M746282</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T07:47:46Z</dc:date>
    </item>
    <item>
      <title>Re: Table fields</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140284#M746283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Monika,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DD02L Table contains the SAP Tables.&lt;/P&gt;&lt;P&gt;DD02T Table contains the SAP Table Texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DD01L Table contains the Domains&lt;/P&gt;&lt;P&gt;DD01T Table contains the Domain Texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DD03L Table contains the Table Fields.&lt;/P&gt;&lt;P&gt;DD03T Table contains the Table Field Texts. (Language Dependent)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DD04L Table contains the Data Elements.&lt;/P&gt;&lt;P&gt;DD04T Table contains the Data Element Texts.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;DD05s Table contains the Foreign Key Fields&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;last words with L and T only. L&lt;DEL&gt;-&amp;gt;Database Fetch T&lt;/DEL&gt;-&amp;gt; Text&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chandru&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Dec 2007 07:50:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/table-fields/m-p/3140284#M746283</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-24T07:50:29Z</dc:date>
    </item>
  </channel>
</rss>

