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.
Syntax
client server public static InventTransPosting find(
    TransDate _transDate, 
    Voucher _voucher, 
    InventTransOriginId _transOriginId, 
    InventTransPostingType _type, 
   [boolean _forUpdate])
Run On
Called
Parameters
- _transDate
 Type: TransDate Extended Data Type
- _voucher
 Type: Voucher Extended Data Type
- _transOriginId
 Type: InventTransOriginId Extended Data Type
- _type
 Type: InventTransPostingType Enumeration
- _forUpdate
 Type: boolean