Table "Office Invoice"
ID 1606
Namespace: Microsoft.CRM.Outlook
Properties
| Name |
Value |
| Caption |
Office Invoice
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Item ID" |
Text[250]
|
|
| "Document No." |
Code[20]
|
|
| Posted |
Boolean
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
ShowInvoice
UnlinkDocument
procedure UnlinkDocument(DocumentNo: Code[20], IsPosted: Boolean)
Parameters
| Name |
Type |
Description |
|
DocumentNo
|
Code[20]
|
|
|
IsPosted
|
Boolean
|
|
See also