ReturnMaterialAuthorizationSummary


Description

A representation of the important details of a return material authorization document in the Return module for Microsoft Dynamics GP. A list of return material authorization summary objects is returned by the GetReturnMaterialAuthorizationList method. The properties are read-only.

Properties

Property

Type

Length

Default

Description

ReturnTypeKey

ReturnMaterialAuthorizationTypeKey

N/A

N/A

The return type key object that specifies the type of return material authorization document.

ReturnStatusCodeKey

ReturnMaterialAuthorizationStatusCodeKey

N/A

N/A

The return status code key object that specifies the return status for the return material authorization document.

Type

ReturnMaterialAuthorizationType

N/A

N/A

The type object that specifies the return material authorization (RMA) type for the return material authorization document.


Inherits from

ServiceDocumentSummary


Documentation Feedback