ChildUpdatePhyDelete

During an update operation, specifies how the connector handles data represented by a child business object that is missing from the incoming business object but exists in the database.

Set this property to true to cause the connector to physically delete the data record from the database.

Set this property to false to cause the connector to logically delete the data record from the database by setting the status column to the appropriate value. The application-specific information obtains the name of the status column and its value from the StatusColumnValue (SCN) parameter specified in its business-object level application-specific information.

Default value: false

Possible values: true or false

Required: No

Copyright IBM Corp. 1997, 2004