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.
Edits and displays field SalesTaxFormTypes.
Syntax
public FormType_IN editSalesTaxFormType(
boolean _set,
FormType_IN _formType,
[RetailStoreTable _retailStoreTable])
Run On
Called
Parameters
- _set
Type: boolean
Indicate whether it is editing or displaying.
- _formType
Type: FormType_IN Extended Data Type
The entering formType.
- _retailStoreTable
Type: RetailStoreTable Table
The retail store to be edited and displayed.
Return Value
Type: FormType_IN Extended Data Type
The Formtype of the retail table.