ENQUEUE_ELLVSX SAP Function module - ENQUEUE ELLVSX ENQUEUE_ELLVSX is a standard SAP function module available within R/3 SAP systems depending on your version and release level. Below are the pattern details for this FM showing its interface including any import, export parameters etc and for your convenience any standard documentation available. All this information and more can be viewed if you enter the function module name ENQUEUE_ELLVSX into the relevant SAP transaction such as SE37 or SE80.
Pattern for FM ENQUEUE_ELLVSX - ENQUEUE ELLVSX
Associated Function Group:
DWBEN/SAPLLENQ
Released Date: Not Released
CALL FUNCTION 'ENQUEUE_ELLVSX' "
* EXPORTING
* mode_llvsx = 'E' " dd26e-enqmode
* mandt = SY-MANDT " llvsx-mandt
* lvsob = " llvsx-lvsob
* lgnum = " llvsx-lgnum
* lgtyp = " llvsx-lgtyp
* x_lvsob = SPACE "
* x_lgnum = SPACE "
* x_lgtyp = SPACE "
* _scope = '2' "
* _wait = SPACE "
* _collect = ' ' " ddenq_like-collect
EXCEPTIONS
FOREIGN_LOCK = 1 "
SYSTEM_FAILURE = 2 "
. " ENQUEUE_ELLVSX
|
|||||||||
Terms of Service     Contact Us     Privacy Policy     Useful SAP related sites