<?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: Load T558A table. in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-t558a-table/m-p/2748340#M639026</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this program Transfer Old Payroll Account from Sequential File to Table T558A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RPULKT00 is a sample report for transferring payroll accounts from a&lt;/P&gt;&lt;P&gt;sequential file to table T558A. From here you can move wage types to&lt;/P&gt;&lt;P&gt;file PCL2 using the payroll driver&lt;/P&gt;&lt;P&gt;      RPCALCD0 or RPCALCA0, RPCALCC0, RPCALCE0&lt;/P&gt;&lt;P&gt;and the special conversion schema&lt;/P&gt;&lt;P&gt;      XLK0 (transfer payroll account)&lt;/P&gt;&lt;P&gt;or the appropriate country-specific schemas&lt;/P&gt;&lt;P&gt;      DLK0, ELK0 etc.&lt;/P&gt;&lt;P&gt;The file records must have the structure HRLOADPAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take into account that the special conversion function&lt;/P&gt;&lt;P&gt;      TRANS transfers entries from table T558A to the IT.&lt;/P&gt;&lt;P&gt;      (  &amp;gt;FUNC.TRANS in RPDSYS00).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have transferred the values of the old payroll account from&lt;/P&gt;&lt;P&gt;table T558A to the internal table IT with the command TRANS, you can&lt;/P&gt;&lt;P&gt;perform all necessary conversions using the normal payroll functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If for example, you have only stored one number value in your old&lt;/P&gt;&lt;P&gt;payroll account for each wage type, you can move this to the amount&lt;/P&gt;&lt;P&gt;field of table T558A, and convert the amount/unit or number in the the&lt;/P&gt;&lt;P&gt;conversion schema/cycle using the normal operations before storing the&lt;/P&gt;&lt;P&gt;results in the RT; (almost) all normal payroll options can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After successful transfer, you can delete table T558A again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample wage types required for the transfer are stored in table T558A&lt;/P&gt;&lt;P&gt;under&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Personnel number:       00000000&lt;/P&gt;&lt;P&gt;   Payroll end date:       12/31/1992 for a January 1993 start date&lt;/P&gt;&lt;P&gt;                           03/31/1993 for an April 1993 start date&lt;/P&gt;&lt;P&gt;   Modifier:               01 for Germany&lt;/P&gt;&lt;P&gt;                           02 for Switzerland&lt;/P&gt;&lt;P&gt;                           03 for Austria&lt;/P&gt;&lt;P&gt;                           04 for Spain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample entries always refer to the end date of the period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on your system requirements, you may also need other wage&lt;/P&gt;&lt;P&gt;types, such as average values from previous periods, which are not in&lt;/P&gt;&lt;P&gt;table T558A. A smaller wage type catalog can be used for the transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enter the file using the physical or logical file name. For more&lt;/P&gt;&lt;P&gt;information on logical file names, see Customizing for Basis under&lt;/P&gt;&lt;P&gt;"Additional Client-Dependent File Name Maintenance".&lt;/P&gt;&lt;P&gt;The file containing the payroll accounts to be copied is read in the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text mode (OPEN ... IN TEXT MODE) see ABAP command OPEN).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Password: You should use your login name as the password.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Sep 2007 11:37:24 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2007-09-06T11:37:24Z</dc:date>
    <item>
      <title>Load T558A table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-t558a-table/m-p/2748339#M639025</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi. Anybody can tell me how to load data into T558A table??&lt;/P&gt;&lt;P&gt;Should i use RPULKT00 program?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Does anyone have any information about this program?&lt;/P&gt;&lt;P&gt;And what means the #R3 and #R2 labels in the code?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks a lot&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 11:35:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-t558a-table/m-p/2748339#M639025</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T11:35:17Z</dc:date>
    </item>
    <item>
      <title>Re: Load T558A table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-t558a-table/m-p/2748340#M639026</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;this program Transfer Old Payroll Account from Sequential File to Table T558A&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;RPULKT00 is a sample report for transferring payroll accounts from a&lt;/P&gt;&lt;P&gt;sequential file to table T558A. From here you can move wage types to&lt;/P&gt;&lt;P&gt;file PCL2 using the payroll driver&lt;/P&gt;&lt;P&gt;      RPCALCD0 or RPCALCA0, RPCALCC0, RPCALCE0&lt;/P&gt;&lt;P&gt;and the special conversion schema&lt;/P&gt;&lt;P&gt;      XLK0 (transfer payroll account)&lt;/P&gt;&lt;P&gt;or the appropriate country-specific schemas&lt;/P&gt;&lt;P&gt;      DLK0, ELK0 etc.&lt;/P&gt;&lt;P&gt;The file records must have the structure HRLOADPAY.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please take into account that the special conversion function&lt;/P&gt;&lt;P&gt;      TRANS transfers entries from table T558A to the IT.&lt;/P&gt;&lt;P&gt;      (  &amp;gt;FUNC.TRANS in RPDSYS00).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After you have transferred the values of the old payroll account from&lt;/P&gt;&lt;P&gt;table T558A to the internal table IT with the command TRANS, you can&lt;/P&gt;&lt;P&gt;perform all necessary conversions using the normal payroll functions.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If for example, you have only stored one number value in your old&lt;/P&gt;&lt;P&gt;payroll account for each wage type, you can move this to the amount&lt;/P&gt;&lt;P&gt;field of table T558A, and convert the amount/unit or number in the the&lt;/P&gt;&lt;P&gt;conversion schema/cycle using the normal operations before storing the&lt;/P&gt;&lt;P&gt;results in the RT; (almost) all normal payroll options can be used.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;After successful transfer, you can delete table T558A again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample wage types required for the transfer are stored in table T558A&lt;/P&gt;&lt;P&gt;under&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;   Personnel number:       00000000&lt;/P&gt;&lt;P&gt;   Payroll end date:       12/31/1992 for a January 1993 start date&lt;/P&gt;&lt;P&gt;                           03/31/1993 for an April 1993 start date&lt;/P&gt;&lt;P&gt;   Modifier:               01 for Germany&lt;/P&gt;&lt;P&gt;                           02 for Switzerland&lt;/P&gt;&lt;P&gt;                           03 for Austria&lt;/P&gt;&lt;P&gt;                           04 for Spain&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Sample entries always refer to the end date of the period.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Depending on your system requirements, you may also need other wage&lt;/P&gt;&lt;P&gt;types, such as average values from previous periods, which are not in&lt;/P&gt;&lt;P&gt;table T558A. A smaller wage type catalog can be used for the transfer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You can enter the file using the physical or logical file name. For more&lt;/P&gt;&lt;P&gt;information on logical file names, see Customizing for Basis under&lt;/P&gt;&lt;P&gt;"Additional Client-Dependent File Name Maintenance".&lt;/P&gt;&lt;P&gt;The file containing the payroll accounts to be copied is read in the&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;text mode (OPEN ... IN TEXT MODE) see ABAP command OPEN).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Password: You should use your login name as the password.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 11:37:24 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-t558a-table/m-p/2748340#M639026</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T11:37:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load T558A table.</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/load-t558a-table/m-p/2748341#M639027</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;You can use the program RPULKT00 to load it, If test is off, your password is your username.&lt;/P&gt;&lt;P&gt;&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; Sudheer&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Sep 2007 11:40:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/load-t558a-table/m-p/2748341#M639027</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2007-09-06T11:40:17Z</dc:date>
    </item>
  </channel>
</rss>

