<?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: Infotypes in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163781#M752565</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi deniz,&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;&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;&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>Tue, 11 Dec 2007 15:39:10 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-12-11T15:39:10Z</dc:date>
    <item>
      <title>Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163776#M752560</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;What are infotypes?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 14:27:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163776#M752560</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T14:27:16Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163777#M752561</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;Infotypes &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Definition&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotypes are units of information in the Human Resource Management System.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Use&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Recording employee data for administrative, time recording, and payroll purposes is of primary importance for master data administration in HR. In the SAP System, the information units used to enter master data are called infotypes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotypes are used to group related data fields together. They provide information with a structure, facilitate data entry, and enable you to store data for specific periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotypes are characterized by the following:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Infotype structure  &lt;/P&gt;&lt;P&gt; Data entry  &lt;/P&gt;&lt;P&gt; Time-dependent storage of infotype data &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotype Structure&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To the user, infotypes appear as data entry screens. They contain whole series of information (for example, last name, first name, date of birth) that you enter in data fields. Data fields concerning the same or similar subject matter are combined into data groups or information units.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In database terms, infotypes represent a data structure or set of related data records. When you update an infotype, old data is not lost but is instead stored in the system for historical evaluation purposes.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Data Entry&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You perform data entry as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Your entries are automatically checked for accuracy and against table entries.  &lt;/P&gt;&lt;P&gt; Predefined default values help you to enter and maintain data.  &lt;/P&gt;&lt;P&gt; Checks and default values depend on the employee&amp;#146;s organizational assignment. The organizational assignment determines the relevant information used from time recording, wage type and pay scale structure. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Time-Dependent Storage of Infotype Data&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When you update an infotype, the old data may not be lost. Instead, it must be retained so that past data can be evaluated. When you update an employee&amp;#146;s personal data, the old data is automatically time-delimited. The system creates a validity period for each infotype record. As a result, each employee infotype has several data records that differ from each other by their validity periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You must also define how the various data records of one infotype interact with each other with respect to their validity periods. This time-based reaction is determined by the infotype&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if it is helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Siva Kumar&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 14:33:03 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163777#M752561</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T14:33:03Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163778#M752562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Check this link..&lt;/P&gt;&lt;P&gt;&lt;A href="http://www.planetsap.com/HR_ABAP_Infotypes.htm" target="test_blank"&gt;http://www.planetsap.com/HR_ABAP_Infotypes.htm&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 14:33:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163778#M752562</guid>
      <dc:creator>former_member188829</dc:creator>
      <dc:date>2007-12-11T14:33:17Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163779#M752563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;hi&lt;/P&gt;&lt;P&gt;good&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotype(s) are used in the Personnel Management (PA) module primarily. This is where personnel master data is stored. Data is grouped according to subject matter. The Human Resources component aims to enable the user to process employee data in an effective structure in accordance with business requirements. The data structure of infotypes mirrors a logical set of data records. Infotypes can be identified by their four-digit keys, for example, the Addresses infotype (0006). To facilitate reporting on past employee data, infotypes can be saved for specific periods.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Some people use the term HR ABAP to describe the method of managing the infotype data. Typically HR logical databases are used which offers more secure methods of accessing the infotype data. Once the infotypes are declared, you can use standard macros to access the data. Table TRMAC holds the macro name and the code behind it. This makes developing HR programs much quicker and easy to turn around.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; thanks&lt;/P&gt;&lt;P&gt;mrutyun^&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 15:16:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163779#M752563</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T15:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163780#M752564</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&amp;lt;b&amp;gt;HR Personnel Administration&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Infotypes are usually numeric. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Infotype 0001 is for Org Assignment,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;corresponding table where the data is Stored is always PA (followed by infotype number).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;so for Infotype 0001 the corresponding table would be PA0001. The Screen Structure is more or like P (Infotype Number) -  P0001.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;lt;b&amp;gt;HR Org Management Infotypes&amp;lt;/b&amp;gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Example:&lt;/P&gt;&lt;P&gt;Infotype 1000 is for Org Management Objects,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Corresponding table where the data is Stored is always HRP (followed by infotype number).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;So for Infotype 1000 the corresponding table would be HRP1000.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;To Read the table there are standard MACROS provided by SAP. which are stored in the tabe TRMAC.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;hope this helps.&lt;/P&gt;&lt;P&gt;Amandeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2007 15:24:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163780#M752564</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T15:24:25Z</dc:date>
    </item>
    <item>
      <title>Re: Infotypes</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163781#M752565</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi deniz,&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;&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;&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>Tue, 11 Dec 2007 15:39:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/infotypes/m-p/3163781#M752565</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-12-11T15:39:10Z</dc:date>
    </item>
  </channel>
</rss>

