Joint Overhead Agreements (JOINT_OVERHEAD_AGREEMENTS_API)
Back to Qbyte 360 Connect API Reference Guide
- 1 Overview
- 2 joint_overhead_agreements_api.INSERT_WELL()
- 3 joint_overhead_agreements_api.UPDATE_WELL()
- 4 joint_overhead_agreements_api.VALIDATE_WELL()
- 5 Error Messages for INSERT_WELL() and UPDATE_WELL()
- 6 Joint_overhead_agreements_api.INSERT_PROPERTY()
- 7 joint_overhead_agreements_api.INSERT_PROPERTY()
- 8 joint_overhead_agreements_api.UPDATE_PROPERTY()
- 9 joint_overhead_agreements_api.VALIDATE_PROPERTY()
- 10 joint_overhead_agreements_api.VALIDATE_PROPERTY()
- 11 Error Messages for INSERT_PROPERTY() and UPDATE_PROPERTY()
Overview
Offers the ability to INSERT and UPDATE joint overhead agreement well count records. APIs required for the other joint overhead agreement tables should be places in this package. It also performs all data validations and returns a status code and error message. The name of the API package for updating the JOINT_OVERHEAD_AGREEMENTS_WELLS is JOINT_OVERHEAD_AGREEMENTS_API. The functions are:
joint_overhead_agreements_api.INSERT_WELL()
Function returns BOOLEAN to indicate a successful/unsuccessful action.
Default values on parameters indicate that the parameter is optional and the default value will be inserted into the corresponding column.
Available as both a function and a procedure.
joint_overhead_agreements_api.UPDATE_WELL()
Function returns BOOLEAN to indicate a successful/unsuccessful action.
Default values on parameters indicate that the parameter is optional and the default value will be inserted into the corresponding column.
Available as both a function and a procedure.
joint_overhead_agreements_api.VALIDATE_WELL()
Function returns BOOLEAN to indicate a successful/unsuccessful action.
Default values on parameters indicate that the parameter is optional and the default value will be inserted into the corresponding column.
Available as both a function and a procedure.
Error Messages for INSERT_WELL() and UPDATE_WELL()
Joint_overhead_agreements_api.INSERT_PROPERTY()
Function returns BOOLEAN to indicate a successful/unsuccessful action.
Default values on parameters indicate that the parameter is optional and the default value will be inserted into the corresponding column.
Available as both a function and a procedure.
joint_overhead_agreements_api.INSERT_PROPERTY()
Function returns BOOLEAN to indicate a successful/unsuccessful action.
Default values on parameters indicate that the parameter is optional and the default value will be inserted into the corresponding column.
Available as both a function and a procedure.
joint_overhead_agreements_api.UPDATE_PROPERTY()
Function returns BOOLEAN to indicate a successful/unsuccessful action.
Default values on parameters indicate that the parameter is optional and the default value will be inserted into the corresponding column.
Available as both a function and a procedure.
joint_overhead_agreements_api.VALIDATE_PROPERTY()
Function returns BOOLEAN to indicate a successful/unsuccessful action.
Default values on parameters indicate that the parameter is optional and the default value will be inserted into the corresponding column.
Available as both a function and a procedure.
joint_overhead_agreements_api.VALIDATE_PROPERTY()
Function returns BOOLEAN to indicate a successful/unsuccessful action.
Default values on parameters indicate that the parameter is optional and the default value will be inserted into the corresponding column.
Available as both a function and a procedure.
Error Messages for INSERT_PROPERTY() and UPDATE_PROPERTY()
Related content
Copyright© 2024 IFS AB. Copying prohibited. All rights reserved.