2009 Jun 12 2:06 PM
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
2009 Jun 12 2:13 PM
Hi
Check this EXIT_SAPFP50M_002 maybe can be helpful for you
Regards
Gregory
2009 Jun 12 2:18 PM
Hi Gregory,
But that user exit is only being called in pa30... i want for pa20 also.
2009 Jun 12 10:53 PM
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
2009 Jun 15 7:48 AM
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
2009 Jun 16 12:23 AM
Hi Shweta
Look this user-exit EXIT_SAPMP50A_001 --> zxpadu03
Maybe it helpful to you
Regards
Gregory
2009 Jun 12 2:15 PM
PBAS0001 - Include ZXPADU02
PARA0002 - INCLUDE ZXPARAU02 - Exit for Calculating Salary Percentage from IT0008 "Basic Pay"
2009 Jun 16 5:26 AM
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
2009 Jun 16 5:40 AM
Hi,
Try out this.
PARA0001-->EXIT_SAPLPARA_001
Hope it helps.
regards
Rajesh Kumar