Running an internal 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 takes a
TABLE
parameter, by calling the sample method, GetOrderDetails( ):
|
Note: The object ID handler automatically inserts the
custOrder
object ID into the SOAP request header.