Hinweis
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, sich anzumelden oder das Verzeichnis zu wechseln.
Für den Zugriff auf diese Seite ist eine Autorisierung erforderlich. Sie können versuchen, das Verzeichnis zu wechseln.
Description
A return material authorization line for a return material authorization in the Field Service module of Microsoft Dynamics GP. Each return material authorization can have a set of return material authorization lines.
Properties
Property |
Type |
Length |
Default |
Description |
|---|---|---|---|---|
Key |
N/A |
N/A |
The service line key object that uniquely identifies a service line for the return material authorization. |
|
BillOfLading |
string |
30 |
Empty |
The Bill of Lading for shipping out to the customer. |
ClosedDateTime |
dateTime |
N/A |
N/A |
The data and time the return material authorization line was closed. |
CommitDateTime |
dateTime |
N/A |
N/A |
The commit date and time for the return material authorization line. |
Replacement |
N/A |
N/A |
The replacement item for the return authorization line. |
|
CustomerName |
string |
64 |
Empty |
The customer's name. |
CustomerPONumber |
string |
20 |
Empty |
The purchase order number of the customer. |
EntryDateTime |
dateTime |
N/A |
N/A |
The entry date and time of the return material authorization line. |
EstimatedArrivalDateTime |
dateTime |
N/A |
N/A |
The estimated arrival date and time of return material authorization line. |
IsClosed |
boolean |
N/A |
False |
The value True indicates that the line is closed. |
IsCustomerOwned |
boolean |
N/A |
False |
The value True indicates when the return item is owned by the customer. |
IsFactorySealed |
boolean |
N/A |
False |
The value True indicates the return item is factory sealed. |
IsReadyToClose |
boolean |
N/A |
False |
The value True indicates the return material authorization line is ready to close. |
ItemDescription |
string |
100 |
Empty |
A description of the item on the return material authorization line. |
ItemKey |
N/A |
N/A |
The item key object that uniquely identifies the item for the return material authorization line. |
|
Note |
string |
8000 |
Empty |
Note text on the return material authorization line. |
OfficeKey |
N/A |
N/A |
The office key object that uniquely identifies the office that is responsible for the return material authorization line. |
|
OriginatingDocumentId |
string |
30 |
Empty |
The return reference document number. This would be either the Sales Invoice Number or Service Call Number. |
PromiseDateTime |
dateTime |
N/A |
N/A |
The promise date and time for the return material authorization line. |
Quantity |
N/A |
N/A |
The quantity of the item being returned on the return material authorization line. |
|
ReasonCodeKey |
N/A |
N/A |
The reason code key object that uniquely identifies the reason code for the return material authorization line. |
|
Repair |
N/A |
N/A |
Information for the repair of the item for the return authorization line. |
|
ReturnDateTime |
dateTime |
N/A |
N/A |
The return date and time of the return material authorization line. |
ReturnedItemDescription |
string |
100 |
Empty |
The description of the returned item on the return material authorization line. |
ReturnedItemKey |
N/A |
N/A |
The returned item key object that uniquely identifies the returned item for the return material authorization line. |
|
ReturnedPriceLevelKey |
N/A |
N/A |
The returned price level key object that uniquely identifies the price level for the returned item for the return material authorization line. |
|
ReturnedQuantity |
N/A |
N/A |
The quantity of the returned item on the return material authorization line. |
|
ReturnedTotalAmount |
N/A |
Set to the value ReturnedQuantity x ReturnedUnitPrice |
The extended price of the returned item. |
|
ReturnedUnitCost |
N/A |
The default unit cost will be set based on the valuation method for the inventory item. If this cannot be calculated, the default will be 0. |
The unit cost of the returned item. |
|
ReturnedUnitPrice |
N/A |
0 |
The unit price of the returned item. |
|
ReturnedUofM |
string |
9 |
Empty |
The unit of measure of the returned item. |
ReturnedWarehouseKey |
N/A |
N/A |
The returned warehouse key object that uniquely identifies the warehouse where the returned item was received for the return material authorization line. |
|
ReturnStatusCodeKey |
N/A |
N/A |
The return status code key object that uniquely identifies the return status of the return material authorization line. |
|
ReturnToAddress |
N/A |
Empty |
The address details for the return to warehouse for the return material authorization line. |
|
ReturnTypeKey |
N/A |
N/A |
The return type key object that uniquely identifies the return type for the return material authorization line. |
|
ReturnWarehouseKey |
N/A |
N/A |
The return warehouse key object that uniquely identifies the warehouse where the item on the return material authorization line will be returned to. |
|
SalesInvoiceLineKey |
N/A |
N/A |
The sales invoice line key object that uniquely identifies the sales invoice line for the return material authorization line. |
|
SalesInvoiceComponentSequenceNumber |
int |
N/A |
N/A |
The component sequence number for the sales invoice line on which the item on the return material authorization line was originally sold. |
EquipmentLineSequenceNumber |
int |
N/A |
N/A |
The equipment line sequence number for the service call line on which the item on the return material authorization line was originally sold. |
ServiceLineKey |
N/A |
N/A |
The service line key object that uniquely identifies the service line for the return material authorization line. |
|
ShippingMethodKey |
N/A |
N/A |
The shipping method key object that uniquely identifies the shipping method for the return material authorization line. |
|
ShipToAddress |
N/A |
N/A |
The address details for the ship to address of the return material authorization line. |
|
ShipToAddressKey |
N/A |
N/A |
The ship to address key object that uniquely identifies the ship to address for the return material authorization line. |
|
TotalAmount |
N/A |
Set to the value Quantity x UnitPrice |
The extended price of the item being returned. |
|
UnitCost |
N/A |
The default unit cost will be set based on the valuation method for the inventory item. If this cannot be calculated, the default will be 0. |
The unit cost of the item being returned. |
|
UnitPrice |
N/A |
0 |
The unit price of the item being returned. |
|
UofM |
string |
9 |
Empty |
The unit of measure of the item being returned. |
UserDefined01 |
string |
20 |
Empty |
User defined text. |
UserDefined02 |
string |
20 |
Empty |
User defined text. |
UserDefined03 |
string |
20 |
Empty |
User defined text. |
UserDefined04 |
string |
20 |
Empty |
User defined text. |
UserDefined05 |
string |
20 |
Empty |
User defined text. |
CreatedBy |
string |
N/A |
Set to the user ID of the subscriber who created the document line. |
The user who created the return material authorization document line. This property is read-only. |
FrontOfficeIntegrationId |
string |
N/A |
N/A |
Front office integration ID. This property is read-only. |
IsFromServiceCall |
boolean |
N/A |
N/A |
Identifies when the return material authorization line was created from a service call. This property is read-only. |
IsReceived |
boolean |
N/A |
N/A |
Identifies when the return material authorization line has been received. This property is read-only. |
IsTravelerPrinted |
boolean |
N/A |
N/A |
Identifies when a traveler has been printed for the return material authorization line. |
ReasonCodeDescription |
string |
N/A |
N/A |
The description of the reason code. This property is read-only. |
Reference |
string |
N/A |
N/A |
An additional reference for the return material authorization line. This property is read-only. |
ReturnedTotalCost |
N/A |
N/A |
The extended cost of the returned item. This property is read-only. |
|
ReturnStatus |
N/A |
N/A |
The return status of the return material authorization line. This property is read-only. |
|
SalesReturnLineKey |
N/A |
N/A |
The sales return line key object that uniquely identifies the sales return line for the return material authorization line. This property is read-only. |
|
SalesOrderLineKey |
N/A |
N/A |
The sales order line key object that uniquely identifies the sales order line for the return material authorization line. This property is read-only. |
|
TotalCost |
N/A |
N/A |
The extended cost of the return material authorization line. This property is read-only. |
|
TransferDocumentLineKey |
N/A |
N/A |
The transfer document line key object that uniquely identifies the transfer document line for the return material authorization line. This property is read-only. |
|
TransferStatus |
N/A |
N/A |
The status of the transfer document line. This property is read-only. |
|
Distributions |
N/A |
N/A |
A collection of distributions for the return material authorization line. |
|
Lots |
N/A |
N/A |
A collection of lots for the return material authorization line. |
|
Serials |
N/A |
N/A |
A collection of serial numbers for the return material authorization line. |