Running a procedure with a TABLE parameter
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
This example shows how you might invoke a method that passes a TABLE
parameter, by calling the sample method, GetOrderDetails( ):
|
Note: The
CustomerOrderIDValue is automatically inserted in the
SOAP request header by the interface.