Skip to Content
0
Former Member
May 14, 2008 at 04:26 PM

enque_sleep function module...

375 Views

i tried to call enque_sleep in my report...but it wouldn't work out...

WRITE : / 'HALLO APA KABAR'.

CALL FUNCTION 'enque_sleep'

IMPORTING

seconds = 10.

WRITE : / 'HALLO APA KABAR'.

anybody could help me ??

thanks