PBALib::createRoute Method [AX 2012]
server public static RouteOpr createRoute(
RouteId _defaultRouteId,
RouteId _routeId,
PBADefaultRouteId _pbaDefaultRouteId,
PBAId _pbaId,
PBANodeId _pbaNodeId,
Common _itemLine,
CustAccount _custAccount,
PBATmpBomId _pbaTmpBomId,
OprNum _oprNum,
OprNumNext _oprNumNext,
RouteOprId _oprId,
RouteOprId _nextOprId,
RouteAccErrorPct _accError,
RouteOprPriority _oprPriority,
RouteErrorPct _errorPct,
SchedJobLinkType _linkType,
JmgJobPayType _payType,
RouteOprTimeQueueBefore _queueTimeBefore,
RouteOprTimeSetup _setupTime,
RouteOprTimeProcess _processTime,
RouteOprQtyProcessNumOf _processPerQty,
RouteOprTimeTransport _transpTime,
RouteOprTimeQueueAfter _queueTimeAfter,
RouteOprQtyTransferBatch _transferBatch,
RouteHourFactor _toHours,
RouteCostCategoryIdSetup _setupCategoryId,
RouteCostCategoryIdProcess _processCategoryId,
RouteCostCategoryIdQty _qtyCategoryId,
RouteOprType _routeOprType,
PropertyId _propertyId,
RouteGroupId _routeGroupId,
RouteFormulaFactor _formulaFactor1,
RouteFormula _formula,
WrkCtrIdCost _wrkCtrIdCost,
RefRecId _activity)
Run On
ServerParameters
- _defaultRouteId
- Type: RouteId Extended Data Type
- _routeId
- Type: RouteId Extended Data Type
- _pbaDefaultRouteId
- Type: PBADefaultRouteId Extended Data Type
- _pbaId
- Type: PBAId Extended Data Type
- _pbaNodeId
- Type: PBANodeId Extended Data Type
- _itemLine
- Type: Common Table
- _custAccount
- Type: CustAccount Extended Data Type
- _pbaTmpBomId
- Type: PBATmpBomId Table
- _oprNum
- Type: OprNum Extended Data Type
- _oprNumNext
- Type: OprNumNext Extended Data Type
- _oprId
- Type: RouteOprId Extended Data Type
- _nextOprId
- Type: RouteOprId Extended Data Type
- _accError
- Type: RouteAccErrorPct Extended Data Type
- _oprPriority
- Type: RouteOprPriority Enumeration
- _errorPct
- Type: RouteErrorPct Extended Data Type
- _linkType
- Type: SchedJobLinkType Enumeration
- _payType
- Type: JmgJobPayType Extended Data Type
- _queueTimeBefore
- Type: RouteOprTimeQueueBefore Extended Data Type
- _setupTime
- Type: RouteOprTimeSetup Extended Data Type
- _processTime
- Type: RouteOprTimeProcess Extended Data Type
- _processPerQty
- Type: RouteOprQtyProcessNumOf Extended Data Type
- _transpTime
- Type: RouteOprTimeTransport Extended Data Type
- _queueTimeAfter
- Type: RouteOprTimeQueueAfter Extended Data Type
- _transferBatch
- Type: RouteOprQtyTransferBatch Extended Data Type
- _toHours
- Type: RouteHourFactor Extended Data Type
- _setupCategoryId
- Type: RouteCostCategoryIdSetup Extended Data Type
- _processCategoryId
- Type: RouteCostCategoryIdProcess Extended Data Type
- _qtyCategoryId
- Type: RouteCostCategoryIdQty Extended Data Type
- _routeOprType
- Type: RouteOprType Enumeration
- _propertyId
- Type: PropertyId Extended Data Type
- _routeGroupId
- Type: RouteGroupId Extended Data Type
- _formulaFactor1
- Type: RouteFormulaFactor Extended Data Type
- _formula
- Type: RouteFormula Enumeration
- _wrkCtrIdCost
- Type: WrkCtrIdCost Extended Data Type
- _activity
- Type: RefRecId Extended Data Type
Show: