UPC_CHASEL_ENQUEUE_DEQUEUE is a standard ABAP INCLUDE available within your SAP system (depending on your version and release level). Below is the basic information available for this SAP report including which OBJECTS it interacts with such as TABLES, FUNCTION MODULES, INCLUDES ETC. Also check out the submitted Comments related to this SAP report or see any standard documentation available.
If you would like to execute this report or see the full code listing simply enter UPC_CHASEL_ENQUEUE_DEQUEUE into the relevant SAP transactions such as SE38 or SE80
This report can be called from another progam/report simply by using the ABAP SUBMIT statement, see below for example ABAP code snipts of how to do this.
No INCLUDES are used within this REPORT code!
No SAP DATABASE tables are accessed within this REPORT code!
UPC_DATA_ENQ_DEQ CALL FUNCTION 'UPC_DATA_ENQ_DEQ' EXPORTING i_area = r_plarat->area ito_chasel = lto_chasel i_action = i_action i_enqmode = i_enqmode is_lock_info = is_lock_info EXCEPTIONS foreign_lock = 1 rfc_error = 2 OTHERS = 3.
Although this basic information may have limited use it does provide an easy to find location to store any knowledge about this program/report.
UPC_CHASEL_ENQUEUE_DEQUEUE - Methode ENQUEUE_DEQUEUE der Klasse /1SEM/CL_CHASEL* UPC_CHASEL_ENQUEUE - Methode ENQUEUE der Klasse /1SEM/CL_CHASEL* UPC_CHASEL_DEQUEUE - Methode DEQUEUE der Klasse /1SEM/CL_CHASEL* UPC_CHASEL_CONSTRUCTOR - Methode CONSTRUCTOR der Klasse /1SEM/CL_CHASEL* UPC_CHALEV_MASK_P - Methode MASK_P der Klasse /1SEM/CL_CHALEV* UPC_CHALEV_MASK - Methode MASK der Klasse /1SEM/CL_CHALEV*