Table "Booking Service Mapping"
ID 6706
Namespace: Microsoft.Booking
Properties
| Name |
Value |
| Caption |
Booking Service Mapping
|
| DataClassification |
CustomerContent
|
Fields
| Name |
Type |
Description |
| "Service ID" |
Text[50]
|
|
| "Item No." |
Code[20]
|
|
| "Booking Mailbox" |
Text[80]
|
|
| SystemId |
Guid
|
|
| SystemCreatedAt |
DateTime
|
|
| SystemCreatedBy |
Guid
|
|
| SystemModifiedAt |
DateTime
|
|
| SystemModifiedBy |
Guid
|
|
| SystemRowVersion |
BigInteger
|
|
Methods
Map
procedure Map(ItemNo: Code[20], ServiceID: Text[50], Mailbox: Text[80])
Parameters
| Name |
Type |
Description |
|
ItemNo
|
Code[20]
|
|
|
ServiceID
|
Text[50]
|
|
|
Mailbox
|
Text[80]
|
|
See also