DataRecordFetchEdited

Note: This page includes content based on the F1 documentation for Centura development. It may be partially converted to support APF development, but should be regarded to be of uncertain actuality. It is provided as is. Eventually, it should be replaced by documentation available from within Visual Studio.

SalNumber DataRecordFetchEdited(ref SalString sAttr)

The DataRecordFetchEdited method collects the values of all edited data item in an attribute string.

Parameters

Name Description
ref SalString sAttr Attribute string containing values for the record attributes.

Returns

This method does not return a value

Comments

This method is called by the framework before each call to the standard methods (New__, Modify__, Remove__, and state events) to send any new/changed attributes to the server.