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.
Creates an instance of the inventMovement class.
Syntax
client server public static InventMovement construct(
Common _buffer,
[InventMovSubType _subType,
Common _childBuffer])
Run On
Called
Parameters
- _buffer
Type: Common Table
salesLine, purchLine
- _subType
Type: InventMovSubType Enumeration
- _childBuffer
Type: Common Table
Return Value
Type: InventMovement Class
An InventMovement object.
Remarks
The method calls the constructNoThrow method, which, depending on the buffertype, initializes the movement class.