‎2007 Jul 15 10:50 PM
On any save of IT0001, I want to create IT0017 depending on data from IT0001.
I implemented BADI HRPAD00INFTY for IT0001 and was able to capture all required data. Now I want to create IT0017 using this data. Any suggestion which function module can be used to create IT0017.
‎2007 Jul 16 1:09 AM
Hi,
Try FM 'HR_INFOTYPE_OPERATION'.
Please reward points if this info was useful to you.
Cheers,
Sougata.
‎2007 Jul 16 1:09 AM
Hi,
Try FM 'HR_INFOTYPE_OPERATION'.
Please reward points if this info was useful to you.
Cheers,
Sougata.
‎2007 Jul 16 9:28 PM
Hi,
I used above function module to create IT0017 in standalone program it works but when I try to call it from BAPI it is giving me an error..Too complex operation..
Looks like some lock indicators..
Can anyone pl. help where it is getting wrong..
I am really going crazy due to this error..
‎2007 Jul 17 12:47 AM
You are trying to call it from a BAPI or a BADI? Your last post says BAPI but your first post says BADI...so its bit confusing as you can call it from both BAPI & BADI interfaces.
Cheers,
Sougata.
‎2007 Jul 17 12:33 PM