Invoice Hold
The information related to invoice holds, such as hold date and hold reason.
QName: {http://xmlns.oracle.com/apps/financials/payables/invoices/transactions/invoiceService/}InvoiceHold
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 |
|---|---|---|
|
CreatedBy |
string |
Indicates the user who created the row. |
|
CreationDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time of the creation of the row. |
|
HeldBy |
string |
User that placed hold on invoice. |
|
HoldDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Date user placed hold on invoice. |
|
HoldId |
long |
Identifier of the invoice hold.
|
|
HoldLookupCode |
string |
Name of the hold that is applied on the invoice or invoice line. |
|
HoldReason |
string |
Reason for hold being placed on invoice. |
|
HoldStatusCode |
string |
Hold status. |
|
InvoiceId |
long |
Invoice identifier. |
|
LastUpdateDate |
{http://xmlns.oracle.com/adf/svc/types/}dateTime-Timestamp |
Indicates the date and time of the last update of the row. |
|
LastUpdatedBy |
string |
Indicates the user who last updated the row. |
|
LineNumber |
int |
Invoice line number of the applied hold. |
|
ReleaseLookupCode |
string |
Release name that released the hold on the invoice. |
|
ReleaseReason |
string |
Reason for release being placed on invoice. |