DraftSupplierNegotiationResponseslineslineAttributeGroupslineAttributes
The Line Attributes resource manages details about attributes on the supplier negotiation line.
Columns
Name | Type | Description |
DraftSupplierNegotiationResponsesResponseNumber [KEY] | Long | Value that uniquely identifies the negotiation response in a line. |
LinesLineId [KEY] | Long | Value that uniquely identifies the negotiation response line. |
LinesResponseNumber [KEY] | Long | Value that uniquely identifies the negotiation response in a line. |
ResponseNumber [KEY] | Long | Identification number used for the supplier's internal tracking. |
LineId [KEY] | Long | Value that identifies the negotiation line. |
Line | String | Number that identifies the negotiation line. |
LineDescription | String | Description of the line item. |
GroupId | Long | Value that uniquely identifies the line attribute groups. |
GroupName | String | Name of the attribute group. |
AttributeId [KEY] | Long | Value that identifies the attribute. |
AttributeName | String | Description of the attribute. |
SupplierId | Long | Value that uniquely identifies the supplier. |
Supplier | String | Name of the supplier who responds to the negotiation. |
ResponseTypeCode | String | Abbreviation that identifies whether the response for the line attribute is required. Valid values are REQUIRED, OPTIONAL, and DISPLAY_ONLY. A list of accepted values is defined in the lookup type PON_ATTRIBUTE_RESPONSE_TYPE. |
ResponseType | String | Specifies whether the response for the line attribute is required. Values include required, optional, or not needed. A list of accepted values is defined in the lookup type PON_ATTRIBUTE_RESPONSE_TYPE. |
ValueTypeCode | String | Abbreviation that identifies the type of value for the attribute response. Valid values are TXT, NUM, DAT, and URL. A list of accepted values is defined in the lookup type PON_AUCTION_ATTRIBUTE_TYPE. |
ValueType | String | Display name of the data type for the attribute response. For example, text, number, date, or URL (Uniform Resource Locator). A list of accepted values is defined in the lookup type Attribute Value Type. |
TargetDateValue | Date | Target value of the attribute. This value is applicable for dates. |
TargetNumberValue | Decimal | Target value for the attribute. This value is applicable for numbers. |
TargetTextValue | String | Target text or URL values of the attribute. |
ResponseDateValue | Date | Response value of the line attribute. This value is a date. |
ResponseNumberValue | Decimal | Response value of the line attribute. This value is a number data type. |
ResponseTextValue | String | Response value for the line attribute. This value is a text data type. |
Weight | Decimal | Importance of the line attribute when compared to other line attributes. The application uses this weight when it calculates the line score. |
CreatedBy | String | Identifies the user who created the row. |
CreationDate | Datetime | Timestamp of the creation of the row. |
LastUpdatedBy | String | Identifies the user who last updated the row. |
LastUpdateDate | Datetime | Timestamp of the last update of the row. |
Finder | String | finder |
EffectiveDate | Date | This query parameter is used to fetch resources which are effective dated as of the specified start date. |