Validated Account Combinations
Returns the validation status of the submitted account combinations and the code combination identifier if the account combination is valid.
QName: {http://xmlns.oracle.com/apps/financials/generalLedger/accounts/codeCombinations/accountCombinationService/}AccountValidationOutput
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 |
|---|---|
|
Handled by |
Attributes
The following table describes attributes in the service data object.
| Name | Type | Description |
|---|---|---|
|
CcId |
long |
The unique identifier for the account combination.
|
|
EnabledFlag |
boolean |
Enabled Flag for the combination. |
|
Error |
string |
error occurring during the creation process returs error on this tag. |
|
ErrorCode |
string |
error code for the returned error on this tag. |
|
FromDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Used to store the start date of the account combination. |
|
LedgerName |
string |
The ledger whose setup is used to validate the submitted account combination.
|
|
Segment1 |
string |
Segment value 1 of the account combination. |
|
Segment10 |
string |
Segment value 10 of the account combination. |
|
Segment11 |
string |
Segment value 11 of the account combination. |
|
Segment12 |
string |
Segment value 12 of the account combination. |
|
Segment13 |
string |
Segment value 13 of the account combination. |
|
Segment14 |
string |
Segment value 14 of the account combination. |
|
Segment15 |
string |
Segment value 15 of the account combination. |
|
Segment16 |
string |
Segment value 16 of the account combination. |
|
Segment17 |
string |
Segment value 17 of the account combination. |
|
Segment18 |
string |
Segment value 18 of the account combination. |
|
Segment19 |
string |
Segment value 19 of the account combination. |
|
Segment2 |
string |
Segment value 2 of the account combination. |
|
Segment20 |
string |
Segment value 20 of the account combination. |
|
Segment21 |
string |
Segment value 21 of the account combination. |
|
Segment22 |
string |
Segment value 22 of the account combination. |
|
Segment23 |
string |
Segment value 23 of the account combination. |
|
Segment24 |
string |
Segment value 24 of the account combination. |
|
Segment25 |
string |
Segment value 25 of the account combination. |
|
Segment26 |
string |
Segment value 26 of the account combination. |
|
Segment27 |
string |
Segment value 27 of the account combination. |
|
Segment28 |
string |
Segment value 28 of the account combination. |
|
Segment29 |
string |
Segment value 29 of the account combination. |
|
Segment3 |
string |
Segment value 3 of the account combination. |
|
Segment30 |
string |
Segment value 30 of the account combination. |
|
Segment4 |
string |
Segment value 4 of the account combination. |
|
Segment5 |
string |
Segment value 5 of the account combination. |
|
Segment6 |
string |
Segment value 6 of the account combination. |
|
Segment7 |
string |
Segment value 7 of the account combination. |
|
Segment8 |
string |
Segment value 8 of the account combination. |
|
Segment9 |
string |
Segment value 9 of the account combination. |
|
Status |
string |
The validation status of the account combination that was formed using the submitted segment values. |
|
ToDate |
{http://xmlns.oracle.com/adf/svc/types/}date-Date |
Used to store the end date of the account combination. |