<?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: Creating Customer Table in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014684#M411608</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u r the owner of the package, then it is HOME - Customer Developments...&lt;/P&gt;&lt;P&gt;Transport Layer: is the transport layer defined by BASIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 12 Mar 2007 20:24:48 GMT</pubDate>
    <dc:creator>former_member194669</dc:creator>
    <dc:date>2007-03-12T20:24:48Z</dc:date>
    <item>
      <title>Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014666#M411590</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to create a table ZInvoiceOut. It will contain KUNNR, VBELN, ERDAT, ERZET, FLAG&lt;/P&gt;&lt;P&gt;VBELN is VBRK-VBELN&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;What is the delivery class going to be? I am using this as a temporary table to store data that I will use in a batch transfer &lt;/P&gt;&lt;P&gt;How to set the VBELN to VBRK-VBELN &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:18:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014666#M411590</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:18:09Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014667#M411591</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Megan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So u r going to update the table thro code then use the Delivery class &amp;lt;b&amp;gt;A&amp;lt;/b&amp;gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Size catagory - 0&lt;/P&gt;&lt;P&gt;Data Class APP0.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Vasanth&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:24:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014667#M411591</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:24:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014668#M411592</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;shouldnt the data class be APPL1 since its transaction data. I am using this table as a staging area. It will be updated everytime we get an invoice&lt;/P&gt;&lt;P&gt;APPL0 is Master Data. What is the difference between Master Data and Transaction Data&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:31:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014668#M411592</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:31:03Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014669#M411593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi megan,&lt;/P&gt;&lt;P&gt; delivery class must be A. data class should be APPL1 and size category depends on the number of records u r going to store, chose as per ur requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:31:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014669#M411593</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:31:37Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014670#M411594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;megan,&lt;/P&gt;&lt;P&gt;   master data is the one which is frequently accessed but rarely changed, but transaction data which contains day to day business transactions carried out in the system. Transaction data is frequently changed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:34:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014670#M411594</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:34:52Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014671#M411595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Arun &lt;/P&gt;&lt;P&gt;I am debating whether I should set the Delivery Class as A (Application Table) or L (Table for storing temporary data) &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Class A is supposed to be client specific. Should this be client specific? &lt;/P&gt;&lt;P&gt;Also I dont think it should be temporary data, this table will keep getting accumulated. Please help. Should I add MANDT to my fields and keep it A or leave out MANDT and set it as Application Table&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:36:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014671#M411595</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014672#M411596</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Megan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Besides all the technical details mentioned here, depending on your company/customer, you might want to check on any kind of standards or policies on data dictionary objects. Data Governance is gaining more and more importance and some companies have really strict rules on how to define tables (speaking about recent experience where I had to go over dozens of tables and change attributes before we could move them to PRD).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guenther&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:40:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014672#M411596</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:40:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014673#M411597</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Other points taken during creaiton &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Key field&lt;/P&gt;&lt;P&gt;2. Null indicator&lt;/P&gt;&lt;P&gt;3. Check table&lt;/P&gt;&lt;P&gt;4. Search Help&lt;/P&gt;&lt;P&gt;5. Data Class&lt;/P&gt;&lt;P&gt;6. Size&lt;/P&gt;&lt;P&gt;7. Buffering&lt;/P&gt;&lt;P&gt;8. Secondary Indexes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:44:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014673#M411597</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-03-12T19:44:06Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014674#M411598</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;megan,&lt;/P&gt;&lt;P&gt;  for custom tables, v usually give it is as A. For ur case also give it as A.&lt;/P&gt;&lt;P&gt;If u really need MANDT field, u can also add that one as the first field( if u want to make that table as client dependent).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward points if useful.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:45:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014674#M411598</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:45:30Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014675#M411599</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also what should the Data Browser/ Table View Maint be &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Allowed with Restrictions or just &lt;/P&gt;&lt;P&gt;Allowed &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Also should I add a client or its not neccesary. The table will be added to everytime we receive an invoice&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:45:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014675#M411599</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:45:31Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014676#M411600</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Arun &lt;/P&gt;&lt;P&gt;Appreciate your help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:46:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014676#M411600</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:46:24Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014677#M411601</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;megan, &lt;/P&gt;&lt;P&gt;  u have to give simply allowed. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:48:34 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014677#M411601</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014678#M411602</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Additional Query&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:48:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014678#M411602</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:48:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014679#M411603</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What package should I select. Right now I have it in $TMP. I am not sure if thats correct&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:49:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014679#M411603</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:49:44Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014680#M411604</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I think you are updating this table thru your program , then you can make &lt;/P&gt;&lt;P&gt;"Display/manitenance Not allowed"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:50:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014680#M411604</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-03-12T19:50:23Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014681#M411605</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For package you need to consult with your BASIS team?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;$TMP packages are not transportable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Whether your company have naming convetion for package creation?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:51:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014681#M411605</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-03-12T19:51:35Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014682#M411606</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;create ur own package in se80 and create a request, if u r going to transport that object. if u r storing it as $tmp(local object), u can't transport that object.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Arun.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 19:53:12 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014682#M411606</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T19:53:12Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014683#M411607</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found out that I have to put it into the Z001 package&lt;/P&gt;&lt;P&gt;What should I fill in the Transport Layer ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 20:06:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014683#M411607</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T20:06:16Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014684#M411608</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If u r the owner of the package, then it is HOME - Customer Developments...&lt;/P&gt;&lt;P&gt;Transport Layer: is the transport layer defined by BASIS&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;aRs&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 20:24:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014684#M411608</guid>
      <dc:creator>former_member194669</dc:creator>
      <dc:date>2007-03-12T20:24:48Z</dc:date>
    </item>
    <item>
      <title>Re: Creating Customer Table</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014685#M411609</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The options available to me are &lt;/P&gt;&lt;P&gt;Layer   TransTarget   Text &lt;/P&gt;&lt;P&gt;SAP     QA1             Transport target for SAP std objects &lt;/P&gt;&lt;P&gt;ZDA1    QA1             Transport layer ZDA1&lt;/P&gt;&lt;P&gt;ZBAD                       Transport Layer ZBAD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am thinking it is ZDA1 but am not sure. Please help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 12 Mar 2007 20:35:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-customer-table/m-p/2014685#M411609</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-03-12T20:35:22Z</dc:date>
    </item>
  </channel>
</rss>

