2007 Sep 17 10:26 AM
hi friends.
i have one scenario that if i am hiring one person using transaction pa40 and select the date.If the selection day is on saturday or sunday the hiring process should not take place.The problem is it is a standard program.
hi friends.
i have one scenario that if i am hiring one person using transaction pa40 and select the date.If the selection day is on saturday or sunday the hiring process should not take place.The problem is it is a standard program.
2007 Sep 17 11:29 AM
Hi,
Please copy the standard program to customize program , make the necessary changes as per your business logic.
Hope so this info will help you.
Rewards points if useful.
With Regards,
K K V
2007 Sep 18 5:58 AM
Hi,
As u have put check in std code u should go for user-exit or badi..
User exits for pa40
HRPBAS01 User Exit for HR Master Data
HRPC0001 HR: PC download authorization
HRRPAI01 User exit for FB HR_ENTRY_DATE and HR_LEAVING_DATE
PARA0001 Enhancement for Determining the Number of Periods
PARA0002 Enhancement for Calculating Annual Salary; IT0008,14,15
PBAS0001 PA: Pers.Admin./Recruitment: Default values and checks
PBAS0002 PA: Enhancements for Personnel Administration - Menu
PBASRP01 PA: User exit distributed reporting
I think HRPBAS01 will solve ur problem.