<?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 a view in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212547#M1205709</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;To Create View Please Follow the following Steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; T-Code SE11&lt;/P&gt;&lt;P&gt;--&amp;gt; Enter the View Name in the 2nd Input Field and Press Create Button.&lt;/P&gt;&lt;P&gt;--&amp;gt; in Short Description Give Description.&lt;/P&gt;&lt;P&gt;&lt;DEL&gt;&amp;gt; In the TAB&lt;/DEL&gt;&amp;gt; Table/Join Conditions Give all the table name in the Table Sub Menu and Join condition in the Join Conditions Sub Menu.&lt;/P&gt;&lt;P&gt;--&amp;gt; Give the Field Names you want to View in the View Fids Tab.&lt;/P&gt;&lt;P&gt;--&amp;gt; Selection Conditions in the Selection Condition Tab&lt;/P&gt;&lt;P&gt;--&amp;gt; if you want this view Read only or Read and Change you can Select from Maint Status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope above will help you to solve out your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Reply if any Problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Feb 2009 10:06:53 GMT</pubDate>
    <dc:creator>faisalatsap</dc:creator>
    <dc:date>2009-02-18T10:06:53Z</dc:date>
    <item>
      <title>creating a view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212543#M1205705</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Dear Abap Experts,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;the requirement is to create a view and join both tables. Please help me to create this view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table First has already some data in it but the Table Second is empty.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Sas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Table First:

MANDT	MANDT	CLNT	3
SPARTE	CHAR2	CHAR	2
ZSDGU	ZGU	CHAR	20
HEADER_ID	GUID_32	CHAR	32&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;Table Second:

MANDT	MANDT	CLNT	3	0
HEADER_ID	GUID_32	CHAR	32	0
MATNR	MATNR	CHAR	18	0
PARTNR	NUMC2	NUMC	2	0
PHASEN	ZPHASEN	NUMC	2	0
CHANGENR	NUMC4	NUMC	4	0
TEMPLATEID	GUID_32	CHAR	32	0
DESC_MC	CHAR40	CHAR	40	0
DOKNR	DOKNR	CHAR	25	0
DOKAR	DOKAR	CHAR	3	0
SKETCH_PATH	FILEP	CHAR	255	0
STATUS	CHAR2	CHAR	2	0&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 09:57:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212543#M1205705</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T09:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: creating a view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212544#M1205706</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;you can create a VIEW in SE11.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there in you can make it of 4 type of view depending on the requirement&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;use link for more detail&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/cf/21ecf9446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/cf/21ecf9446011d189700000e8322d00/frameset.htm&lt;/A&gt;&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;Edited by: Mohit Kumar on Feb 18, 2009 10:59 AM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 09:59:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212544#M1205706</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T09:59:08Z</dc:date>
    </item>
    <item>
      <title>Re: creating a view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212545#M1205707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you can create the view in SE11 and you need to give the two tables and also the fields that are to be joined in the "Join Conditions" tab and the tables in the TABLES tab..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There should not be any problem even is the 1st table is having some data or the 2nd table is empty.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 10:03:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212545#M1205707</guid>
      <dc:creator>former_member242255</dc:creator>
      <dc:date>2009-02-18T10:03:00Z</dc:date>
    </item>
    <item>
      <title>Re: creating a view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212546#M1205708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi,&lt;/P&gt;&lt;P&gt;you can create view from  se11 t-code.&lt;/P&gt;&lt;P&gt;in se11 ,Select View radio-button.&lt;/P&gt;&lt;P&gt;Click Create button.&lt;/P&gt;&lt;P&gt;Give the tables and table fields that you want to join ad relationship between table..( Join with primary keys) in  the subsequent screens.&lt;/P&gt;&lt;P&gt;Save the technical attributes and then activate the table definition.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Refer this link for more info:&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ed06446011d189700000e8322d00/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_erp2005/helpdata/en/cf/21ed06446011d189700000e8322d00/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 10:04:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212546#M1205708</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2009-02-18T10:04:38Z</dc:date>
    </item>
    <item>
      <title>Re: creating a view</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212547#M1205709</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;To Create View Please Follow the following Steps,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;--&amp;gt; T-Code SE11&lt;/P&gt;&lt;P&gt;--&amp;gt; Enter the View Name in the 2nd Input Field and Press Create Button.&lt;/P&gt;&lt;P&gt;--&amp;gt; in Short Description Give Description.&lt;/P&gt;&lt;P&gt;&lt;DEL&gt;&amp;gt; In the TAB&lt;/DEL&gt;&amp;gt; Table/Join Conditions Give all the table name in the Table Sub Menu and Join condition in the Join Conditions Sub Menu.&lt;/P&gt;&lt;P&gt;--&amp;gt; Give the Field Names you want to View in the View Fids Tab.&lt;/P&gt;&lt;P&gt;--&amp;gt; Selection Conditions in the Selection Condition Tab&lt;/P&gt;&lt;P&gt;--&amp;gt; if you want this view Read only or Read and Change you can Select from Maint Status.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope above will help you to solve out your problem.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please Reply if any Problem,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Kind Regards,&lt;/P&gt;&lt;P&gt;Faisal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2009 10:06:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/creating-a-view/m-p/5212547#M1205709</guid>
      <dc:creator>faisalatsap</dc:creator>
      <dc:date>2009-02-18T10:06:53Z</dc:date>
    </item>
  </channel>
</rss>

