sapdev logo background
sapdev logo sapdev logo
Comments

Create function module Z_ENQUE_SLEEP




The below intructions are part of the SAPTAlk Instant messaging program for SAP.

Create function module with following signiture and source code. Ensure the 'Remote-enabled module' option is selected within the table attributes section and description can be set to 'Automatic refresh'

*Code required to create function module
FUNCTION Z_ENQUE_SLEEP.
*"--------------------------------------------------------------
*"*"Local interface:
*"--------------------------------------------------------------

 wait up to 10 seconds.
ENDFUNCTION.




comments powered by Disqus