Total
Refers to the calculated total values.
QName: {http://xmlns.oracle.com/apps/scm/pricing/priceExecution/pricingProcesses/priceRequestService/}Total
Logical Business Objects
-
SCM : Pricing : Price Request
Relationships
The following table describes how this service data object is related to other service data objects or business object services.
| Relationship Type | Object or Service |
|---|---|
|
Contained by |
|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
CurrencyCode |
string |
Indicates what currency is used on the page. |
|
EstimatedFlag |
boolean |
Indicates whether or not the total amount is estimated. |
|
HeaderId |
long |
Source Header ID |
|
ParentEntityCode |
string |
Code of the entity for which a Total is calculated. |
|
ParentEntityId |
long |
ID of the entity for which a Total is calculated. |
|
PrimaryFlag |
boolean |
Indicates whether or not a pricing total is the primary pricing total. |
|
TotalAmount |
{http://xmlns.oracle.com/adf/svc/types/}AmountType |
Calculated total value, e.g., 1000.00 |
|
TotalAnnotation |
string |
Encodes totals grouping and display options in string format. |
|
TotalCode |
string |
The pricing total code, e.g., TOTAL_NET_PRICE |
|
TotalId |
long |
Primary key to identify the record uniquely.
|