<?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: Insert field custom in tab standard PPOME in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-field-custom-in-tab-standard-ppome/m-p/11651577#M1943626</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know infotypes, but I can see that the standard subscreen is hardcoded in form INIT_ADDRESS_SUBSCREEN of program SAPLRHADDRESS. Shouldn't you prefer a modification of the standard for such a minor modification? (so that to benefit of upgrade Tools/copy of standard is "now" considered as being the worst solution)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 May 2016 12:16:37 GMT</pubDate>
    <dc:creator>Sandra_Rossi</dc:creator>
    <dc:date>2016-05-18T12:16:37Z</dc:date>
    <item>
      <title>Insert field custom in tab standard PPOME</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-field-custom-in-tab-standard-ppome/m-p/11651576#M1943625</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;i would like to insert a custom field in tab standard ADDRESS (IT 1028) in PPOME transaction&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;I have done this steps&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;1) Go to transaction PPCM and enter the infotype i.e. 1028.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;2) Check the radio button "CI Include" and click on Create.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;3) Now add the custom field which you want incide this CI include i.e CI_P1028. Activate the CI Include&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;4) Now come back to PPCM main screen and click on "All" button, this will generate the screen and module pool program.&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;5) The subscreen 200 will hold the new field and this will be available at the end of std. fields when you view in PPOME/PP01 tcode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/servlet/JiveServlet/showImage/2-16722424-954493/Configuracion1.jpg" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #3778c7; background: transparent;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/954484" height="400" width="326" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;To get the new field on the Address tab, copy the function group SAPLRHADDRESS to a Z function group. Add your new field on the subscreen 401 of this function group. Get the field from the dictionary for adding.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/servlet/JiveServlet/showImage/2-16722424-954507/Configuracion2.jpg" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #3778c7; background: transparent;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/954485" height="400" width="119" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Now you need to configure this new Z function group in SPRO. Follow the below path for configuration,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;SPRO --&amp;gt; Personnel Management --&amp;gt; Organizational Management --&amp;gt; Hierarchy Framework --&amp;gt; Integrate New Infotype --&amp;gt; Add Infotype as Tab page in Detail Area --&amp;gt; Add Your Own Tab Pages to an Existing Tab Page Group&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;In the Scenaio Defintion (Hierarchy Framwork) Choose OME0 (I presume you are using standard settings and this is for Organanization Unit view in PPOME). After Selection/highlighting the row for "OME0", click the "Tab Page in Scenario for each Object type" on the left side of the tree. Choose the record which has,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Scenario = 'OME0'&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Obj. type = 'O'&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Tab Page = 'ADDRESS'&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Change the program name here to your new Z function group main program name and screen be as it is.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/servlet/JiveServlet/showImage/2-16722424-954508/Configuracion3.jpg" style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; color: #3778c7; background: transparent;"&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/954486" height="400" width="359" /&gt;&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;However, in the t.code PPOME when I select a Organizational Unit , in the TAB Addrres not appear the&lt;SPAN style="font-weight: inherit; font-style: inherit; font-size: 12px; font-family: inherit; background: transparent;"&gt;custom field&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;What is the reason ?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 12px; color: #333333; background: #ffffff;"&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 May 2016 21:28:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-field-custom-in-tab-standard-ppome/m-p/11651576#M1943625</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-05-17T21:28:20Z</dc:date>
    </item>
    <item>
      <title>Re: Insert field custom in tab standard PPOME</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/insert-field-custom-in-tab-standard-ppome/m-p/11651577#M1943626</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't know infotypes, but I can see that the standard subscreen is hardcoded in form INIT_ADDRESS_SUBSCREEN of program SAPLRHADDRESS. Shouldn't you prefer a modification of the standard for such a minor modification? (so that to benefit of upgrade Tools/copy of standard is "now" considered as being the worst solution)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 May 2016 12:16:37 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/insert-field-custom-in-tab-standard-ppome/m-p/11651577#M1943626</guid>
      <dc:creator>Sandra_Rossi</dc:creator>
      <dc:date>2016-05-18T12:16:37Z</dc:date>
    </item>
  </channel>
</rss>

