<?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 Infotypes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272163#M150569</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need some help on understanding what is an INFOTYPE is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per  my understanding, I see an Infotype like a View in the RDBMS. If my above theory is correct then based on that I have two questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Whether an Infotype can be derived from more than one Transparent Table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) And whether it is possible to create more than one  INFOTYPE from the single Transparent Table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 07 Apr 2006 18:00:22 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2006-04-07T18:00:22Z</dc:date>
    <item>
      <title>Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272163#M150569</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need some help on understanding what is an INFOTYPE is?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As per  my understanding, I see an Infotype like a View in the RDBMS. If my above theory is correct then based on that I have two questions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1) Whether an Infotype can be derived from more than one Transparent Table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2) And whether it is possible to create more than one  INFOTYPE from the single Transparent Table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Tina&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 18:00:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272163#M150569</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T18:00:22Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272164#M150570</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any help?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 18:12:45 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272164#M150570</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T18:12:45Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272165#M150571</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;An Infotype is just another way to handle/store data.&lt;/P&gt;&lt;P&gt;HR Data is huge and time dependent . The history of &lt;/P&gt;&lt;P&gt;the employee is maintained . &lt;/P&gt;&lt;P&gt;To enable logical storage of data and to facilitate easy &lt;/P&gt;&lt;P&gt;and faster data entry /retrieval , concept of Infotype &lt;/P&gt;&lt;P&gt;Came into existence .&lt;/P&gt;&lt;P&gt;You use infotypes to define additional object attributes or characteristics. You edit infotypes in Detail Maintenance. You can create, change, display, delete and delimit infotypes. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each infotype enables you to define particular characteristics for an object. In the Relationships infotype, you can, for example, define how two objects are related to one another. In the Work Schedule infotype, you can define working time for a position, organizational unit or a work center. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some infotypes are only relevant for certain object types. The Vacancy infotype is, for example, only relevant for positions and the Character infotype only for tasks. Some infotypes can be edited for all object types, the Object and Relationships infotypes&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Why SAP introduced Infotypes&lt;/P&gt;&lt;P&gt;Bcos : to divide lot of master data related to &lt;/P&gt;&lt;P&gt;an employee into groups called as INFOTYPE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dividing in such group makes it logically&lt;/P&gt;&lt;P&gt;distributed so that authorisation rights&lt;/P&gt;&lt;P&gt;can be distributed accordingly. (which practically&lt;/P&gt;&lt;P&gt;happens in most companies where HR is not centralised)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;u can check other links for more info&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/bf/4479b1b783af49ba6d4853b399c75c/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/bf/4479b1b783af49ba6d4853b399c75c/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/printdocu/core/Print46c/en/data/pdf/HRINF/HRINF.pdf" target="test_blank"&gt;http://help.sap.com/printdocu/core/Print46c/en/data/pdf/HRINF/HRINF.pdf&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;SOME USEFUL LINKS ARE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;INFOTYP &amp;amp; SUBTYP&lt;/P&gt;&lt;P&gt;INFOTYP &amp;amp; SUBTYP&lt;/P&gt;&lt;P&gt;HR module Tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;HR module Tables&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programming with INFOTYPES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Programming with INFOTYPES&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/48/35c9f24abf11d18a0f0000e816ae6e/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/48/35c9f24abf11d18a0f0000e816ae6e/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_46c/helpdata/en/4f/d52e32575e11d189270000e8322f96/content.htm" target="test_blank"&gt;http://help.sap.com/saphelp_46c/helpdata/en/4f/d52e32575e11d189270000e8322f96/content.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_47x200/helpdata/en/4f/d526a4575e11d189270000e8322f96/frameset.htm" target="test_blank"&gt;http://help.sap.com/saphelp_47x200/helpdata/en/4f/d526a4575e11d189270000e8322f96/frameset.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i think this is useful for&lt;/P&gt;&lt;P&gt;if so don't forget to reward points&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;naveen&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: NAVEENKUMAR GUDURI&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 18:13:22 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272165#M150571</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-07T18:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272166#M150572</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Check out his &lt;/P&gt;&lt;P&gt;&lt;A href="http://134.198.33.115/webworks/infotypes.htm" target="test_blank"&gt;http://134.198.33.115/webworks/infotypes.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;1- Whether an Infotype can be derived from more than one Transparent Table?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Yes, one infotype can have several attached tables which have text , country code  as a foreign table or check table !!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- And whether it is possible to create more than one INFOTYPE from the single Transparent Table?&lt;/P&gt;&lt;P&gt;NO , as far as I saw each infotype represent a table . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;for example you can see IT0001 ( Organizational Assignment )  , its table is PA0001 . &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this&amp;#146;ll give you some idea ..!!&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 18:20:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272166#M150572</guid>
      <dc:creator>former_member181966</dc:creator>
      <dc:date>2006-04-07T18:20:38Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272167#M150573</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotypes are specific to HR and stand for TYPE of INFORMATION about a Person or an Organizational Object in HR.For most infotypes, the entire information is stored in the relevant database table (PAnnnn for PA infotypes &amp;amp; HRPnnnn for the PD Infotypes). In other cases, the data could come form secondary infotypes or computed on the fly. Also, some infotypes are generated in the background like for instance, whenever , you create a 0021 a corresponding 0106 gets created by the system.&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;Suresh Datti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 07 Apr 2006 18:21:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272167#M150573</guid>
      <dc:creator>suresh_datti</dc:creator>
      <dc:date>2006-04-07T18:21:26Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272168#M150574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi Tina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. Why SAP introduced Infotypes&lt;/P&gt;&lt;P&gt;Bcos : to divide lot of master data related to &lt;/P&gt;&lt;P&gt;an employee into groups called as INFOTYPE&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;dividing in such group makes it logically&lt;/P&gt;&lt;P&gt;distributed so that authorisation rights&lt;/P&gt;&lt;P&gt;can be distributed accordingly. (which practically&lt;/P&gt;&lt;P&gt;happens in most companies where HR is not centralised)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.why SAP HR module using infotypes mostly&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;BCos : All its data (master data related to emplyee)&lt;/P&gt;&lt;P&gt;is found in infotypes only. (all kind of master data&lt;/P&gt;&lt;P&gt;is put in some or other infotype )&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3 Any drawbacks using transparent tables &lt;/P&gt;&lt;P&gt;SAP suggests that to read infotype information,&lt;/P&gt;&lt;P&gt;use their STANDARD function modules only.&lt;/P&gt;&lt;P&gt;BCOS : &lt;/P&gt;&lt;P&gt;a. it will be fast&lt;/P&gt;&lt;P&gt;b. those FMs will automatically check authorisations&lt;/P&gt;&lt;P&gt;c. any change in these FM's by SAP, will automatically &lt;/P&gt;&lt;P&gt;effect Z Programs (if perfomance, data etc is improved)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4. Ht diff. bw Infotypes n transparent tables &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotype is the FUNCTIONAL WORD &lt;/P&gt;&lt;P&gt;Table is the TECHNICAL WORD&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotype means logical set of information.&lt;/P&gt;&lt;P&gt;Table means actual physical database table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Each infotype has a corresponding transparent table.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope the above helps &amp;amp; clarifies.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Amit M&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Apr 2006 08:34:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/1272168#M150574</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2006-04-08T08:34:07Z</dc:date>
    </item>
  </channel>
</rss>

