Siebel Order Management Guide > Business Service Methods Reference > Order Entry Toolkit Business Service Methods >

CreateAccount


This is one of the Order Entry Toolkit Business Service Methods.

It creates a new account, associates it to the user and associates specified addresses to that account. The method also sets a specified field in the Quote BC, if it is required.

Arguments

Account Name

[in] Name of the new account. (Required)

Account Type

[in] Type of new account. (Required)

Address Id 1

[in] ID of an existing address associated with the new account. (Optional)

Address Id 2

[in] ID of an existing address associated with the new account. (Optional)

You can add more Address Id's by incrementing the number.

Quote Account Field

[in] Quote business component field to be populated with the Account Id. (Optional)

New Account Id

[out] Row Id of the newly created account.

Returns

Row Id of new account.

Remarks

User Properties

This method uses the following user properties:

This method invokes AssociateAccountToUser method in the CUT Account Administration Toolkit Service business service.

See Also

Methods GetBCCount and ValidatePayment.


 Siebel Order Management Guide 
 Published: 18 April 2003