Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

pa40 transaction some changes

Former Member
0 Likes
570

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.

2 REPLIES 2
Read only

Former Member
0 Likes
538

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

Read only

sachinjakkaria
Active Participant
0 Likes
538

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.