Specifies whether posts should be made excl. the transaction type.
Syntax
client server public static NoYes projPostExPostingType(Common _common)
Run On
Called
Parameters
- _common
Type: Common Table
A ProdJournalTable table buffer or a ProdTable table buffer that is used to determine the production ID.
Return Value
Type: NoYes Enumeration
A YesNo enumeration value that indicates whether posts should be made excl. the transaction type.
Exceptions
| Exception | Condition |
|---|---|
| Error | The table buffer specified by the _common parameter is not of the ProdJournalTable type or the ProdTable type. |