Banner

Attention: open in a new window. PDFPrintE-mail

2008
12
May

ENQUE_SLEEP function

These 3 commands can be used after an update.  Usually after a COMMIT WORK.

* Delay for 3 seconds.

1.     WAIT UP TO 3 Seconds.

2.     call function 'ENQUE_SLEEP'
                    exporting
                                    seconds              =        3.

3.     CALL FUNCTION 'FMCT_WAIT_FOR_UPDATE'
                            EXPORTING
                                                  I_SEC = 3.

Last Updated (Tuesday, 30 November 1999 00:00)
Banner