PCXmlSessionWriterComponent.createAttributeValuesMap Method [AX 2012]

Creates a map that contains the attribute values for a component.

protected Map createAttributeValuesMap(PCClass _component, PCComponentInstance _componentInstance)

Run On

Server

Parameters

_component
Type: PCClass Table
A component record for which to generate the XML.
_componentInstance
Type: PCComponentInstance Table
A component instance.

Return Value

Type: Map Class
A map that contains the attribute values for a component.

Community Additions

ADD
Show: