ChartOfAccountsObject.<Chart of accounts name>.GetCodeOrder
Syntax:
Returned value:
Description:
For instance, the account "41.1" with the "@@@.@@@.@@" mask returns the string "41. 1".
Availability:
Note:
Example:
Procedure BeforeWrite(Cancel) Order = GetCodeOrder(); EndProcedure |