Pseudo-Algorithm for OrderQuote
Get the Quote and Quote Item business components.
If there are any records in the Quote Item business component, go to step 3;
Else go to step 4.
Set the CurrentCheckOutQuoteId profile attribute.
Set the Error Message output argument if there is any error;
If Return Error Code = N, do not return an error;
Else return an error.