RetailCreateSpecificLabel.runForPrint Method [AX 2012]
Calls the methods to validate and create the label.
public void runForPrint(
FormDataSource _formDs,
str _reportName,
RetailLabelTypeBase _labelType)
Run On
CalledParameters
- _formDs
- Type: FormDataSource Class
Caller form datasource
- _reportName
- Type: str
Report name
- _labelType
- Type: RetailLabelTypeBase Enumeration
Label type
Community Additions
ADD
Show: