BOMCalcTrans::updateReNumberLevelNum Method
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
client server private static void updateReNumberLevelNum(
Map _mapOprNumNext,
Map _mapOprLevel,
Map _mapOprNum,
OprNum _oprNum)
Microsoft Dynamics AX 2012 R2 (SYS)
client server private static void updateReNumberLevelNum(
Map _mapOprNumNext,
Map _mapOprLevel,
Map _mapOprNum,
OprNum _oprNum)
Microsoft Dynamics AX 2012 Feature Pack (SYS)
client server private static void updateReNumberLevelNum(
OprNum _oprNumNext,
Map _mapOprNumNext,
Map _mapOprLevel,
Map _mapOprNum,
OprNum _oprNum,
OprNum _oprNumLast,
RouteLevel _level)
Microsoft Dynamics AX 2012 (FPK)
client server private static void updateReNumberLevelNum(
OprNum _oprNumNext,
Map _mapOprNumNext,
Map _mapOprLevel,
Map _mapOprNum,
OprNum _oprNum,
OprNum _oprNumLast,
RouteLevel _level)
Microsoft Dynamics AX 2012 (SYS)
client server private static void updateReNumberLevelNum(
OprNum _oprNumNext,
Map _mapOprNumNext,
Map _mapOprLevel,
Map _mapOprNum,
OprNum _oprNum,
OprNum _oprNumLast,
RouteLevel _level)
Run On
Called
Parameters
- _mapOprNumNext
Type: Map Class
- _mapOprLevel
Type: Map Class
- _mapOprNum
Type: Map Class
- _oprNum
Type: OprNum Extended Data Type