TableExtension WSB_ReservationEntryRSR¶
Methods¶
WSB_GetServLineNeededByDate¶
Gets the value of the global variable ServLineNeedebyDate which is set by procedure WSB_SetServLineNeededByDate.
Returns¶
| Type | Description |
|---|---|
Date |
Return value of the needed by date. |
WSB_SetServLineNeededByDate¶
Sets the value of the global variable ServLineNeedebyDate.
Parameters¶
| Type | Name | Description |
|---|---|---|
Date |
pNeededByDate |
The needed by date. |