RetailConnSeedDataGenerator.addToPOSIsFormLayout Method [AX 2012]
private void addToPOSIsFormLayout(
RetailFormLayoutId _id,
str _title,
str _description,
int _upperCase,
str _headerNode,
str _linesNode,
str _footerNode,
int _printAsSlip,
int _useWindowsPrinter,
int _promptQuestion,
int _printBehaviour,
RetailReceipt _layoutType)
Run On
ServerParameters
- _id
- Type: RetailFormLayoutId Extended Data Type
- _title
- Type: str
- _description
- Type: str
- _upperCase
- Type: int
- _headerNode
- Type: str
- _linesNode
- Type: str
- _footerNode
- Type: str
- _printAsSlip
- Type: int
- _useWindowsPrinter
- Type: int
- _promptQuestion
- Type: int
- _printBehaviour
- Type: int
- _layoutType
- Type: RetailReceipt Enumeration
Community Additions
ADD
Show: