The generic TelcoSalesOrder business object contains data attributes that pertain to a sales order. This business object includes customer information, account information, billing information, and the status of the sales order in an order handling system.
The generic TelcoSalesOrder business object is a hierarchical business object. Each of its attributes is either a String, a Boolean, or a child business object.
TelcoSalesOrder includes the following attributes:
Name | Type | Key | Cardinality |
---|---|---|---|
SalesOrderId | String | x | |
SalesOrderDate | String | ||
CompletionDate | String | ||
SalesInfo | String | ||
SalesOrderTerms | String | ||
Charge | String | ||
CustomerRef | PartyRef | 1 | |
AccountRef | AccountRef | 1 | |
BillingAccountRef | BillingAccountRef | 1 | |
CreditApproval | String | ||
AgentRef | PartyRef | 1 | |
SOLine | SelectedProduct | n | |
ContactPerson | ContactPerson | n | |
SOSetup | TelcoSalesOrderForDataService | 1 | |
Status | Status | 1 | |
ProcessContext | ProcessContext | 1 |
The generic TelcoSalesOrder business object supports the following verbs:
To examine a listing of the attributes of the generic TelcoSalesOrder business object, use the System Manager.