‎2007 Apr 18 10:29 AM
‎2007 Apr 18 10:31 AM
It is a well documented FM.
"With this function module you can update the Personnel Planning
databases with insert, change, and delete operations for infotype
records carried out internally in the buffer with the function modules
'RH_INSERT_INFTY', 'RH_UPDATE_INFTY' and 'RH_DELETE_INFTY' (that is,
with VTASK = 'B').
The values of the parameter VTASK (update type) mean the following:
- 'D' -> update in dialog
- 'S' -> synchronous update via the update task
- 'V' -> asynchronous update via the update task
In HR applications the parameter should be set to 'D' for update in
dialog.
"
Regards,
Ravi