Wednesday, June 13, 2012

PE04 - HR Payroll Function How toS

Steps to create HR Payroll Function


  •  Payroll Function used to tied with the scheme ,  you can create or customize scheme using P01
  • Inside the scheme we call the HR Payroll Function and its parameter
  • HR Payroll function need to edit standard program, access key may be required

1) Customize HR Payroll Function should start with Z_ if not it will request to save to SAP Standard Package.

2) Country assigment should be selected, make sure it will be the same country assigned to the scheme Coutnry .

3) It sames go to Input and Out Paremeter, which should carry the same country. 


4) Need to create the function/subroutine to payroll driver program, in this  case it for China,
the subroutine name FUZ_HKC should be in the include program HCNCALC0

INCLUDE PCBURZCN0.        "Customer functions/operations

5) Details on each field is mean for what will be updated later....

             







Generating 'Sflight' Tables

Flight Application or Sflight is famous test table or application in SAP, to enable this application we need to populate  the dummy data. Below is the list of the table in Sflight application and steps to generate or populate the Sflight tables.

1. Run program  SAPBC_DATA_GENERATOR  using SE38.
2. Choose any number data requirement.
3. Execute the program.
4. Below is the screen capture of the program.





Table Name Description
SCARR Airlines
SPFLI  Flight Schedules
SFLIGHT  Flights
SBOOK  Flight Bookings
SCUSTOM  Flight Customers
SFLCONN  Flight Connections
SFLCONNPOS  Route segments of flight connections
SFLTRIP  Flight trips
SFLTRIPPOS Flight trip passsenger 
SFLTRIPBOK  booking numbers for flight trips


source :
http://help.sap.com/erp2005_ehp_04/helpdata/en/db/7c623cf568896be10000000a11405a/content.htm