PmfFormulaCoBy::reNumber Method
Initializes formula coby product line number and packs them.
Syntax
server public static container reNumber(RecId _recId, [boolean _packInContainer])
Run On
Server
Parameters
- _recId
Type: RecId Extended Data Type
Formula coby product source record id.
- _packInContainer
Type: boolean
if returns pack list of updated formula coby products.
Return Value
Type: container
Packed formula coby list.
Remarks
public server static container reNumber(RecId _recId, boolean _packInContainer)