Syntax
Note
The syntax of this method varies based on the version of Microsoft Dynamics AX that you are using.
Microsoft Dynamics AX 2012 R3
public void createFromTmpFrmVirtual(
SalesTable _salesTable,
TmpFrmVirtual _tmpFrmVirtual,
[SMAServiceOrderTable _smaServiceOrderTable,
InventDimParm _inventDimParm])
Microsoft Dynamics AX 2012 R2 (SYS)
public void createFromTmpFrmVirtual(
SalesTable _salesTable,
TmpFrmVirtual _tmpFrmVirtual,
[SMAServiceOrderTable _smaServiceOrderTable,
InventDimParm _inventDimParm])
Microsoft Dynamics AX 2012 Feature Pack (SYS)
public void createFromTmpFrmVirtual(
SalesTable _salesTable,
TmpFrmVirtual _tmpFrmVirtual,
[SMAServiceOrderTable _smaServiceOrderTable])
Microsoft Dynamics AX 2012 (FPK)
public void createFromTmpFrmVirtual(
SalesTable _salesTable,
TmpFrmVirtual _tmpFrmVirtual,
[SMAServiceOrderTable _smaServiceOrderTable])
Microsoft Dynamics AX 2012 (SYS)
public void createFromTmpFrmVirtual(
SalesTable _salesTable,
TmpFrmVirtual _tmpFrmVirtual,
[SMAServiceOrderTable _smaServiceOrderTable])
Run On
Called
Parameters
- _salesTable
Type: SalesTable Table
- _tmpFrmVirtual
Type: TmpFrmVirtual Table
- _smaServiceOrderTable
Type: SMAServiceOrderTable Table
- _inventDimParm
Type: InventDimParm Table