DDETopic.status Method [AX 2012]

States the result of the operation upon returning from one of the Dynamic Data Exchange (DDE) transactions.

public DDEstatus status([DDEstatus value])

Run On

Client

Parameters

value
Type: DDEstatus Enumeration
The status; optional.
Set the status to OK when the transaction is accepted or performed.

Return Value

Type: DDEstatus Enumeration
The current status.

This method must be called during or after each transaction.

Community Additions

ADD
Show: