Application Development 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: 

user exit for pa20

Former Member
0 Kudos
789

Hello expert,

I am working on case where i need to calculate insurance coverage amount for IT168.I am using user exit PBEN0011 for that..but for doing some validation i need begin date to read IT0008..So my question that since BEGDA is not available in above user exit .i want to put the begda in memory in some user exit which is being called on display option of records..

if anybody knows it please help me..

user exit called on display option of pa20 or pa30.

Thanks in advance.

Shweta

8 REPLIES 8

Former Member
0 Kudos
328

Hi

Check this EXIT_SAPFP50M_002 maybe can be helpful for you

Regards

Gregory

0 Kudos
328

Hi Gregory,

But that user exit is only being called in pa30... i want for pa20 also.

0 Kudos
328

Hi Shweta

Is correct this user-exit only is called for tx PA30, What do you need to do? why do you need a user-exit for PA20?

If you want modify some value or after make others validations save you need activate this user-exit.

Regards

Gregory

0 Kudos
328

Hi Gregory,

Actually my requirement is to calculate the insurance coverage field based on some logic on display of IT 0168 it can be either diplay(PA20) or create operation(PA30).So i need user exit which will get trigger on PA20 so that i can store the BEGDA of the display screen in sap memory to calculate the insurance coverage amount.

please help...

Thanks,

Shweta

0 Kudos
328

Hi Shweta

Look this user-exit EXIT_SAPMP50A_001 --> zxpadu03

Maybe it helpful to you

Regards

Gregory

Former Member
0 Kudos
328

PBAS0001 - Include ZXPADU02

PARA0002 - INCLUDE ZXPARAU02 - Exit for Calculating Salary Percentage from IT0008 "Basic Pay"

Former Member
0 Kudos
328

Hi,

Transaction Code - PA30 Maintain HR Master Data

Enhancement/ Business Add-in Description

Enhancement

PBASRP01 PA: User exit distributed reporting

PBAS0002 PA: Enhancements for Personnel Administration - Menu

PBAS0001 PA: Pers.Admin./Recruitment: Default values and checks

PARA0002 Enhancement for Calculating Annual Salary; IT0008,14,15

PARA0001 Enhancement for Determining the Number of Periods

HRRPAI01 User exit for FB HR_ENTRY_DATE and HR_LEAVING_DATE

HRPC0001 HR: PC download authorization

HRPBAS01 User Exit for HR Master Data

Former Member
0 Kudos
328

Hi,

Try out this.

PARA0001-->EXIT_SAPLPARA_001

Hope it helps.

regards

Rajesh Kumar