PBAEnterprisePortalMain.setTmpData Method [AX 2012]

Interprets an XML formatted string and inserts temporary BOM IDs and route IDs.

public void setTmpData(str _data)

Run On

Server

Parameters

_data
Type: str
An XML formatted string.

ExceptionCondition
Error

The XML is malformed.

This method is called from the EPPBAConfigurator web control.

Community Additions

ADD
Show: