CustTable::createOneTimeAccount Method
Creates a one-time customer
Syntax
server public static CustAccount createOneTimeAccount(Common _common)
Run On
Server
Parameters
- _common
Type: Common Table
A record from which to initialize customer.
Return Value
Type: CustAccount Extended Data Type
The CustAccount object of the new customer.