Table "Service Contract Account Group"
ID 5973
Namespace: Microsoft.Service.Contract
Properties
Fields
| Name |
Type |
Description |
| Code |
Code[10]
|
|
| Description |
Text[100]
|
|
| "Non-Prepaid Contract Acc." |
Code[20]
|
|
| "Prepaid Contract Acc." |
Code[20]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
CheckProdPostingGroups
procedure CheckProdPostingGroups(): Boolean
Returns
Events
OnBeforeCheckProdPostingGroups
[IntegrationEvent(False,False)]
local procedure OnBeforeCheckProdPostingGroups(var Result: Boolean, var IsHandled: Boolean)
Parameters
| Name |
Type |
Description |
|
Result
|
Boolean
|
|
|
IsHandled
|
Boolean
|
|
See also