Running an internal procedure or user-defined function
- Last Updated: March 30, 2020
- 1 minute read
- OpenEdge
- Version 12.2
- Documentation
The following sample shows how you might invoke the
GetTotalOrdersByNumber( ) method:
|
Note: The object ID handler automatically inserts the
custOrder
object ID into the SOAP request header.