Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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)