SAP ABAP Function Module /CEM/GET_REC_LOCK_QTY (Get the locked quantity for a record)
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_REC_LOCK_QTY | Get the locked quantity for a record |
| Function Group | /CEM/EE_QTY_LOCK | Quantity level locking implementation |
| Program Name | /CEM/SAPLEE_QTY_LOCK | |
| INCLUDE Name | /CEM/LEE_QTY_LOCKU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
QTY_LOCK_QTY | TYPE | /CEM/T_ENQ_QTY | Table type for quantity lock details | |||
| |
LOCKED_QTY | TYPE | /CEM/AVL_QTY | Locked Quantity | |||
| |
LOCKED_QTY_UOM | TYPE | /CEM/AVL_QTY_UOM | Locked Quantity UOM | |||
| |
NUMBER | TYPE | SYST-TABIX | Internal Table, Current Line Index | |||
| |
SUBRC | TYPE | SYST-SUBRC | Return Value, Return Value After ABAP Statements | |||
| |
REC_GUID | TYPE | /CEM/GUID | GUID | |||
| |
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 |