Share via


EFDocMsgBase_BR.needInquireEFDoc Method [AX 2012]

Checks whether you have to call the inquire web service to retrieve information about this document.

Syntax

public boolean needInquireEFDoc(str _returnCodeStatus)

Run On

Called

Parameters

  • _returnCodeStatus
    Type: str
    The return code status that is retrieved from the web service.

Return Value

Type: boolean
true if an inquiry is required; otherwise, false.

See Also

Reference

EFDocMsgBase_BR Class