<?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 ABAP programming exercise in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705637#M1453070</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody shed light on this exercise how to approach,design and code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Exercise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A customer wishes to collect data about Assets stored in  various geographically diverse locations. The data to be collected about each Asset will vary, depending on the type of that Asset. Many users will collect this information, and sometimes more than one user will collect information about the same asset at the same time. This information will eventually be updated into the Assets in ECC6.0 backend system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a system for ECC that will allow: a) collection of different data for different Asset types; b) update of same asset by multiple users; c) posting of collected data to the ECC Assets. You can make your own custom (u201CZu201D) tables and functions/interfaces, use standard tables/functions/interfaces, or any combination of custom+standard to achieve the results. Explain the reasoning for your architectural/design decisions, any limitations it has, and any issues or pitfalls that you find. In case no R/3 system is available please write up the interface and table design, as well as program flow(s), etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;jai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 12 Mar 2010 01:23:20 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2010-03-12T01:23:20Z</dc:date>
    <item>
      <title>ABAP programming exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705637#M1453070</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can somebody shed light on this exercise how to approach,design and code.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ABAP Exercise&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A customer wishes to collect data about Assets stored in  various geographically diverse locations. The data to be collected about each Asset will vary, depending on the type of that Asset. Many users will collect this information, and sometimes more than one user will collect information about the same asset at the same time. This information will eventually be updated into the Assets in ECC6.0 backend system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Create a system for ECC that will allow: a) collection of different data for different Asset types; b) update of same asset by multiple users; c) posting of collected data to the ECC Assets. You can make your own custom (u201CZu201D) tables and functions/interfaces, use standard tables/functions/interfaces, or any combination of custom+standard to achieve the results. Explain the reasoning for your architectural/design decisions, any limitations it has, and any issues or pitfalls that you find. In case no R/3 system is available please write up the interface and table design, as well as program flow(s), etc.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;jai&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 12 Mar 2010 01:23:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705637#M1453070</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-12T01:23:20Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP programming exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705638#M1453071</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi guys&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working in ECC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Anybody know which table should i have to fetch for below queries in abap programs.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;a) collection of different data for different Asset types; &lt;/P&gt;&lt;P&gt;    what are all the main asset table to relate and fetch asset datas as per Asset types.&lt;/P&gt;&lt;P&gt;    pls provide some reference or sample coding if possible&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;b) update of same asset by multiple users; &lt;/P&gt;&lt;P&gt;     Which transaction we can update asset by multiple users?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Do you think i need to use ztables for above task? any suggestion could be more valuable.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;jaichan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 01:14:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705638#M1453071</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T01:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP programming exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705639#M1453072</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;There are so many tables related to Assets:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here few tables are related to assets.. Please check the tables depends on u r requirement.. I kept few kind of tables in bold..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Try to get the exact one depend on u r requirement..&lt;/P&gt;&lt;P&gt;Please check the list of tables:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Table Name	Short text&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ANEA	Asset Line Items for Proportional Values&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ANEK	Document Header Asset Posting&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;ANEP	Asset Line Items&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;ANLT	Asset Texts&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;T5PBSR1P	Asset Type&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;T5PBSR1PT	Text For Asset Type&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;TISR1	Asset Type According to Regulatory Accounting Requirements*&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Edited by: lakshmi.podile on Mar 15, 2010 2:02 PM&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 13:02:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705639#M1453072</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T13:02:00Z</dc:date>
    </item>
    <item>
      <title>Re: ABAP programming exercise</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705640#M1453073</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN __default_attr="red" __jive_macro_name="color"&gt;Moderator message - Please do not post your requirements and ask the forum to do your work for you - post locked&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Mar 2010 14:20:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/abap-programming-exercise/m-p/6705640#M1453073</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2010-03-15T14:20:13Z</dc:date>
    </item>
  </channel>
</rss>

