- 方法一:
t-code:sm12
- 方法二:
call function 'ENQUEUE_EMMARCE'
exporting
matnr = itab-matnr
werks = itab-werks
_wait = ' '
exceptions
foreign_lock = 2
system_failure = 3.
t-code:sm12
call function 'ENQUEUE_EMMARCE'
exporting
matnr = itab-matnr
werks = itab-werks
_wait = ' '
exceptions
foreign_lock = 2
system_failure = 3.