Fonction SAP BAPI_PTIMEOVERVIEW_DELREPLICA - Delete employees' distributed time overviews

Paramètre Reférence Type Long. Valeur par déf. Facultatif Description
EXTAPPLICATION BAPI7013_3-EXTAPPLICATION C 5 External application
FROMDATE BAPI7013_3-FROM_DATE D 8 Start date for deletion
TODATE BAPI7013_3-TO_DATE D 8 End date for deletion

Paramètre Reférence Long. Facultatif Description
EMPLOYEES BAPI7013_4 8 Personnel numbers
RECEIVERS BDI_LOGSYS 10 X Explicitly specified receiver systems
RETURN BAPIRET2 548 X Error messages

Functionality
This method determines the employee time data overviews to be deleted.
The values specified in the time period and the external applicationactually determine the data to be deleted in the target system.
A list of the applicable employees is returned in the EMPLOYEESparameter.
The methodPTimeOverview.SaveReplicacarries out the deletion.

Description
For more information on external applications, see the correspondingdata element documentation on the external application.
Time data recorded in an external application can not bedeleted. Enter an appropriate application.

Description
The FROMDATE parameter defines the point in time as of which employeetime data can be deleted in the target system.

Description
The TODATE parameter determines the point in time up to which employeetime data can be deleted in the target system.

Description
For more information on personnel numbers, see the corresponding dataelement documentation on the Personnel number.

Description
For more information on logical systems, see the corresponding dataelement documentation on the logical system.

Description
Method return code

Value range
If an error occurs, this structure contains, for example, the followinginformation:
Message type (TYPE field)
Message code (CODE field)
Message text (MESSAGE field)

Default
Critical errors are indicated by E (error) and A (abort),warnings by W, and information and success messages by Iand S respectively.