Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Returns an empty table buffer for the concrete table represented by the map.
Syntax
client server public static CustVendSettlementExtensionTH getEmptyTableBuffer(ModuleCustVend _moduleCustVend)
Run On
Called
Parameters
- _moduleCustVend
Type: ModuleCustVend Enumeration
The module consuming the map.
Return Value
Type: CustVendSettlementExtensionTH Map
An empty table buffer for the concrete table represented by the map.
Exceptions
Exception | Condition |
---|---|
Error | The map has not been associated with one of the concrete tables represented by the map. |