Functionality With this function module you can update the Personnel Planningdatabases with insert, change, and delete operations for infotyperecords 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 indialog. |