PROCEDURE-NAME attribute
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
A string specifying the name of the remote procedure executed to instantiate the specified asynchronous request handle.
Data type: CHARACTER
Access: Read-only
Applies to: Asynchronous request object handle
This name is the same as the extern-proc-name, intern-proc-name, or VALUE option used to specify the remote procedure executed in the asynchronous RUN statement.