RetailProdAttribIntOrgMetadataExploded::getParentMetadata Method [AX 2012]

Gets the parent metadata for selected internal organization.

client server public static RetailProdAttribIntOrgMetadataExploded getParentMetadata(RetailInternalOrgRefRecId _internalOrgRecId, RefRecId _attributeRecId)

Run On

Called

Parameters

_internalOrgRecId
Type: RetailInternalOrgRefRecId Extended Data Type
The internal org id to get the parent metadata.
_attributeRecId
Type: RefRecId Extended Data Type
The attribute id to get the parent metadata.

Return Value

Type: RetailProdAttribIntOrgMetadataExploded View
A record in the RetailProdAttribIntOrgMetadataExploded; otherwise, an empty record.
Show: