Invoking Submit Functionality From the Business Object Layer
The following procedure shows you how to invoke the submit functionality from the business object layer.
To invoke Submit from the Business Component object layer
Invoke the CSSBCSubmitBusComp class BCSubmit on the Pharma Professional Call form applet.
To skip the check for reconciled inventory periods, specify a property with Name equals SkipCheck in the input property set.
Specify a [Value] of Y or TRUE, for example, psIn.SetProperty("SkipCheck","Y").
Note: If you want to check for reconciled inventory periods,
leave the input property set empty.