Defines the properties for a return material authorization in Microsoft Dynamics GP.
Property |
Type |
Length |
Default |
Description |
---|---|---|---|---|
BillOfLading |
string |
30 |
Empty |
Bill of Lading for shipping out to customer. |
ClosedDateTime |
dateTime |
N/A |
Empty |
The date and time the return material authorization was closed. |
CommitDateTime |
dateTime |
N/A |
Empty |
The commit date and time for the return material authorization. |
IsFromServiceCall |
boolean |
N/A |
N/A |
The value True indicates the return material authorization was created from Service Call. |
OriginatingDocumentId |
string |
30 |
Empty |
The return reference document number. This would be either the Sales Invoice Number or Service Call Number. |
OriginatingDocumentType |
N/A |
None |
Identifies the return origin. |
|
ReasonCodeKey |
N/A |
Empty |
The reason code key object that uniquely identifies a reason code for the return material authorization. |
|
ReturnDateTime |
dateTime |
N/A |
Empty |
The date and time the return material authorization was received. |
ReturnStatusCodeKey |
N/A |
Default from setup. |
The return status code key object that uniquely identifies a return status code for the return material authorization. |
|
ReturnToAddress |
N/A |
Empty |
The address details for the return to warehouse for the return material authorization. |
|
ReturnTypeKey |
N/A |
N/A |
The return type key object that uniquely identifies a return type for the return material authorization. |
|
ReturnWarehouseKey |
N/A |
Default from setup. |
The warehouse key object that uniquely identifies a return warehouse for the return material authorization. |
|
ShippingMethodKey |
N/A |
Empty |
The shipping method key object that uniquely identifies a shipping method for the return material authorization. |
|
ShipToAddress |
N/A |
N/A |
The address details for the ship to address of the return material authorization. |
|
CreatedBy |
string |
N/A |
Set to the user ID who created the document. |
The user who created the return material authorization document. This property is read-only. |
IsReceived |
boolean |
N/A |
N/A |
Indicates whether the return material authorizatiton has been received. This property is read-only. |
ReasonCodeDescription |
string |
30 |
Empty |
The description of the reason code. |
ReturnStatus |
N/A |
N/A |
Identifies the return status of the return material authorization. This property is read-only. |
|
Type |
N/A |
Default from setup. |
Identifies the record type of the return material authorization. This property is read-only. |
|
Lines |
N/A |
N/A |
A collection of return material authorization lines for the return material authorization. |
|
Audits |
N/A |
N/A |
A collection of audits for the return material authorization. |