EximAuthorization_Confirmed_IN.showData Method [AX 2012]
Shows confirmed order data.
Syntax
public void showData(FromDate _fromDate, ToDate _toDate)
Run On
Server
Parameters
- _fromDate
Type: FromDate Extended Data Type
The instance of the FromDate class.
- _toDate
Type: ToDate Extended Data Type
The instance of the ToDate class.