Ansicht
Dokumentation

RH_UPDATE_INFTY - Change infotype records

RH_UPDATE_INFTY - Change infotype records

SUBST_MERGE_LIST - merge external lists to one complete list with #if... logic for R3up   General Data in Customer Master  
This documentation is copyright by SAP AG.
SAP E-Book

Functionality

With this function module you can change multiple infotype records for OM objects from Personnel Planning database tables (HRPnnnn). The infotype tables of the table parameter INNNN must all have the structure Pnnnn (logical structure for the infotype nnnn). The records you want to change must exist in the Personnel Planning database tables. If not, this triggers the exception ERROR_DURING_UPDATE.

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

- 'B' -> internal update in buffer only, no DB update

In HR applications the parameter should be set to 'D' for update in dialog. If there are multiple operations that logically belong together to be updated internally in the buffer first and then saved together to the database, you should set the parameter in each case to 'B' for internal update in buffer only, no DB update. The DB update is then executed by calling the function module 'RH_UPDATE_DATABASE'.





Parameters

AUTHY
COMMIT_FLG
FORM
ILFCODE
INNNN
KEEP_LUPD
OLD_TABNR_NEW_LANGU
ORDER_FLG
PPPAR_IMP
REPID
VTASK
WORKF_ACTV

Exceptions

CORR_EXIT
ERROR_DURING_UPDATE
NO_AUTHORIZATION
REPID_FORM_INITIAL

Function Group

RHAP

General Material Data   Fill RESBD Structure from EBP Component Structure  
This documentation is copyright by SAP AG.

Length: 1593 Date: 20240523 Time: 163226     sap01-206 ( 44 ms )