This Cantara Business Function is a generic wrapper for the standard JDE Reserve Object function
Additional to the standard parameters we have added ....
Reserve Mode
0/blank/null = Do no reservations or releasing of reservation
1 = Standard Mode , fail if existing reservation for different user or different application
2 = OK if same User and Remove afterwards
3 = OK if same User but don't clear afterwards
Release Reservation
Flag indicating whether to release the reservation at transaction end.
Data Structure
|
Name |
Type |
Inclusion |
Direction |
|---|---|---|---|
|
cReserveMode_EV01 |
CHARACTER |
OPTIONAL |
IN |
|
szObjectName_OBNM |
STRING |
REQUIRED |
IN |
|
szGenericKey_GENKEY |
STRING |
REQUIRED |
IN |
|
cSuppressErrors_EV01 |
CHARACTER |
OPTIONAL |
IN |
|
szErrorDataItem |
ERRORALIAS |
REQUIRED |
OUT |
|
szApplicationForReserve_PID |
STRING |
REQUIRED |
IN |
|
cReleaseResevation_EV01 |
CHARACTER |
REQUIRED |
OUT |
|
szReservedByUserName_ALPH |
STRING |
OPTIONAL |
OUT |
|
szReservedByApplication_PID |
STRING |
OPTIONAL |
OUT |