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
CalledParameters
- _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 ViewA record in the RetailProdAttribIntOrgMetadataExploded; otherwise, an empty record.
Show: