JDBC Driver for Oracle Fusion Cloud Financials

Build 25.0.9434

DraftSupplierNegotiationResponseslineslineAttributeGroupslineAttributes

Lists the individual attributes of a negotiation line within a supplier’s draft response, providing granular specification data.

Columns

Name Type Description
DraftSupplierNegotiationResponsesResponseNumber [KEY] Long The unique identifier for the negotiation response, linking the attribute group to a specific response within the negotiation.
LinesLineId [KEY] Long The unique identifier for the negotiation response line, allowing the line attribute group to be associated with a specific line item in the response.
LinesResponseNumber [KEY] Long The unique identifier for the response within the negotiation line, linking the attribute group to the relevant response.
ResponseNumber [KEY] Long The identification number used for the supplier's internal tracking of the response, helping to organize and manage supplier responses.
LineId [KEY] Long The identifier for the negotiation line, linking the line attribute group to a specific line item within the negotiation response.
Line String The number that identifies the negotiation line, used to differentiate between multiple lines in the response.
LineDescription String A description of the line item, providing more context or details about the goods or services offered in the negotiation.
GroupId Long The unique identifier for the line attribute group, linking the group to a specific negotiation line and its associated attributes.
GroupName String The name of the line attribute group, used to categorize and identify related attributes within the negotiation line.
AttributeId [KEY] Long The unique identifier for the attribute, linking the specific attribute to the negotiation line and response.
AttributeName String The name or description of the attribute, providing clarity on what the attribute represents in the negotiation line.
SupplierId Long The unique identifier for the supplier responding to the negotiation, linking the attribute group to the specific supplier.
Supplier String The name of the supplier who provided the response for the negotiation line, identifying the entity involved.
ResponseTypeCode String An abbreviation that identifies whether a response is required for the line attribute. Valid values include 'REQUIRED', 'OPTIONAL', and 'DISPLAY_ONLY'.
ResponseType String Specifies whether the response for the line attribute is required ('REQUIRED'), optional ('OPTIONAL'), or not needed ('DISPLAY_ONLY'). Values are defined in the 'PON_ATTRIBUTE_RESPONSE_TYPE' lookup.
ValueTypeCode String An abbreviation that identifies the type of value for the attribute response. Valid values include 'TXT', 'NUM', 'DAT', and 'URL', specifying the data format for the response.
ValueType String The data type for the attribute response, such as text ('TXT'), number ('NUM'), date ('DAT'), or URL ('URL'), as defined in the 'PON_AUCTION_ATTRIBUTE_TYPE' lookup.
TargetDateValue Date The target value for the attribute when the value type is a date, representing the expected or desired date.
TargetNumberValue Decimal The target value for the attribute when the value type is a number, indicating the expected or preferred numerical value.
TargetTextValue String The target value for the attribute when the value type is text or URL, representing the expected or desired text or URL value.
ResponseDateValue Date The date value provided by the supplier in response to the attribute, used when the attribute value type is a date.
ResponseNumberValue Decimal The number value provided by the supplier in response to the attribute, used when the attribute value type is a number.
ResponseTextValue String The text value provided by the supplier in response to the attribute, used when the attribute value type is text.
Weight Decimal The importance or weight of the line attribute in relation to other attributes, used when calculating the overall score for the negotiation line.
CreatedBy String The user who created the line attribute group record, providing accountability for the data entry.
CreationDate Datetime The timestamp when the line attribute group record was created, establishing when the data was first entered into the system.
LastUpdatedBy String The user who last updated the line attribute group record, ensuring accountability for modifications.
LastUpdateDate Datetime The timestamp of the last update to the line attribute group record, tracking changes after the original creation.
Finder String A search identifier used to locate specific line attribute group records in the system.
EffectiveDate Date The date from which the line attribute group is considered effective, marking when it starts to apply within the negotiation process.

Copyright (c) 2025 CData Software, Inc. - All rights reserved.
Build 25.0.9434