‎2007 Jun 28 11:21 AM
i recorded pa30 view address data , organisedata and personal date its working good for organize data and personal data but for address data in case of country key its not working properly depending on se for singapore it work and for other country it not working . plz suggest to do with bapi i dont have idea with bapi
thanks for good suggestation
‎2007 Jun 28 11:24 AM
Hi,
You wants upload the absence quota into SAP using PA30 or you wants get the report of Absence quota .
To get the report you can fetch the data from infotype PA2006 straight away.
To upload the data use the fun module HR_INFOTYPE_OPERATION
Regards
‎2007 Jun 28 11:39 AM
Plz give me in details i not understanding . new to bapi how to do it
‎2007 Jun 28 11:49 AM
Address screen in PA30 changes as per the Country Grouping so you have to records for all the countries you need and then before writing BDC check the Employees Molga an then call your BDC accordingly.
You can solve this problem by using HR_INFOTYPE_OPERATION function module.
Refer the code for sample -
It is recommended to use this FM then BDC when you are doing one infotype at a time.
Regards,
Amit
Reward all helpful replies.