ddeSystem.request Method [AX 2012]

Occurs when the server receives a request command.

public str request(str item)

Run On

Client

Parameters

item
Type: str
The item from which data is desired.

Return Value

Type: str
The data that belongs to the item.

Remember to call the status enumeration if the function accepts the command string. The default implementation will set to NOTPROCESS. This method can be used to extract data from Microsoft Dynamics AX 3.0, which is formerly known as Microsoft Business Solutions–Axapta 3.0.

Community Additions

ADD
Show: