DisableCheckCanInsert Method

This method skips the CanInsert check on the business component when new records are inserted.

Arguments

Argument Description

EnableCanInsert

[in] Y or N. When Y, the business component will skip the CanInsert check.

InstanceName

[in] ISS business component instance name.

BusCompName

[in] Name of the business component inside the ISS instance business object. The BusComp class must be derived from CSSBCOrderMgmtBase.