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

  1. Invoke the CSSBCSubmitBusComp class BCSubmit on the Pharma Professional Call form applet.

  2. To skip the check for reconciled inventory periods, specify a property with Name equals SkipCheck in the input property set.

  3. 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.