<?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: scenario for exercise in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159616#M120011</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;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First read some helpful links on ABAP.&lt;/P&gt;&lt;P&gt;you can refer &lt;A href="http://help.sap.com" target="test_blank"&gt;http://help.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;and you can make use of SDN forums itself.&lt;/P&gt;&lt;P&gt;check this thread you will find lot of good links for ABAP.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="96986"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 15 Feb 2006 08:14:18 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-02-15T08:14:18Z</dc:date>
    <item>
      <title>scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159611#M120006</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;I would be grateful to anybody who could provide me with a descriptive scenario for abap practice assignment .&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance. Points would be rewarded.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 07:33:44 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159611#M120006</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T07:33:44Z</dc:date>
    </item>
    <item>
      <title>Re: scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159612#M120007</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Selection screen for Material Master Extract: &lt;/P&gt;&lt;P&gt;      &lt;/P&gt;&lt;P&gt;        Parameters:  Plant  LIKE MARC-WERKS&lt;/P&gt;&lt;P&gt;                                File Path for Material Master  like RLGRAP-FILENAME&lt;/P&gt;&lt;P&gt;                                PC File Check Box &lt;/P&gt;&lt;P&gt;           &lt;/P&gt;&lt;P&gt;Selection screen for Customer Master: &lt;/P&gt;&lt;P&gt;        Parameters:  COUNTRY  LIKE KNA1-LAND1&lt;/P&gt;&lt;P&gt;                                File Path for Customer Master like RLGRAP-FILENAME&lt;/P&gt;&lt;P&gt;                                PC File Check Box&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Logic For Material Master: &lt;/P&gt;&lt;P&gt;            &lt;/P&gt;&lt;P&gt;Get all the materials, weights, and material description of the materials for the languages &amp;#145;E&amp;#146; (only till &amp;#145;;&amp;#146;) and languages  &amp;#145;1&amp;#146; for the given plant &amp;amp; download these details in the specified path on the local PC or application network&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Logic For Customer Master: &lt;/P&gt;&lt;P&gt;Get all the customers and their address for the given country code.&lt;/P&gt;&lt;P&gt;       We need to get all both the ship to party and sold to party address for all the Customers in a &lt;/P&gt;&lt;P&gt;       particular Country. The following fields are required&lt;/P&gt;&lt;P&gt;                  Customer Number&lt;/P&gt;&lt;P&gt;                       Customer Name - Company Name&lt;/P&gt;&lt;P&gt;                       Address Types: Sold to Party and Ship To Party&lt;/P&gt;&lt;P&gt;                        Street,&lt;/P&gt;&lt;P&gt;                       City&lt;/P&gt;&lt;P&gt;                       Country&lt;/P&gt;&lt;P&gt;                Post Code&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;    File Download Process:&lt;/P&gt;&lt;P&gt;       Create an outbound file for downloading in the specified path given.&lt;/P&gt;&lt;P&gt;         If the PC File indicator is checked we need to download the file on the local PC - Presentation server, &lt;/P&gt;&lt;P&gt;         else it will need to download the file on the application server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: chandu&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 07:39:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159612#M120007</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T07:39:06Z</dc:date>
    </item>
    <item>
      <title>Re: scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159613#M120008</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Table	Fields	Data Type	Length	Key&lt;/P&gt;&lt;P&gt;Employee				&lt;/P&gt;&lt;P&gt;	Employee Id	Number	7	Key&lt;/P&gt;&lt;P&gt;	Employee Name	Char	40	&lt;/P&gt;&lt;P&gt;	Join date	Date		&lt;/P&gt;&lt;P&gt;	Resignation Date	Date		&lt;/P&gt;&lt;P&gt;	Base Location Code	Char	4	&lt;/P&gt;&lt;P&gt;	Total Experience (in months)	Number	3	&lt;/P&gt;&lt;P&gt;	IT Experience (in months)	Number	3	&lt;/P&gt;&lt;P&gt;	SAP Experience (in months)	Number	3	&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;Project				&lt;/P&gt;&lt;P&gt;	Project Code	Char	10	Key&lt;/P&gt;&lt;P&gt;	Start Date	Date		Key&lt;/P&gt;&lt;P&gt;	End Date	Date		Key&lt;/P&gt;&lt;P&gt;	Project Base Location Code	Char	4	&lt;/P&gt;&lt;P&gt;	TM's Employee Id	Number	7	&lt;/P&gt;&lt;P&gt;	PM's Employee Id	Number	7	&lt;/P&gt;&lt;P&gt;	Project Description	Char	40	&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;Specialization				&lt;/P&gt;&lt;P&gt;	Specialization Code	Char	4	Key&lt;/P&gt;&lt;P&gt;	Specialization Description	Char	40	&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;Location				&lt;/P&gt;&lt;P&gt;	Location Code	Char	4	Key&lt;/P&gt;&lt;P&gt;	Location Description	Char	20	&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;EmpProj				&lt;/P&gt;&lt;P&gt;	Employee Id	Number	7	Key&lt;/P&gt;&lt;P&gt;	Project Code	Char	10	Key&lt;/P&gt;&lt;P&gt;	Specialization Code	Char	4	Key&lt;/P&gt;&lt;P&gt;	Start Date	Date		Key&lt;/P&gt;&lt;P&gt;	End Date	Date		Key&lt;/P&gt;&lt;P&gt;	Location Code	Char	4	&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;EmpSpec				&lt;/P&gt;&lt;P&gt;	Employee Id	Number	7	Key&lt;/P&gt;&lt;P&gt;	Specialization Code	Char	4	Key&lt;/P&gt;&lt;P&gt;	Certified	Yes/No		&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;EmpLoc				&lt;/P&gt;&lt;P&gt;	Employee Id	Number	7	Key&lt;/P&gt;&lt;P&gt;	stdate	Date		Key&lt;/P&gt;&lt;P&gt;	endate	Date		Key&lt;/P&gt;&lt;P&gt;	Base Location Code	Char	4	&lt;/P&gt;&lt;P&gt;				&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create Tables as per naming convention									&lt;/P&gt;&lt;P&gt;Use C1 ,C2&amp;#133;For identification while naming the objects									&lt;/P&gt;&lt;P&gt;Create the relationship among tables - foreign key									&lt;/P&gt;&lt;P&gt;Create search help where ever required									&lt;/P&gt;&lt;P&gt;each table should have table maintainence									&lt;/P&gt;&lt;P&gt;and create a simple report to pull out data from 2 or 3 tables to display some meaningful report for a given employee no and given date eg..Project details etc.									&lt;/P&gt;&lt;P&gt;It should contain atleast 8 fields with all important fields like employee id project.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 07:43:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159613#M120008</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T07:43:37Z</dc:date>
    </item>
    <item>
      <title>Re: scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159614#M120009</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 try creting a table control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use this link.It contains step by step explanation.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/dialog/tabcontrol/tc_basic.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/dialog/tabcontrol/tc_basic.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Gayathri&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 07:58:46 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159614#M120009</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T07:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159615#M120010</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;Check these links and kindly reward points by clikcing the star on the left of reply,if it helps.Those links contains lot of example to start with.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP in 21 days&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://cma.zdnet.com/book/abap/ch03/ch03.htm" target="test_blank"&gt;http://cma.zdnet.com/book/abap/ch03/ch03.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/victorav15/sapr3/abapfun.html" target="test_blank"&gt;http://www.geocities.com/victorav15/sapr3/abapfun.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/index.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/index.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sap-img.com/abap.htm" target="test_blank"&gt;http://www.sap-img.com/abap.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapdevelopment.co.uk/tips/tipshome.htm" target="test_blank"&gt;http://www.sapdevelopment.co.uk/tips/tipshome.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/Data/Index_en.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/nav/t.asp?t=322&amp;amp;p=322&amp;amp;h1=322" target="test_blank"&gt;http://sap.ittoolbox.com/nav/t.asp?t=322&amp;amp;p=322&amp;amp;h1=322&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://sap.ittoolbox.com/nav/t.asp?t=448&amp;amp;p=448&amp;amp;h1=448" target="test_blank"&gt;http://sap.ittoolbox.com/nav/t.asp?t=448&amp;amp;p=448&amp;amp;h1=448&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.thespot4sap.com/" target="test_blank"&gt;http://www.thespot4sap.com/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.kabai.com/abaps/q.htm" target="test_blank"&gt;http://www.kabai.com/abaps/q.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.geocities.com/mpioud/Abap_programs.html" target="test_blank"&gt;http://www.geocities.com/mpioud/Abap_programs.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapgenie.com/abap/tips_and_tricks.htm" target="test_blank"&gt;http://www.sapgenie.com/abap/tips_and_tricks.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.sapassist.com/code/d.asp?whichpage=1&amp;amp;pagesize=10&amp;amp;i=10&amp;amp;a=c&amp;amp;o=&amp;amp;t=&amp;amp;q=&amp;amp;qt=" target="test_blank"&gt;http://www.sapassist.com/code/d.asp?whichpage=1&amp;amp;pagesize=10&amp;amp;i=10&amp;amp;a=c&amp;amp;o=&amp;amp;t=&amp;amp;q=&amp;amp;qt=&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 08:07:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159615#M120010</guid>
      <dc:creator>jayanthi_jayaraman</dc:creator>
      <dc:date>2006-02-15T08:07:01Z</dc:date>
    </item>
    <item>
      <title>Re: scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159616#M120011</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;Welcome to SDN.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;First read some helpful links on ABAP.&lt;/P&gt;&lt;P&gt;you can refer &lt;A href="http://help.sap.com" target="test_blank"&gt;http://help.sap.com&lt;/A&gt;&lt;/P&gt;&lt;P&gt;  &lt;/P&gt;&lt;P&gt;and you can make use of SDN forums itself.&lt;/P&gt;&lt;P&gt;check this thread you will find lot of good links for ABAP.&lt;/P&gt;&lt;P&gt;&lt;A class="jive_macro jive_macro_thread" href="https://community.sap.com/" __jive_macro_name="thread" modifiedtitle="true" __default_attr="96986"&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 08:14:18 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159616#M120011</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T08:14:18Z</dc:date>
    </item>
    <item>
      <title>Re: scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159617#M120012</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;thanx a lot for your help &amp;amp; guidance.Iam using sdn for the first time i hope u all have got the reward points.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i Found chandu &amp;amp; srinivas replies particularly usefull.&lt;/P&gt;&lt;P&gt;chandu &amp;amp; srinivas can i mail u the code when iam done with it.&lt;/P&gt;&lt;P&gt;Once again thanx everybody.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 09:45:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159617#M120012</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T09:45:06Z</dc:date>
    </item>
    <item>
      <title>Re: scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159618#M120013</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can u plz tell me which material table has the fields u mentioned &amp;amp; what is language 1 ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 10:26:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159618#M120013</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T10:26:11Z</dc:date>
    </item>
    <item>
      <title>Re: scenario for exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159619#M120014</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;for material master you can see MARA, MAKT, MARC, MARD tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;MAKT is the text table for MARA there you can find the language key.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards&lt;/P&gt;&lt;P&gt;vijay&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Feb 2006 10:35:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/scenario-for-exercise/m-p/1159619#M120014</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-02-15T10:35:32Z</dc:date>
    </item>
  </channel>
</rss>

