Have you defined an Web Dynpro Launch System, eg. SAP_WebDynpro_XSS?
http://help.sap.com/erp2005_ehp_06/helpdata/en/43/bb2618d43a2ec5e10000000a11466f/frameset.htm
Have you defined an Web Dynpro Launch System, eg. SAP_WebDynpro_XSS?
http://help.sap.com/erp2005_ehp_06/helpdata/en/43/bb2618d43a2ec5e10000000a11466f/frameset.htm
Hi Experts,
Thank you for the support.
Regards,
Somdeb.
I am Curious what happened at the end. This may be learning for others.
Hi Current ( Is this your name ? ) You don't have to do any business activation for Flex Performance Management but you have use below ESS/MSS components and if you are using NWBC check your navigation role/area for OBN settings. 1. Check below POWL query for Flex performance. HAP_START_PAGE_POWL_UI_MSS HAP_START_PAGE_POWL_UI_ESS 2. Flex WD Component HAP_MAIN_DOCUMENT & check OBN setting for this ( employee.appraisal_document_wd_ui ) 3. That's all go to Phap_catalog & start configuring you new flex template. You can use 360 degree per-delieverd template also. Regards, Arpit
Hi All,
We have an issue with Dynamic Action for Benefit Enrollment.
When an a Adjustment reason is created for Rehire action,IT0041 will be triggered dynamically.
But the start date of It0041 is coming that of First hire date rather than REhire date...
P P0378-EVENT='Test'/X
I MOD,0041
W P0041-BEGDA=P0000-BEGDA
But for this code, system is bringing Original Hire date rather than Rehire Date???
If i remove P0000-BEGDA, the begin date is coming blank.
Please provide inputs for further actions???
Thanks & Regards
As others have suggested. You are not using Time Eval & you cant use P2006 payroll function because table "ABWKONTI" will be empty without timeEval. You have write a custom function to read 2006 for that employee & get Annual leave balance. Regards, Arpit
Above link will give you basic foundation to implement you can refer the RKT material for implementation and there are blogs probably old ones but processes remain same for Flexible in SDN use those to understand the concept and any specific question you have then please post them
I missed this wiki http://wiki.sdn.sap.com/wiki/display/ERPHCM/SAP+Performance+Management
Please refer it
Try..this..
MOD,0041,,,(P0000-BEGDA)
I don't have a SAP system..infront of me to confirm..
Sorry..if the above is not working..
Naren
Hi Naren,
Thanks for the response....
Sorry its not working
Thanks & Regards
Ok, what i understood that so you are using dynamic action for "Rehire" & you calling 378 first then 0041. Can you tell me few things from your system? Are you not using check class ? What this "V_T582ITVCLAS" & V_T588UICONVCLAS table is saying? Are you calling 378 directly Or with Re-hire action? This is way to update 41 when you do rehire. I P0000-MASSN='RehireCode'. "INS,0041,,,(P0000-BEGDA),(P0000-ENDDA)" W P0041-DAR01='Rehire dat type' W P0041-DAT01=P0000-BEGDA Regards, Arpit
Hi Current,
If you want to use flexible performance management, in backend you should use tcode phap_catalog_pa to create appraisal templates there.
Then configure the tabs and process via IMG node "Define Tabs and Process Configuration for Template".
For ESS/MSS configs, note 1600380 is helpful.
Regards,
David
Hi Arpit,
Thanks for the response.
What you understood is absolutely correct.
IT0041 is called only based on Change or creation of IT0378(via PA30 or PA40-action based).
Nothing to do with any action specifically,if any change happens to IT0378,this issue occurs...
So how can the begin date to bring that of IT0378 start date??
There is no check for Tclass .
Regards
Hi,
Maintain the Period parameters on yearly basis, not on monthly basis.
Maintain the same you have shown in the earlier replies which have on yearly basis.
Regards,
Raja Sekhar
Hi Pandya
please check PP01 tcd ,
plan version
object type O
object id
choose relationship A 011
pl check if the Orgunit has the correct cost centre mapped
ter r some ref guides below,hope its useful
http://harrypoe.wordpress.com/2008/01/11/sap-hr-report-utilities-rhinte/
http://saphelpbykevin.knguyentu.com/2007/07/what-are-rhinte.html
no worries
kg
Hi guys
I've seen some posts about this already but don't think they were answered. I'm doing a Greece SAP HCM implementation. Does anyone have any experience:
- Implementing SAP payroll in Greece and associated configuration
- Understanding of key Greece local in country infotypes for HCM
- Implementing PA/OM for Greece and any specifics?
Any information would be greatly appreciated!
Thanks
Chris
Hi Pradip,
You absence quota is not generating for previous months but not being generated for April. So, check the start date and validity dates of the absence quota.
Also, under the generation of absence quota should be on monthly basis. Check the generation rules and quota accruals.
Please check the display log and check how the absence quota is being treated for April month. The quota should have been transferred and should be stored in Quota.
Is it happening for this particular employee? or all the group of employees? If it is specific to employee you need to see why this particular employee's quota is not generated by checking the WPBP table.
Thanks,
Madhav.
Hi guys
I'm doing a Netherlands SAP HCM implementation. Does anyone have any experience:
- Implementing SAP payroll in Netherlands and associated configuration
- Understanding of key Netherlands local in-country infotypes for HCM
- Implementing PA/OM for Netherlands and any specifics?
Any information would be greatly appreciated!
Thanks
Chris
Hi Prdip,
As I understood you would generate quota from 1st April until 31th March next year once a year.
Maybe in RSDP rule the operation VARST FDYPP can't determine the 1st April.
I recommend to run for next month too and check in log maybe in an other day system generates quota. Otherwise I recommend to use such a code to determine first April.
D HRS=BCURMO HRS?4
*
= HRS=BCURDY HRS?1
= =
Or VARSTRDYxx
Generaly you can define a time type and set it 1 to active a quota generation rule in T559L. If you set the time type as 1 on 31.03.20xx you will make sure the next day you can generate quota and then set your time type 0 to omit generating quota each day. If you are seting this time type as 1 on 1st April please make sure your quota generation rule is after this setting.
Regards,
Omid
Regards,
Hi,
did you changed the IT0008 of this employee with effective from a retro date?
John