A script-enabled browser is required for this page to function properly.

Coordination Status Property

Description

For a block that is a detail block in a master-detail block relation, this property specifies the current coordination status of the block with respect to its master block(s). This property is set to the value COORDINATED when the block is coordinated with all of its master blocks. When the block is not coordinated with all of its master blocks, Coordination_Status is set to NON_COORDINATED.

Immediately after records are fetched to the detail block, the status of a detail block is COORDINATED. When a different record becomes the current record in the master block, the status of the detail block again becomes NON_COORDINATED.

Applies to relation

Set programmatically

Refer to Built-in

GET_BLOCK_PROPERTY

SET_BLOCK_PROPERTY

Usage Notes

This property is included for designers who are programmatically enforcing a custom master-detail block coordination scheme. Its use is not required when you are using Oracle Forms declarative master-detail coordination.