<?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: Required Steps to develope the interface in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942700#M693713</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RSS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thnx for u r valuble points &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found the idcoc HRMD_A06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;When an 	New Employee To the  Pension&lt;/P&gt;&lt;P&gt;&amp;#149;	Terminations from the   Pension&lt;/P&gt;&lt;P&gt;&amp;#149;	Changes of:&lt;/P&gt;&lt;P&gt;o	Personal Data including name, payroll, NI Number, Department, work address, gender, Date of Birth and Marital Status&lt;/P&gt;&lt;P&gt;o	Company email&lt;/P&gt;&lt;P&gt;o	Contracted hours&lt;/P&gt;&lt;P&gt;o	Uniform posts&lt;/P&gt;&lt;P&gt;o	Pension scheme membership including salary&lt;/P&gt;&lt;P&gt;o	Pension Contributions&lt;/P&gt;&lt;P&gt;A new interface will be required to transfer this information from SAP HR module to the Pensions Administrators. The purpose of the interface is to ensure that all data is passed in the appropriate timeframe to ensure that key business processes are actioned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i need help regarding coding part can u provided me any coding regarding this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 18 Oct 2007 04:25:52 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-10-18T04:25:52Z</dc:date>
    <item>
      <title>Required Steps to develope the interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942696#M693709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hai,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is my need.&lt;/P&gt;&lt;P&gt;The following details are provided thru an interface:&lt;/P&gt;&lt;P&gt;Personal Data including name, payroll, NI Number, Department, work address, gender, Date of Birth and Marital Status,Company email,Contracted hours,Uniform posts,Pension scheme membership including salary,Pension Contributions&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;A new interface will be required to transfer this information from SAP HR module to the Pensions Administrators. The purpose of the interface is to ensure that all data is passed in the appropriate timeframe to ensure that key business processes are actioned.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 05:31:49 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942696#M693709</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T05:31:49Z</dc:date>
    </item>
    <item>
      <title>Re: Required Steps to develope the interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942697#M693710</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;If pension administrators is also into R/3, then create a program to upload a file from application server which has above data.. i.e. payroll number, Dpt. work address etc...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Upload the file &amp;amp; then update Pension administrator details as per your requirement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;if pension admstr is a different system, then download the data from SAP HR into a tab delimitted file.. &amp;amp; trigger the Pension adminstrtr system to upload the file &amp;amp; process it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best regards,&lt;/P&gt;&lt;P&gt;Prashant&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 05:38:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942697#M693710</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T05:38:40Z</dc:date>
    </item>
    <item>
      <title>Re: Required Steps to develope the interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942698#M693711</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 didn't get your requirement exactly.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But let me give some inputs through which you can do that(as per my understanding).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;- You can develop a custom idoc with the required fields and segments accordingly wtih respect to hierarchy and cardinality wise( like header and detail inormation).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;And you can send the idocs whenever requried.. The program for sending the idoc is generally scheduled in background....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Reward if helpful...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thnx,&lt;/P&gt;&lt;P&gt;RSS&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Oct 2007 05:39:39 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942698#M693711</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-15T05:39:39Z</dc:date>
    </item>
    <item>
      <title>Re: Required Steps to develope the interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942699#M693712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RSS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thnx for u r valuble points &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found the idcoc HRMD_A06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;When an 	New Employee To the  Pension&lt;/P&gt;&lt;P&gt;&amp;#149;	Terminations from the   Pension&lt;/P&gt;&lt;P&gt;&amp;#149;	Changes of:&lt;/P&gt;&lt;P&gt;o	Personal Data including name, payroll, NI Number, Department, work address, gender, Date of Birth and Marital Status&lt;/P&gt;&lt;P&gt;o	Company email&lt;/P&gt;&lt;P&gt;o	Contracted hours&lt;/P&gt;&lt;P&gt;o	Uniform posts&lt;/P&gt;&lt;P&gt;o	Pension scheme membership including salary&lt;/P&gt;&lt;P&gt;o	Pension Contributions&lt;/P&gt;&lt;P&gt;A new interface will be required to transfer this information from SAP HR module to the Pensions Administrators. The purpose of the interface is to ensure that all data is passed in the appropriate timeframe to ensure that key business processes are actioned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i need help regarding coding part can u provided me any coding regarding this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 04:25:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942699#M693712</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T04:25:09Z</dc:date>
    </item>
    <item>
      <title>Re: Required Steps to develope the interface</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942700#M693713</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi RSS,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt; Thnx for u r valuble points &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;i found the idcoc HRMD_A06.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;#149;When an 	New Employee To the  Pension&lt;/P&gt;&lt;P&gt;&amp;#149;	Terminations from the   Pension&lt;/P&gt;&lt;P&gt;&amp;#149;	Changes of:&lt;/P&gt;&lt;P&gt;o	Personal Data including name, payroll, NI Number, Department, work address, gender, Date of Birth and Marital Status&lt;/P&gt;&lt;P&gt;o	Company email&lt;/P&gt;&lt;P&gt;o	Contracted hours&lt;/P&gt;&lt;P&gt;o	Uniform posts&lt;/P&gt;&lt;P&gt;o	Pension scheme membership including salary&lt;/P&gt;&lt;P&gt;o	Pension Contributions&lt;/P&gt;&lt;P&gt;A new interface will be required to transfer this information from SAP HR module to the Pensions Administrators. The purpose of the interface is to ensure that all data is passed in the appropriate timeframe to ensure that key business processes are actioned&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Now i need help regarding coding part can u provided me any coding regarding this&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 18 Oct 2007 04:25:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/required-steps-to-develope-the-interface/m-p/2942700#M693713</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-10-18T04:25:52Z</dc:date>
    </item>
  </channel>
</rss>

