Table "Shared Resource WCAP"
ID 70345379
Namespace: CapVision.CapCollecte.Intercompany.Resource
Properties
| Name | Value |
|---|---|
| Caption | Shared Resource |
| DataCaptionFields | 1,3 |
| DrillDownPageId | Page CapVision.CapCollecte.Intercompany.Resource."Shared Resource List WCAP" |
| LookupPageId | Page CapVision.CapCollecte.Intercompany.Resource."Shared Resource List WCAP" |
| DataClassification | CustomerContent |
| DataPerCompany | False |
Fields
| Name | Type | Description |
|---|---|---|
| "No." | Code[20] | |
| Type | Microsoft.Projects.Resources.Resource."Resource Type" | |
| Name | Text[100] | |
| "Search Name" | Code[100] | |
| "Name 2" | Text[50] | |
| Address | Text[100] | |
| "Address 2" | Text[50] | |
| City | Text[30] | |
| "Social Security No." | Text[30] | |
| "Job Title" | Text[30] | |
| Education | Text[30] | |
| "Contract Class" | Text[30] | |
| "Employment Date" | Date | |
| "Resource Group No." | Code[20] | |
| "Global Dimension 1 Code" | Code[20] | |
| "Global Dimension 2 Code" | Code[20] | |
| "Base Unit of Measure" | Code[10] | |
| "Direct Unit Cost" | Decimal | |
| "Indirect Cost %" | Decimal | |
| "Unit Cost" | Decimal | |
| "Profit %" | Decimal | |
| "Price/Profit Calculation" | Option | |
| "Unit Price" | Decimal | |
| "Vendor No." | Code[20] | |
| "Last Date Modified" | Date | |
| Comment | Boolean | |
| Blocked | Boolean | |
| "Date Filter" | Date | |
| "Unit of Measure Filter" | Code[10] | |
| Capacity | Decimal | |
| "Qty. on Order (Job)" | Decimal | |
| "Qty. Quoted (Job)" | Decimal | |
| "Usage (Qty.)" | Decimal | |
| "Usage (Cost)" | Decimal | |
| "Usage (Price)" | Decimal | |
| "Sales (Qty.)" | Decimal | |
| "Sales (Cost)" | Decimal | |
| "Sales (Price)" | Decimal | |
| "Chargeable Filter" | Boolean | |
| "Gen. Prod. Posting Group" | Code[20] | |
| "Post Code" | Code[20] | |
| County | Text[30] | |
| "Automatic Ext. Texts" | Boolean | |
| "No. Series" | Code[20] | |
| "Tax Group Code" | Code[20] | |
| "VAT Prod. Posting Group" | Code[20] | |
| "Country/Region Code" | Code[10] | |
| "IC Partner Purch. G/L Acc. No." | Code[20] | |
| "Unit Group Exists" | Boolean | |
| Image | Media | |
| "Privacy Blocked" | Boolean | |
| "Coupled to Dataverse" | Boolean | |
| "Qty. on Assembly Order" | Decimal | |
| "Use Time Sheet" | Boolean | |
| "Time Sheet Owner User ID" | Code[50] | |
| "Time Sheet Approver User ID" | Code[50] | |
| "Default Deferral Template Code" | Code[10] | |
| "Qty. on Service Order" | Decimal | |
| "Service Zone Filter" | Code[10] | |
| "In Customer Zone" | Boolean | |
| "Vehicle No. WCAP" | Code[20] | |
| "Trailer No. WCAP" | Code[20] | Specifies the trailer number of the vehicle. |
| "Vendor No. WCAP" | Code[20] | Specifies the vendor number linked to this resource. |
| "Driver App Password WCAP" | Text[64] | Specifies the password of the driver used to log on the mobile app. |
| "Vehicle Plate Number WCAP" | Code[20] | Specifies the vehicle plate number. |
| "Embedded Weighing System WCAP" | Enum CapVision.CapCollecte.Weighing.Vehicles."Vehicle Weighing Provider WCAP" | Specifies the embedded weighing system used by the vehicle. |
| SystemId | Guid | |
| SystemCreatedAt | DateTime | |
| SystemCreatedBy | Guid | |
| SystemModifiedAt | DateTime | |
| SystemModifiedBy | Guid | |
| SystemRowVersion | BigInteger |
Methods
InsertVehicleAssignmentWCAP
Obsolete
This element will become obsolete from version V25.202505. Use InsertVehicleTrailerAssignmentWCAP instead
Ajoute une affectation de véhicule pour une ressource chauffeur.
[Obsolete(Use InsertVehicleTrailerAssignmentWCAP instead,V25.202505)]
procedure InsertVehicleAssignmentWCAP(VehicleNo: Code[20]; WorkingDate: Date)
Parameters
| Name | Type | Description |
|---|---|---|
| VehicleNo | Code[20] | |
| WorkingDate | Date |
InsertVehicleTrailerAssignmentWCAP
Ajoute une affectation de véhicule et/ou remorque pour une ressource chauffeur.
procedure InsertVehicleTrailerAssignmentWCAP(VehicleNo: Code[20]; TrailerNo: Code[20]; WorkingDate: Date)
Parameters
| Name | Type | Description |
|---|---|---|
| VehicleNo | Code[20] | |
| TrailerNo | Code[20] | |
| WorkingDate | Date |