Prepare and manage a ProDataGraph parameter
- Last Updated: February 11, 2026
- 1 minute read
- OpenEdge
- Version 13.0
- Documentation
ABL requires a different programming model to manage DATASET or DATASET-HANDLE (static
or dynamic ProDataSet) parameters. However, to manage a ProDataGraph parameter
in a Java Open Client application, you use the same programming
model to map both types of ProDataSet parameters.