PurchaseAgreementsnotificationControls
Agreement notification control alerts the user when expiration and release control conditions are met for an agreement. For example, it could send an expiration notification when an agreement expires or a released amount notification when the agreement amount is released.
Columns
Name | Type | Description |
PurchaseAgreementsAgreementHeaderId [KEY] | Long | Value that uniquely identifies the purchase agreement. |
NotificationId [KEY] | Long | Value that uniquely identifies the agreement notification control. |
ConditionCode | String | Notification type of the purchase agreement. |
Percentage | Decimal | Notification percentage of purchase agreement document total. |
Amount | Decimal | Notification amount of purchase agreement document total. |
StartDate | Date | Effective date of the notification. |
EndDate | Date | Expiration date of the notification. |
ReminderDays | Decimal | Value that identifies the number of days before the expiration event that the reminder notification needs to be sent. |
CreatedBy | String | User who created the notification controls on the purchase agreement |
CreationDate | Datetime | Date and time when the buyer or application created the notification controls of a purchase agreement. |
LastUpdatedBy | String | User who last updated the notification controls of a purchase agreement. |
LastUpdateDate | Datetime | Date and time when the buyer or application last updated the notification controls of a purchase agreement. |
AgreementHeaderId | Long | agreementheaderid |
Finder | String | finder |
EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |