<?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: Enhancing OM Infotype in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352006#M1036353</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;I think OM infotypes can also be enhanced with tcode PM01. &lt;/P&gt;&lt;P&gt;Check it out. Maybe it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 25 Aug 2008 15:42:33 GMT</pubDate>
    <dc:creator>b_deterd2</dc:creator>
    <dc:date>2008-08-25T15:42:33Z</dc:date>
    <item>
      <title>Enhancing OM Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352005#M1036352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi there!&lt;/P&gt;&lt;P&gt;Is there any way to enhance an OM Infotype such as 1010?? Any User-Exit, BADI or something?&lt;/P&gt;&lt;P&gt;I've been trying to find a solution, but i was unable.&lt;/P&gt;&lt;P&gt;Thanks a lot.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 15:27:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352005#M1036352</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T15:27:56Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancing OM Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352006#M1036353</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;I think OM infotypes can also be enhanced with tcode PM01. &lt;/P&gt;&lt;P&gt;Check it out. Maybe it helps.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;regards,&lt;/P&gt;&lt;P&gt;Bert&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 15:42:33 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352006#M1036353</guid>
      <dc:creator>b_deterd2</dc:creator>
      <dc:date>2008-08-25T15:42:33Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancing OM Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352007#M1036354</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;   I dont think we can edit SAP Standard OM infotypes.But we can create custominfotypes in OM.In OM we can create custom infotype using the transaction code PPCI/PPCM/PPCJ.For creating a custom infotype in OM we need to follow the following set of steps:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1.Goto SE11 and create a structure with name HRIXXXX and add the fields with their types/Data elements.Here XXXX signifies its infotype number.We usually use number begining with 9000 to 9999.(FC will suggest this).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2.Now go to tcode PPCI.Give the infotype number and name here.And check if your structure is visible here.If visible click on create button.Now system will create the module pools,screens and db tables.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;3.Goto tcode table T777I and maintain the time constraint fot the infotype.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;4.Now Double click on infotype per object and maintain the objects for which the infotype has to be maintained.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now go ahead and test it.Your custom infotype will be available.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Chinni.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 25 Aug 2008 22:12:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352007#M1036354</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-25T22:12:30Z</dc:date>
    </item>
    <item>
      <title>Re: Enhancing OM Infotype</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352008#M1036355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1) go to ppci&lt;/P&gt;&lt;P&gt;2 ) write infotype&lt;/P&gt;&lt;P&gt;3)click on extend&lt;/P&gt;&lt;P&gt;4) create ci&lt;/P&gt;&lt;P&gt;Have fun&lt;/P&gt;&lt;P&gt;Ira!!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Aug 2008 11:16:07 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/enhancing-om-infotype/m-p/4352008#M1036355</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2008-08-27T11:16:07Z</dc:date>
    </item>
  </channel>
</rss>

