<?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: Database view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218645#M1378741</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Database views are direct representation of the transparent tables , so if you are updating the tables AENR and AENV , this DB view will also be updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Oct 2009 11:18:43 GMT</pubDate>
    <dc:creator>Sandeep_Panghal</dc:creator>
    <dc:date>2009-10-06T11:18:43Z</dc:date>
    <item>
      <title>Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218644#M1378740</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi&lt;/P&gt;&lt;P&gt;how to put the data in database view (M_AEN1B ).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; want to add more records.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 11:12:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218644#M1378740</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-06T11:12:01Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218645#M1378741</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Database views are direct representation of the transparent tables , so if you are updating the tables AENR and AENV , this DB view will also be updated.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 11:18:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218645#M1378741</guid>
      <dc:creator>Sandeep_Panghal</dc:creator>
      <dc:date>2009-10-06T11:18:43Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218646#M1378742</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi sir&lt;/P&gt;&lt;P&gt;i need help to update  database record&lt;/P&gt;&lt;P&gt;got some help regarding cc01/cc02/cc03 t-codes , but still my problem is notsolved&lt;/P&gt;&lt;P&gt;because &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I changed the revision level of material from D To E (AETXT field ) . It picked the change number from data base view M_AENIB and field name is AENNR. but the issue is it is picking old date with ref to change number created .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it is not picking current modified date. ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If i have to change the revision level, should i first create change number in database view . then t-code cc12 assign this number to revision level to get current date.... ?&lt;/P&gt;&lt;P&gt;and main concer is this problem &lt;/P&gt;&lt;P&gt;How to set / change the revision level ?&lt;/P&gt;&lt;P&gt;t-code &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is ,While creating PO ,Revision Level is COMING.&lt;/P&gt;&lt;P&gt;Ex M1234 B&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when u create a Delivery schedule Monthwise in that case it is not showing &lt;/P&gt;&lt;P&gt;Revision Level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex M1234 ( in this case B is missing )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get the Revision Level in schedule.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Oct 2009 11:51:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218646#M1378742</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-06T11:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218647#M1378743</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;T-codes cc01/cc02/cc03 /cc11/cc12/cc13 , are related to change number/ revision level .&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;How to set / change the revision level ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My requirement is ,While creating PO ,Revision Level is COMING.&lt;/P&gt;&lt;P&gt;Ex M1234 B&lt;/P&gt;&lt;P&gt;where     M1234  is material and B is Revision level assigned to material.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when u create a Delivery schedule Monthwise in that case it is not showing &lt;/P&gt;&lt;P&gt;Revision Level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ex M1234 ( in this case B is missing )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to get the Revision Level in schedule.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Oct 2009 05:47:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218647#M1378743</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-07T05:47:37Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218648#M1378744</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no ans regarding Revision Level. PO contains material with revision level and Delivery Schedule not containg material with revision level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to get it revision level with material in DS ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 13 Oct 2009 10:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218648#M1378744</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-13T10:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218649#M1378745</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Revision Level. PO contains material with revision level and Delivery Schedule not containg material with revision level.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;how to get it revision level with material in DS ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Oct 2009 04:57:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218649#M1378745</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-14T04:57:30Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218650#M1378746</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;Abaper , MM consultants need some information on topic revision level.&lt;/P&gt;&lt;P&gt;my sap version 4.7 in t-code mm01-&amp;gt; basic data1 -&amp;gt; there is revision level tab that is associated th material change number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while creating Purchase Order this revision level is coming with change material .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i create Delivery schedule for same material then this revision level is not coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to find PURCHASE order programe name and layout name.&lt;/P&gt;&lt;P&gt;how to find Delivery schedule prograe name and layout name.&lt;/P&gt;&lt;P&gt;are they related to same programe ?( with type )&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 15 Oct 2009 07:55:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218650#M1378746</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-15T07:55:02Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218651#M1378747</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi consultants...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;what is the print program and layout programe name for Standard  Delivery schedule programe . want to check Std. DEL Schedule has a Revision Level for material number .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Oct 2009 06:49:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218651#M1378747</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-16T06:49:56Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218652#M1378748</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;HI,&lt;/P&gt;&lt;P&gt;In Sap version 4.7 in t-code mm01-&amp;gt; basic data1 -&amp;gt; there is revision level tab that is associated th material change number.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;while creating Purchase Order this revision level is coming with change material .&lt;/P&gt;&lt;P&gt;or already created PO for material with revision level , itis not shown in Delivery schedule&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;but when i create Delivery schedule for same material then this revision level is not coming.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How to find PURCHASE order programe name and layout name.&lt;/P&gt;&lt;P&gt;how to find Delivery schedule prograe name and layout name.&lt;/P&gt;&lt;P&gt;are they related to same programe ?( with type )&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 05:22:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218652#M1378748</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-19T05:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218653#M1378749</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;while creating Purchase Order this revision level is coming with change material .&lt;/P&gt;&lt;P&gt;or already created PO for material with revision level , itis not shown in Delivery schedule&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 07:50:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218653#M1378749</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-10-19T07:50:25Z</dc:date>
    </item>
    <item>
      <title>Re: Database view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218654#M1378750</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;One question per thread please.  And please use a meaningful subject in future.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thread locked.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;matt&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Oct 2009 08:15:51 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/database-view/m-p/6218654#M1378750</guid>
      <dc:creator>matt</dc:creator>
      <dc:date>2009-10-19T08:15:51Z</dc:date>
    </item>
  </channel>
</rss>

