RetailProductPropertyManager.initializeInternally Method [AX 2012]
Note |
|---|
|
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using. |
Microsoft Dynamics AX 2012 R3
private void initializeInternally([RetailReportName _itemLabel, RetailReportName _shelfLabel])
Microsoft Dynamics AX 2012 R2 (SYS)
private void initializeInternally()
Microsoft Dynamics AX 2012 Feature Pack (SYS)
private void initializeInternally()
Run On
ServerParameters
- _itemLabel
- Type: RetailReportName Extended Data Type
- _shelfLabel
- Type: RetailReportName Extended Data Type
Community Additions
ADD
Show:
Note