SAP ABAP Function Module /CEM/GET_REQ_TRAN_LOCK_QTY (Get the quantity locked by a requesting transaction across entitlements)
Hierarchy
☛
BBPCRM (Software Component) BBPCRM
⤷
CRM-EM (Application Component) CRM Entitlement Management
⤷
/CEM/EE_COMMON (Package) Entitlements Engine - Common Objects
⤷
⤷
Basic Data
| Function Module | /CEM/GET_REQ_TRAN_LOCK_QTY | Get the quantity locked by a requesting transaction across entitlements |
| Function Group | /CEM/EE_QTY_LOCK | Quantity level locking implementation |
| Program Name | /CEM/SAPLEE_QTY_LOCK | |
| INCLUDE Name | /CEM/LEE_QTY_LOCKU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
QTY_LOCK_DETAILS | TYPE | /CEM/T_LOCK_QTY | Table type for quantity lock details | |||
| |
LOCKED_QTY | TYPE | /CEM/AVL_QTY | Available Quantity | |||
| |
LOCKED_QTY_UOM | TYPE | /CEM/AVL_QTY_UOM | Available Quantity UOM | |||
| |
NUMBER | TYPE | SYST-TABIX | Internal Table, Current Line Index | |||
| |
SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
REQ_TRAN | TYPE | CRMT_OBJECT_GUID | GUID of a CRM Order Object | |||
| |
COMMUNICATION_FAILURE | TYPE | See RFC documentation | ||||
| |
SYSTEM_FAILURE | TYPE | See RFC documentation | ||||
| |
NUMBER_CONVERSION | TYPE | Number conversion | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20050115 |
| SAP Release Created in | 401 |