2007 Apr 04 11:38 AM
Hi all,
I want to use a bapi for infotype no 14
The user would enter some data in EP screen. the data from there would come and get stored in infotype 14 after all standard checks and if any error message appears, the bapi would have to throw it to the EP. If the update is successful, it has to throw a message to EP saying 'data updated successfully'.
Please suggest if there is any standard bapi is there or should I create a new one? Please suggest some coding as well.
Thanks
Ribhu
Hi all,
I want to use a bapi for infotype no 14
The user would enter some data in EP screen. the data from there would come and get stored in infotype 14 after all standard checks and if any error message appears, the bapi would have to throw it to the EP. If the update is successful, it has to throw a message to EP saying 'data updated successfully'.
Please suggest if there is any standard bapi is there or should I create a new one? Please suggest some coding as well.
Thanks
Ribhu
2007 Apr 04 11:40 AM
You can use the FM HR_INFOTYPE_OPERATION. This is Not a BAPI.
So, what you can do it to encapsulate this FM in a RFC Wrapper Function module and use that wrapper RFC function module.
Regards,
Ravi
2007 Apr 04 12:10 PM
Can you throw some more light on using this FM w.r.t. infotype 0014?
I'll give you points for every reply once my problem gets solved. Don worry about that.
Thanks
2007 Apr 04 11:45 AM
Ribhu,
Try with below FM.
'HR_INFOTYPE_OPERATION'
Ddon't forget to reward if useful....
2007 Apr 04 12:03 PM
Can you throw some more light on using this FM w.r.t. infotype 0014?
Thanks
2007 Apr 04 12:04 PM
Will give you points once my work gets done. Don worry about that
2007 Apr 04 11:46 AM
i think standard BAPI is there ,check Tcode BAPI or se37 search for BAPI
or
if u want to create thru FM as Ravi told u , then check
https://wiki.sdn.sap.com/wiki/pages/viewpage.action?pageId=13160
or
if BAPI is not there , then u can create a new one.
Regards
Prabhu
2007 Apr 04 12:10 PM
Are you running on ITS services or you have developed a BSP application by yourself? If you are using ITS, you shouldn't need to do anything, it works like PA30
2007 Apr 04 12:41 PM
2007 Apr 05 6:35 AM
Well the scenario is like this : - the employee should see the infotype 14 screen on his EP logon when he clicks on a link - Pa30 screen should not appear to him as such but he should directly jump to infotype 14 screen in the create mode.
Wheather we should create a separate screen in EP for this or wheather we can call this infotype 14 screen directly in EP??????
Please suggest
Message was edited by:
Ribhu Ahuja
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |