ProjPost.checkTrans Method [AX 2012]
Checks to make sure that the mandatory transaction fields contain values.
public boolean checkTrans([boolean throwerror])
Run On
ServerParameters
- throwerror
- Type: boolean
Indicates whether an error should be thrown when a validation fails. May be set to nullNothingnullptrunita null reference (Nothing in Visual Basic). The default value is true; optional.
Return Value
Type: booleantrue if the basic fields contain values. The following fields are checked by this routine:
-
Project ID
-
Category ID
-
Currency ID for Sales
-
Transaction Date
Community Additions
ADD
Show: