Oracle Fusion Cloud SCM Connector Objects (SCMCommon Schema)

NameDescription
B2bApplicationPartnersProvides details of cross-referenced entities, such as customers or suppliers, involved in B2B message processing in Oracle Fusion applications.
B2bApplicationPartnersdocumentsRetrieves documents associated with application partners for B2B message processing, linking Oracle Fusion applications and trading partners.
B2bMessageTransactionsManages B2B messages exchanged between Oracle Fusion applications and trading partners using the Collaboration Messaging Framework.
B2bMessageTransactionsdeliveryAttemptsTracks reprocessed messages that failed or encountered errors during delivery attempts in the Collaboration Messaging Framework.
B2bMessageTransactionsreceiptConfirmationsCaptures confirmation messages from trading partners indicating successful receipt of outbound business documents.
B2bTradingPartnersDetails external entities, such as customers and suppliers, involved in B2B message exchanges within Oracle Fusion applications.
B2bTradingPartnersb2bServiceProvidersProvides information about external service providers that facilitate message processing for trading partners.
B2bTradingPartnersconfirmationCodesMaps status codes between trading partners and Oracle's Collaboration Messaging Framework for message processing.
B2bTradingPartnersdeliveryMethodsSpecifies communication methods between the Collaboration Messaging Framework and trading partners for message exchange.
B2bTradingPartnersdocumentsManages documents exchanged with trading partners for B2B message processing.
B2bTradingPartnersdocumentsmessageProcessingRulesDefines message processing rules applied to documents exchanged with trading partners.
B2bTradingPartnersinboundCollaborationMessagesDetails inbound messages received from trading partners by the Collaboration Messaging Framework.
B2bTradingPartnersinboundCollaborationMessagesdomainValueMapsManages domain value mappings for inbound messages to ensure proper processing and integration.
B2bTradingPartnersinboundCollaborationMessagesmessageProcessingRulesLists rules applied during processing of inbound messages from trading partners.
B2bTradingPartnersoutboundCollaborationMessagesProvides details of outbound messages sent to trading partners from the Collaboration Messaging Framework.
B2bTradingPartnersoutboundCollaborationMessagesdomainValueMapsManages domain value mappings for outbound message processing.
B2bTradingPartnersoutboundCollaborationMessagesmessageProcessingRulesDefines processing rules for outbound messages sent to trading partners.
CarriersManages carrier entities used for shipping, including shipping methods, contacts, and tracking rules.
CarrierscontactsStores contact information associated with carriers.
CarriersDFFMaintains descriptive flexfields for carrier entities to support custom attributes.
CarriersinboundTrackingRulesDefines tracking rules for shipments managed by carriers, including web service configurations.
CarriersinboundTrackingRulesorganizationAssociationsLinks tracking rules to inventory organizations authorized to use them.
CarriersinboundTrackingRulesparametersStores unique parameters required by carrier web services for shipment tracking.
CarriersshippingMethodsDefines shipping methods, including transport modes and service levels, offered by carriers.
CarriersshippingMethodsDFFMaintains descriptive flexfields for shipping methods to allow custom configurations.
CarriersshippingMethodsorganizationAssociationsAssociates shipping methods with inventory organizations authorized to use them.
FindersLists available finders and their attributes for querying views in Oracle Fusion applications.
FlexFndDffDescriptiveFlexfieldContextsProvides API endpoints to retrieve or query descriptive flexfield contexts.
FlexFndPvsCharacterIdCharacterValuesRetrieves character-based values associated with flexfield segments for specific business objects.
FlexFndPvsCharacterValuesManages character-based values for flexfield segments.
FlexFndPvsNumberIdCharacterValuesManages numeric values associated with flexfield segments for specific business objects.
InventoryOrganizationsManages subsets of organizations for logistics, manufacturing, or asset management purposes.
InventoryOrganizationsinvOrgParametersHandles default values for transactions within specific inventory organizations.
InventoryOrganizationsinvOrgParametersorganizationParameterDFFMaintains descriptive flexfields for inventory organization parameters.
InventoryOrganizationsplantParametersManages default parameters for plant-specific manufacturing or maintenance organizations.
ItemUnitOfMeasureConversionsProvides unit conversion details for items to facilitate accurate transaction reporting.
PackagingStringsManages packaging configurations associated with items for transaction processing.
ScheduleExceptionsDefines global schedule changes, such as holidays, applicable to assigned schedules.
SchedulesManages schedules defining working and non-working times for various business objects.
SchedulesscheduleExceptionAssociationsLinks schedule exceptions to specific schedules for broader applicability.
SchedulesscheduleWorkdayPatternsAssigns workday patterns to schedules for consistent application.
ShiftsDefines shifts representing working and non-working times within schedules.
ShiftsshiftDetailsBreaks down shifts into detailed time segments for precise schedule management.
StandardLookupsLOVProvides lists of standard lookup codes and their translated meanings for reference.
UnitOfMeasureClassesOrganizes units of measure into classes for streamlined management.
UnitOfMeasureClassesDFFMaintains descriptive flexfields for unit of measure classes to allow additional attributes.
UnitOfMeasureClassesinterclassConversionsProvides interclass conversion rates for items, enabling accurate measurements between different unit of measure classes in Oracle SCM.
UnitsOfMeasureDefines and manages the units of measure that can be used in transactions across applications, ensuring consistency and compatibility.
UnitsOfMeasureDFFManages descriptive flexfields for units of measure, enabling customization and extension of unit-specific details.
UnitsOfMeasureintraclassConversionsManages intraclass conversion rates between units of measure and their base unit within the same class, providing more granular control over conversions.
WorkdayPatternsDefines workday patterns by detailing shifts and active days, forming the foundation for scheduling and time management.
WorkdayPatternsworkdayPatternShiftsLists shifts assigned to specific workday patterns, supporting detailed scheduling configurations.
NameTypeReadOnlyReferencesFilterOnlyDescription
ApplicationPartnerStatusStringFalseNoIndicates the current status of the application partner, such as active, inactive, or pending.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with the application partner.
DvmGroupStringFalseNoSpecifies the Data Value Map (DVM) group used for partner data transformation.
PartnerKeyTypeStringFalseNoDefines the type of key used to uniquely identify the partner, such as Data Universal Numbering System (DUNS) or custom identifier.
ProcessingActionCodeStringFalseNoRepresents the action code that dictates how transactions with this partner should be processed.
ServiceProviderIdLongFalseNoUnique identifier for the service provider linked to this application partner.
ApplicationPartnerId [KEY]LongFalseNoPrimary key that uniquely identifies the application partner record.
ServiceProviderNameStringFalseNoThe name of the service provider facilitating business-to-business (B2B) transactions for this partner.
TradingPartnerStringFalseNoThe name or alias of the trading partner in the business relationship.
TradingPartnerIdTypeStringFalseNoSpecifies the classification of the TradingPartnerId, such as DUNS, Tax ID, or internal ID.
PartnerIdStringFalseNoAn identifier representing the partner in external integrations or internal systems.
PartnerIdTypeStringFalseNoCategorizes the PartnerId, distinguishing between different identifier types such as email, ID, or company code.
FinderStringFalseNoA system-defined query or lookup used to retrieve partner records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bApplicationPartnersApplicationPartnerId [KEY]LongFalseNoUnique identifier linking the document to a specific application partner.
ApplicationPartnerDocumentStatusStringFalseNoIndicates the current status of the application partner document. Valid values include Enabled, Disabled, and Hold for inbound documents. The default value is Disabled.
DocumentIdLongFalseNoUnique identifier for the collaboration document. This attribute serves as a foreign key reference to the collaboration document.
ApplicationPartnerDocumentId [KEY]LongFalseNoPrimary key that uniquely identifies an application partner document. This value is system-generated when a new document record is created.
StatusDateDatetimeFalseNoTimestamp indicating when the application partner document was created or last updated.
PrimaryRecipientFlagBoolFalseNoFlag that specifies whether this document is intended for the primary recipient.
DocumentNameStringFalseNoThe name assigned to the collaboration document.
SenderRoleStringFalseNoSpecifies the role of the sender in the document exchange, such as Supplier or Buyer.
DirectionStringFalseNoIndicates whether the document is inbound or outbound in relation to the system.
ServiceProviderIdLongFalseNoUnique identifier for the service provider associated with the document. This serves as a foreign key reference.
DocumentDescriptionStringFalseNoDetailed description of the collaboration document's purpose and content.
ApplicationPartnerIdLongFalseNoUnique identifier for the application partner associated with this document.
FinderStringFalseNoA system-defined query or lookup used to retrieve document records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
MessageLogId [KEY]LongFalseNoUnique identifier for the message log entry, used for tracking transactions.
MessageGUIDStringFalseNoGlobally unique identifier (GUID) assigned to the message for reference across systems.
ServiceProviderIdLongFalseNoUnique identifier for the service provider handling the message transaction.
ServiceProviderNameStringFalseNoName of the service provider responsible for processing the transaction.
StatusStringFalseNoCurrent processing status of the message, such as Pending, Processed, or Failed.
StatusDateDatetimeFalseNoTimestamp indicating when the status of the message was last updated.
TestFlagBoolFalseNoIndicates whether this transaction is part of a test scenario (True/False).
ErrorStringFalseNoDetails of any error encountered during message processing.
ErrorTypeStringFalseNoCategorization of the error, such as Validation Error, Transmission Failure, or Processing Error.
MessageNameStringFalseNoDescriptive name of the message being processed in the transaction.
MessageIdLongFalseNoUnique identifier assigned to the message within the system.
ProcessingDurationStringFalseNoTime taken for processing the message from initiation to completion.
RetryCountIntFalseNoNumber of retry attempts made for processing the message in case of failures.
SenderMessageIdStringFalseNoIdentifier of the message as assigned by the sender system.
DocumentOperationIdLongFalseNoUnique identifier for the document operation associated with the message transaction.
ExternalPartnerIdLongFalseNoUnique identifier for the external trading partner involved in the transaction.
TradingPartnerIdStringFalseNoIdentifier for the trading partner in the business exchange.
TradingPartnerIdTypeStringFalseNoSpecifies the type of TradingPartnerId, such as Data Universal Numbering System (DUNS), Tax ID, or internal system ID.
PartnerMessageNameStringFalseNoName of the message as recognized by the external trading partner.
PartnerMessageIdLongFalseNoUnique identifier assigned to the message by the partner system.
PartnerKeyTypeStringFalseNoClassification of the partner key used for identification, such as Electronic Data Interchange (EDI) or Custom Key.
CorrelationIdStringFalseNoIdentifier used to correlate related messages and track transactions across systems.
ProcessingCodeStringFalseNoCode that defines how the message should be processed within the system.
ProcessingDetailStringFalseNoAdditional details on how the message was processed, including specific rules applied.
SentAttachmentsLongFalseNoNumber of attachments sent along with the message.
TotalAttachmentsLongFalseNoTotal number of attachments associated with the message.
SentAttachmentsListStringFalseNoComma-separated list of attachment names or IDs sent with the message.
DocumentIdLongFalseNoUnique identifier for the document associated with this message transaction.
DirectionStringFalseNoIndicates whether the message is inbound (received) or outbound (sent).
DocumentNameStringFalseNoName of the document linked to the message transaction.
MessageLogStatusStringFalseNoStatus of the message log entry, such as Completed, Error, or In Progress.
KeyContextStringFalseNoContextual key information used for linking the message to related records.
PublicationIdStringFalseNoIdentifier for the publication associated with this message, if applicable.
PrimaryRecipientFlagBoolFalseNoIndicates whether the recipient of this message is the primary recipient (True/False).
ConfirmationStatusStringFalseNoIndicates whether confirmation of message receipt has been received, such as Confirmed or Pending.
InputDocumentStringFalseNoRaw input document content associated with the message transaction.
OutputDocumentStringFalseNoProcessed output document generated from the message transaction.
AltDelMethodTypeFlagBoolFalseNoFlag indicating whether an alternative delivery method was used for message transmission.
ErrorDescriptionStringFalseNoDetailed description of any errors encountered during processing.
LineCountLongFalseNoTotal number of lines in the document associated with this transaction.
SublineCountLongFalseNoTotal number of sublines within the document, if applicable.
DocumentDescriptionStringFalseNoDescription of the document, including purpose and content details.
ChangeOrderStringFalseNoIndicates whether the document is a change order and tracks change history if applicable.
RepositoryFileIdStringFalseNoIdentifier for the file stored in the document repository related to this transaction.
FlowIdLongFalseNoUnique identifier for the workflow or process flow managing this transaction.
InstanceCountIntFalseNoNumber of instances of this message transaction recorded in the system.
PayloadRetrievalReqdStringFalseNoIndicates if payload retrieval is required for processing, such as Yes or No.
FinderStringFalseNoA system-defined query or lookup used to retrieve transaction records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bMessageTransactionsMessageLogId [KEY]LongFalseNoUnique identifier linking this delivery attempt to a specific message transaction log entry.
MessageLogDetailId [KEY]LongFalseNoUnique identifier for the detailed log entry of this delivery attempt.
MessageLogIdLongFalseNoIdentifier referencing the main message log associated with this delivery attempt.
MessageGUIDStringFalseNoGlobally unique identifier (GUID) assigned to the message, ensuring uniqueness across systems.
ProcessingStartTimeDatetimeFalseNoTimestamp indicating when the processing of this delivery attempt started.
RetryCountIntFalseNoNumber of times the message delivery has been retried due to failures.
StatusStringFalseNoCurrent status of this delivery attempt, such as Pending, Successful, or Failed.
ErrorStringFalseNoDetails of any error encountered during this delivery attempt.
ErrorTypeStringFalseNoCategorization of the error, such as Connection Failure, Timeout, or Invalid Response.
ScheduledProcessNameStringFalseNoName of the scheduled process responsible for handling the delivery attempt.
ScheduledProcessIdLongFalseNoUnique identifier for the scheduled process that executed this delivery attempt.
FinderStringFalseNoA system-defined query or lookup used to retrieve delivery attempt records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bMessageTransactionsMessageLogId [KEY]LongFalseNoUnique identifier linking this receipt confirmation to a specific message transaction log entry.
MessageLogId [KEY]LongFalseNoIdentifier referencing the main message log associated with this receipt confirmation.
MessageGUIDStringFalseNoGlobally unique identifier (GUID) assigned to the message, ensuring uniqueness across systems.
SenderMessageIdStringFalseNoIdentifier of the message as assigned by the sender, used for tracking and correlation.
StatusDateDatetimeFalseNoTimestamp indicating when the receipt confirmation status was last updated.
ProcessingCodeStringFalseNoCode defining how the receipt confirmation should be processed within the system.
ProcessingDetailStringFalseNoAdditional details about the processing of the receipt confirmation, including any relevant status or actions taken.
FinderStringFalseNoA system-defined query or lookup used to retrieve receipt confirmation records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
TradingPartnerId [KEY]LongFalseNoUnique identifier for the trading partner, automatically generated when a new trading partner record is created. This serves as the primary key.
TradingPartnerStringFalseNoThe name assigned to the trading partner, ensuring uniqueness within the system.
TradingPartnerIdTypeStringFalseNoSpecifies the classification of the TradingPartnerId, such as Data Universal Numbering System (DUNS), Tax ID, or internal system ID.
ManualEntryIndicatorStringFalseNoIndicates whether the trading partner record was manually entered via the user interface. 'Y' represents a manual entry.
ServiceProviderIdLongFalseNoUnique identifier referencing the service provider associated with the trading partner.
ServiceProviderNameStringFalseNoThe name of the service provider facilitating communication with this trading partner.
FromPartnerIdTagStringFalseNoProtocol header tag used to identify the sender of the message in business-to-business (B2B) transactions.
FromPartnerIdTypeTagStringFalseNoProtocol header tag used to classify the identifier type of the message sender.
ToPartnerIdTagStringFalseNoProtocol header tag used to specify the recipient of the message in B2B transactions.
ToPartnerIdTypeTagStringFalseNoProtocol header tag used to define the identifier type of the message recipient.
ExternalMessageTypeTagStringFalseNoTag used in outbound message headers to specify the type of trading partner.
ExternalMessageVersionTagStringFalseNoTag used in outbound message headers to indicate the version of the trading partner system.
ExternalMessageStandardTagStringFalseNoTag used in outbound message headers to specify the standard used by the trading partner.
ObnIdStringFalseNoUnique identifier for the Oracle Business Network (OBN) associated with this trading partner.
LastUpdateDateDatetimeFalseNoTimestamp indicating the last time this trading partner record was updated.
CreationDateDatetimeFalseNoTimestamp indicating when the trading partner record was initially created.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for communication.
FinderStringFalseNoA system-defined query or lookup used to retrieve trading partner records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this service provider entry to a specific trading partner record.
ServiceProviderId [KEY]LongFalseNoUnique identifier for the service provider facilitating business-to-business (B2B) transactions for the trading partner.
ServiceProviderNameStringFalseNoThe name of the service provider associated with the trading partner.
PartnerIdStringFalseNoIdentifier assigned to the trading partner within the service provider’s system.
PartnerIdTypeStringFalseNoSpecifies the classification of the PartnerId, such as Data Universal Numbering System (DUNS), Tax ID, or custom identifier.
CreationDateDatetimeFalseNoTimestamp indicating when this trading partner-service provider relationship was created.
LastUpdateDateDatetimeFalseNoTimestamp indicating the last time this relationship record was updated.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for communication.
FinderStringFalseNoA system-defined query or lookup used to retrieve service provider records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with the service provider.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this confirmation code entry to a specific trading partner record.
ConfStatusXrefId [KEY]LongFalseNoUnique identifier for the confirmation code, automatically generated when a new confirmation code record is created. This serves as the primary key.
PartnerStatusStringFalseNoIndicates the status of the confirmation process for the trading partner, such as Accepted, Rejected, or Pending.
CollaborationStatusStringFalseNoSpecifies the status of the collaboration message exchanged with the trading partner.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the confirmation code record was last updated.
CreationDateDatetimeFalseNoTimestamp indicating when the confirmation code record was initially created.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for confirmation handling.
FinderStringFalseNoA system-defined query or lookup used to retrieve confirmation code records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this confirmation code record.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this delivery method entry to a specific trading partner record.
DeliveryMethodId [KEY]LongFalseNoUnique identifier for the delivery method, automatically generated when a new delivery method record is created. This serves as the primary key.
DeliveryMethodNameStringFalseNoDescriptive name of the delivery method used for exchanging messages with the trading partner. This attribute is required.
DeliveryMethodTypeStringFalseNoSpecifies the type of delivery method. Valid values include 'One-Way Web Service' or 'Request-Response Web Service'.
ServiceStringFalseNoIdentifies the external service associated with the delivery method for message exchange.
B2bRoutingFlagBoolFalseNoIndicates whether messages to the service provider are routed through the internal business-to-business (B2B) gateway. 'True' means routing is enabled; 'False' means messages bypass the gateway (default: False).
SecurityPolicyStringFalseNoSpecifies the security policy applied to the delivery method, ensuring secure message transmission.
UcmExportDocumentAccountStringFalseNoSpecifies the storage location from which files are picked for outbound processing.
RecipientEmailIdStringFalseNoEmail address to which outbound messages are sent when using email-based delivery methods.
AttachXmlFlagBoolFalseNoIndicates whether the transformed payload is attached to the email. 'True' means it is attached; 'False' means it is not (default: False).
ServiceUriStringFalseNoSpecifies the service endpoint URL stored in the topology manager for message delivery.
CsfkeyUserStringFalseNoUsername stored in the credential store framework (CSF) for authentication in secure message transmissions.
CsfkeyPasswordStringFalseNoPassword stored in the credential store framework (CSF) for authentication in secure message transmissions.
ServiceMeaningStringFalseNoDescriptive meaning of the external service used in the delivery method.
CreationDateDatetimeFalseNoTimestamp indicating when the delivery method record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the delivery method record was last updated.
FileNameStringFalseNoIdentifies the file being delivered using SFTP-based delivery methods.
RemoteDirStringFalseNoSpecifies the remote directory where outbound messages are delivered when using the Secure File Transfer Protocol (SFTP).
SftpHostStringFalseNoSpecifies the host name used for outbound message delivery via SFTP.
SftpPortStringFalseNoSpecifies the port used for outbound message delivery via SFTP.
FileExtensionStringFalseNoSpecifies the file extension for the B2B message file. If not specified, the default value is '.ZIP'.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for message delivery.
FinderStringFalseNoA system-defined query or lookup used to retrieve delivery method records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this delivery method.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this document entry to a specific trading partner record.
DocumentIdLongFalseNoUnique identifier for the collaboration document. This serves as a foreign key reference to the document record.
DocumentNameStringFalseNoName of the document associated with the trading partner.
TradingPartnerDocumentId [KEY]LongFalseNoUnique identifier for the trading partner document. This serves as a foreign key reference to the trading partner document record.
TradingPartnerDocumentStatusStringFalseNoIndicates the current status of the trading partner document, such as Active, Inactive, or Pending.
ServiceRequestIdLongFalseNoUnique identifier for the service request related to the document setup, automatically generated when a request is made to a service provider.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for document management.
FinderStringFalseNoA system-defined query or lookup used to retrieve document records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this document.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this message processing rule entry to a specific trading partner record.
DocumentsTradingPartnerDocumentId [KEY]LongFalseNoUnique identifier linking this message processing rule to a specific trading partner document.
NodeId [KEY]LongFalseNoUnique identifier for the message processing rule, automatically generated when a new rule is created. This serves as the primary key.
NameStringFalseNoDescriptive name of the message processing rule used in document processing.
MessageNodeXpathStringFalseNoSpecifies the XPath expression used to locate and process the external message node.
DefaultValueStringFalseNoDefault value assigned to the node identified in the XPath when no other value is provided.
ValueRequiredFlagBoolFalseNoIndicates whether a value is mandatory for this field. 'True' means a value is required; 'False' means it is optional.
IncludeInOutputFlagBoolFalseNoIndicates whether the field should be included in the output message. 'True' means it is included; 'False' means it is excluded (default: False).
LastUpdateDateDatetimeFalseNoTimestamp indicating when this message processing rule record was last updated.
CreationDateDatetimeFalseNoTimestamp indicating when this message processing rule record was initially created.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for message processing.
FinderStringFalseNoA system-defined query or lookup used to retrieve message processing rule records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this message processing rule.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this inbound collaboration message to a specific trading partner record.
PartnerMessageId [KEY]LongFalseNoUnique identifier for the inbound collaboration message, automatically generated when a new record is created. This serves as the primary key.
PartnerMessageNameStringFalseNoDescriptive name of the inbound collaboration message associated with the trading partner.
PartnerMessageStatusStringFalseNoCurrent status of the inbound collaboration message. Valid values include Inactive, Active, or Loopback (default: Inactive).
PartnerMessageStatusDateDatetimeFalseNoTimestamp indicating when the inbound collaboration message status was last updated.
AcknowledgementCodeStringFalseNoIndicates whether application processing feedback should be sent for inbound messages.
ProcessingActionStringFalseNoDefines the processing action for inbound and outbound messages transmitted through Simple Object Access Protocol (SOAP) headers.
ApplicationPartnerCodeXpathStringFalseNoXPath expression used to store and reference the application partner code.
ObjectKey1XpathStringFalseNoXPath expression identifying the first key field in the inbound message payload.
ObjectKey2XpathStringFalseNoXPath expression identifying the second key field in the inbound message payload.
ObjectKey3XpathStringFalseNoXPath expression identifying the third key field in the inbound message payload.
ObjectKey4XpathStringFalseNoXPath expression identifying the fourth key field in the inbound message payload.
ObjectKey5XpathStringFalseNoXPath expression identifying the fifth key field in the inbound message payload.
ObjectKey6XpathStringFalseNoXPath expression identifying the sixth key field in the inbound message payload.
MessageIdLongFalseNoUnique identifier for the collaboration message, serving as a foreign key reference.
MessageNameStringFalseNoDescriptive name of the collaboration message linked to the inbound transaction.
DocumentIdLongFalseNoUnique identifier for the collaboration document, serving as a foreign key reference.
DocumentNameStringFalseNoName of the collaboration document associated with the inbound message.
PartnerMessageCustomizationId [KEY]LongFalseNoUnique identifier for the partner message customization, automatically generated upon record creation (read-only).
RetentionDurationIntFalseNoSpecifies the duration for which the inbound collaboration message should be retained.
RetentionDurationTypeStringFalseNoDefines the type of retention duration, such as Days, Weeks, or Months.
OverrideStatusStringFalseNoIndicates the override status of the inbound collaboration message. Valid values include Inactive, Active, or Loopback (default: Inactive).
OverrideStatusDateDatetimeFalseNoTimestamp indicating when the override status was last updated.
LastUpdateDateDatetimeFalseNoTimestamp indicating the most recent user update to the inbound collaboration message for the trading partner.
CreationDateDatetimeFalseNoTimestamp indicating when the inbound collaboration message was configured for the trading partner.
UserDefinedFlagBoolFalseNoIndicates whether this inbound collaboration message configuration was user-defined.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for inbound message processing.
FinderStringFalseNoA system-defined query or lookup used to retrieve inbound collaboration message records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this inbound collaboration message.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this domain value map entry to a specific trading partner record.
InboundcollaborationmessagesPartnerMessageCustomizationId [KEY]LongFalseNoUnique identifier linking this domain value map to a customized partner message in the inbound collaboration process.
InboundcollaborationmessagesPartnerMessageId [KEY]LongFalseNoUnique identifier linking this domain value map to a specific inbound collaboration message.
MessageDvmId [KEY]LongFalseNoUnique identifier for the domain value map (DVM) associated with the inbound collaboration message.
DvmNameStringFalseNoName of the domain value map used to translate values between external and internal message formats.
MessageIdLongFalseNoUnique identifier for the collaboration message, serving as a foreign key reference.
MessageNameStringFalseNoDescriptive name of the collaboration message associated with this domain value map.
CreationDateDatetimeFalseNoTimestamp indicating when this domain value map record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating the most recent update to this domain value map record.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for domain value mapping.
FinderStringFalseNoA system-defined query or lookup used to retrieve domain value map records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this domain value map entry.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this message processing rule entry to a specific trading partner record.
InboundcollaborationmessagesPartnerMessageCustomizationId [KEY]LongFalseNoUnique identifier linking this message processing rule to a customized partner message in the inbound collaboration process.
InboundcollaborationmessagesPartnerMessageId [KEY]LongFalseNoUnique identifier linking this message processing rule to a specific inbound collaboration message.
NodeId [KEY]LongFalseNoUnique identifier for the message processing rule, automatically generated when a new rule is created. This serves as the primary key.
NameStringFalseNoDescriptive name of the message processing rule used in document processing.
MessageNodeXpathStringFalseNoSpecifies the XPath expression used to locate and process the external message node.
DefaultValueStringFalseNoDefault value assigned to the node identified in the XPath when no other value is provided.
ValueRequiredFlagBoolFalseNoIndicates whether a value is mandatory for this field. 'True' means a value is required; 'False' means it is optional.
IncludeInOutputFlagBoolFalseNoIndicates whether the field should be included in the output message. 'True' means it is included; 'False' means it is excluded (default: False).
LastUpdateDateDatetimeFalseNoTimestamp indicating when this message processing rule record was last updated.
CreationDateDatetimeFalseNoTimestamp indicating when this message processing rule record was initially created.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for message processing.
FinderStringFalseNoA system-defined query or lookup used to retrieve message processing rule records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this message processing rule.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this outbound collaboration message to a specific trading partner record.
PartnerMessageId [KEY]LongFalseNoUnique identifier for the trading partner message, serving as a foreign key reference to the trading partner message record.
PartnerMessageNameStringFalseNoDescriptive name of the outbound collaboration message associated with the trading partner.
PartnerMessageStatusStringFalseNoCurrent status of the outbound collaboration message, such as Pending, Sent, or Failed.
PartnerMessageStatusDateDatetimeFalseNoTimestamp indicating when the status of the outbound collaboration message was last updated.
ProcessingActionStringFalseNoDefines the processing action for the outbound message transmitted through Simple Object Access Protocol (SOAP) headers.
MessageIdLongFalseNoUnique identifier for the collaboration message, serving as a foreign key reference.
MessageNameStringFalseNoDescriptive name of the collaboration message associated with the outbound transaction.
ServiceProviderIdLongFalseNoUnique identifier for the service provider handling this outbound collaboration message.
DocumentIdLongFalseNoUnique identifier for the collaboration document, serving as a foreign key reference.
DocumentNameStringFalseNoName of the document associated with the outbound collaboration message.
DeliveryMethodIdLongFalseNoUnique identifier for the delivery method used for sending the outbound collaboration message.
DeliveryMethodNameStringFalseNoDescriptive name of the delivery method used to send the outbound message.
AlternateDeliveryMethodIdLongFalseNoUnique identifier for the alternate delivery method, generated when an alternate delivery method record is created.
AlternateDeliveryMethodNameStringFalseNoDescriptive name of the alternate delivery method, used if the primary method fails.
PartnerMessageCustomizationId [KEY]LongFalseNoUnique identifier for the trading partner message customization, serving as a foreign key reference.
RetentionDurationIntFalseNoSpecifies how long the outbound collaboration message should be retained before deletion.
RetentionDurationTypeStringFalseNoDefines the retention duration type, such as Days, Weeks, or Months.
OverrideStatusStringFalseNoIndicates whether the outbound collaboration message has been overridden. Values include Inactive, Active, or Loopback (default: Inactive).
OverrideStatusDateDatetimeFalseNoTimestamp indicating when the override status was last updated.
CreationDateDatetimeFalseNoTimestamp indicating when the outbound collaboration message was created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the outbound collaboration message record was last updated.
AttachmentProcessingMethodStringFalseNoDefines how attachments are handled in the outbound message. Valid values include 'In Message,' 'In Payload,' and 'MIME Part'.
UserDefinedFlagBoolFalseNoIndicates whether this outbound collaboration message configuration was user-defined.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for outbound message processing.
FinderStringFalseNoA system-defined query or lookup used to retrieve outbound collaboration message records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this outbound collaboration message.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this domain value map entry to a specific trading partner record.
OutboundcollaborationmessagesPartnerMessageCustomizationId [KEY]LongFalseNoUnique identifier linking this domain value map to a customized partner message in the outbound collaboration process.
OutboundcollaborationmessagesPartnerMessageId [KEY]LongFalseNoUnique identifier linking this domain value map to a specific outbound collaboration message.
MessageDvmId [KEY]LongFalseNoUnique identifier for the domain value map (DVM) associated with the outbound collaboration message.
DvmNameStringFalseNoName of the domain value map used to translate values between external and internal message formats.
MessageIdLongFalseNoUnique identifier for the collaboration message, serving as a foreign key reference.
MessageNameStringFalseNoDescriptive name of the collaboration message associated with this domain value map.
CreationDateDatetimeFalseNoTimestamp indicating when this domain value map record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating the most recent update to this domain value map record.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for domain value mapping.
FinderStringFalseNoA system-defined query or lookup used to retrieve domain value map records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this domain value map entry.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
B2bTradingPartnersTradingPartnerId [KEY]LongFalseNoUnique identifier linking this message processing rule entry to a specific trading partner record.
OutboundcollaborationmessagesPartnerMessageCustomizationId [KEY]LongFalseNoUnique identifier linking this message processing rule to a customized partner message in the outbound collaboration process.
OutboundcollaborationmessagesPartnerMessageId [KEY]LongFalseNoUnique identifier linking this message processing rule to a specific outbound collaboration message.
NodeId [KEY]LongFalseNoUnique identifier for the message processing rule, automatically generated when a new rule is created. This serves as the primary key.
NameStringFalseNoDescriptive name of the message processing rule used for outbound document processing.
MessageNodeXpathStringFalseNoSpecifies the XPath expression used to locate and process the external message node.
DefaultValueStringFalseNoDefault value assigned to the node identified in the XPath when no other value is provided.
ValueRequiredFlagBoolFalseNoIndicates whether a value is mandatory for this field. 'True' means a value is required; 'False' means it is optional.
IncludeInOutputFlagBoolFalseNoIndicates whether the field should be included in the output message. 'True' means it is included; 'False' means it is excluded (default: False).
LastUpdateDateDatetimeFalseNoTimestamp indicating when this message processing rule record was last updated.
CreationDateDatetimeFalseNoTimestamp indicating when this message processing rule record was initially created.
BindServiceProviderIdLongFalseNoUnique identifier for the service provider bound to this trading partner for message processing.
FinderStringFalseNoA system-defined query or lookup used to retrieve message processing rule records associated with trading partners.
TradingPartnerIdLongFalseNoUnique identifier for the trading partner associated with this message processing rule.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarrierId [KEY]LongFalseNoUnique identifier for the carrier, automatically generated when a new carrier record is created.
CarrierNameStringFalseNoThe name of the carrier, which must be unique. This attribute is required.
ActiveFlagBoolFalseNoIndicates whether the carrier is active. 'True' means the carrier is active; 'False' means the carrier is inactive (default: True).
ManifestingEnabledFlagBoolFalseNoSpecifies whether manifesting is enabled for this carrier. 'True' means a manifest is required; 'False' means a manifest is not required (default: False).
CreationDateDatetimeFalseNoTimestamp indicating when the carrier record was initially created.
CreatedByStringFalseNoUsername or system entity that created the carrier record.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the carrier record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified the carrier record.
FinderStringFalseNoA system-defined query or lookup used to retrieve carrier records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarriersCarrierId [KEY]LongFalseNoUnique identifier linking this contact to a specific carrier record.
RelationshipRecordId [KEY]LongFalseNoUnique identifier for the relationship record between the carrier and the contact.
LastNameStringFalseNoLast name of the contact person at the carrier. This attribute is required.
FirstNameStringFalseNoFirst name of the contact person at the carrier.
JobTitleStringFalseNoJob title of the contact person at the carrier.
PhoneNumberStringFalseNoPhone number of the contact person at the carrier.
EmailAddressStringFalseNoEmail address of the contact person at the carrier.
CreatedByStringFalseNoUsername or system entity that created the carrier contact record.
CreationDateDatetimeFalseNoTimestamp indicating when the carrier contact record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the carrier contact record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified the carrier contact record.
ActiveFlagStringFalseNoIndicates whether the contact record is active. 'True' means active; 'False' means inactive.
CarrierIdLongFalseNoUnique identifier for the carrier associated with this contact record.
CarrierNameStringFalseNoName of the carrier associated with this contact record.
FinderStringFalseNoA system-defined query or lookup used to retrieve carrier contact records based on specific criteria.
ManifestingEnabledFlagStringFalseNoIndicates whether manifesting is enabled for this carrier. 'True' means manifesting is required; 'False' means it is not.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarriersCarrierId [KEY]LongFalseNoUnique identifier linking this descriptive flexfield (DFF) entry to a specific carrier record.
CarrierId [KEY]LongFalseNoUnique identifier for the carrier, automatically generated when a new carrier record is created. This serves as the primary key.
_FLEX_ValidationDateDateFalseNoDate when the DFF data was validated for the carrier.
_FLEX_ContextStringFalseNoContext name for the DFF used in defining additional attributes for shipping methods.
_FLEX_NumOfSegmentsIntFalseNoTotal number of segments defined in the DFF for the carrier.
_FLEX_NumOfVisibleSegmentsIntFalseNoTotal number of visible segments in the DFF for the carrier.
ActiveFlagStringFalseNoIndicates whether the DFF entry for the carrier is active. 'True' means active; 'False' means inactive.
CarrierNameStringFalseNoName of the carrier associated with this DFF entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve carrier records with DFF data.
ManifestingEnabledFlagStringFalseNoIndicates whether manifesting is enabled for this carrier. 'True' means manifesting is required; 'False' means it is not.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarriersCarrierId [KEY]LongFalseNoUnique identifier linking this inbound tracking rule to a specific carrier record.
TrackingRuleId [KEY]LongFalseNoUnique identifier for the tracking rule, automatically generated when a new tracking rule is created.
TrackingRuleNameStringFalseNoDescriptive name of the tracking rule. This attribute is required.
BaseURLStringFalseNoThe carrier's published URL used for tracking shipments in transit. This attribute is required.
RequestMethodCodeStringFalseNoThe HTTP request method required to retrieve tracking details. Accepted values include 'G' for GET and 'P' for POST. This attribute is required.
RequestMethodStringFalseNoSpecifies the request method for retrieving shipment tracking information from the carrier.
ActiveFlagBoolFalseNoIndicates whether the tracking rule is active. 'True' means the rule is active; 'False' means it is inactive (default: True).
CreatedByStringFalseNoUsername or system entity that created the tracking rule record.
CreationDateDatetimeFalseNoTimestamp indicating when the tracking rule record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the tracking rule record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified the tracking rule record.
CarrierIdLongFalseNoUnique identifier for the carrier associated with this tracking rule.
CarrierNameStringFalseNoName of the carrier associated with this tracking rule.
FinderStringFalseNoA system-defined query or lookup used to retrieve carrier tracking rule records based on specific criteria.
ManifestingEnabledFlagStringFalseNoIndicates whether manifesting is enabled for this carrier. 'True' means manifesting is required; 'False' means it is not.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarriersCarrierId [KEY]LongFalseNoUnique identifier linking this organization association to a specific carrier record.
InboundtrackingrulesTrackingRuleId [KEY]LongFalseNoUnique identifier linking this organization association to a specific inbound tracking rule.
OrganizationCarrierTrackingId [KEY]LongFalseNoUnique identifier for the organization-specific carrier tracking configuration.
OrganizationIdLongFalseNoUnique identifier for the inventory organization assigned to a carrier shipping method. Either this attribute or OrganizationCode is required.
OrganizationCodeStringFalseNoShort abbreviation or code uniquely identifying the inventory organization. Either this attribute or OrganizationId is required.
OrganizationNameStringFalseNoFull name of the inventory organization associated with this tracking rule.
CreatedByStringFalseNoUsername or system entity that created the organization association record.
CreationDateDatetimeFalseNoTimestamp indicating when the organization association record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the organization association record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified the organization association record.
ActiveFlagStringFalseNoIndicates whether this organization association is active. 'True' means active; 'False' means inactive.
CarrierIdLongFalseNoUnique identifier for the carrier associated with this organization tracking rule.
CarrierNameStringFalseNoName of the carrier associated with this organization tracking rule.
FinderStringFalseNoA system-defined query or lookup used to retrieve organization association records for carrier tracking rules.
ManifestingEnabledFlagStringFalseNoIndicates whether manifesting is enabled for this carrier. 'True' means manifesting is required; 'False' means it is not.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarriersCarrierId [KEY]LongFalseNoUnique identifier linking this tracking rule parameter entry to a specific carrier record.
InboundtrackingrulesTrackingRuleId [KEY]LongFalseNoUnique identifier linking this tracking rule parameter entry to a specific inbound tracking rule.
ParameterId [KEY]LongFalseNoUnique identifier for the tracking rule parameter, automatically generated when a new parameter is created.
SequenceIntFalseNoSpecifies the order of precedence for each parameter in the tracking rule for a carrier. This attribute is required.
ParameterNameStringFalseNoDescriptive name of the tracking rule parameter, which can either have a constant value or be derived from the transaction.
ConstantValueStringFalseNoSpecifies the fixed value for the tracking rule parameter when it is set as a constant.
LookupParameterCodeStringFalseNoDefines the transaction attribute required by the carrier's tracking URL when the parameter value is supplied dynamically. Example: 'Tracking Number'.
LookupParameterStringFalseNoSpecifies the attribute used to map the parameter value from the transaction data.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this tracking rule parameter record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this tracking rule parameter record.
CreatedByStringFalseNoUsername or system entity that created this tracking rule parameter record.
CreationDateDatetimeFalseNoTimestamp indicating when this tracking rule parameter record was initially created.
ActiveFlagStringFalseNoIndicates whether this tracking rule parameter is active. 'True' means active; 'False' means inactive.
CarrierIdLongFalseNoUnique identifier for the carrier associated with this tracking rule parameter.
CarrierNameStringFalseNoName of the carrier associated with this tracking rule parameter.
FinderStringFalseNoA system-defined query or lookup used to retrieve tracking rule parameter records based on specific criteria.
ManifestingEnabledFlagStringFalseNoIndicates whether manifesting is enabled for this carrier. 'True' means manifesting is required; 'False' means it is not.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarriersCarrierId [KEY]LongFalseNoUnique identifier linking this shipping method entry to a specific carrier record.
OrganizationCarrierServiceId [KEY]LongFalseNoUnique identifier for the shipping service provided by the carrier within an organization.
ShipMethodCodeStringFalseNoCode representing the shipping method used by the carrier.
ServiceLevelCodeStringFalseNoIndicates the priority level of transportation, affecting delivery speed. Valid values include Next Day, Overnight, Express, or Door to Door.
ServiceLevelStringFalseNoDescriptive label for the service level of the shipping method.
ModeOfTransportCodeStringFalseNoIndicates the method of transportation used for shipment delivery. Valid values include Rail, Air, or Road.
ModeOfTransportStringFalseNoDescriptive label for the mode of transport associated with the shipping method.
ActiveFlagBoolFalseNoIndicates whether the shipping method is active. 'True' means the shipping method is active; 'False' means it is inactive (default: True).
CreatedByStringFalseNoUsername or system entity that created this shipping method record.
CreationDateDatetimeFalseNoTimestamp indicating when this shipping method record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this shipping method record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this shipping method record.
CarrierIdLongFalseNoUnique identifier for the carrier associated with this shipping method.
CarrierNameStringFalseNoName of the carrier associated with this shipping method.
FinderStringFalseNoA system-defined query or lookup used to retrieve shipping method records based on specific criteria.
ManifestingEnabledFlagStringFalseNoIndicates whether manifesting is enabled for this carrier. 'True' means manifesting is required; 'False' means it is not.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarriersCarrierId [KEY]LongFalseNoUnique identifier linking this descriptive flexfield (DFF) entry to a specific carrier record.
ShippingmethodsOrganizationCarrierServiceId [KEY]LongFalseNoUnique identifier linking this DFF entry to a specific shipping method within an organization.
OrgCarrierServiceId [KEY]LongFalseNoUnique identifier for the organization-specific carrier service associated with this shipping method.
TestMdm1StringFalseNoCustom metadata field for testing or additional carrier-related information.
TestMdm2StringFalseNoAdditional custom metadata field for testing or extended shipping method attributes.
_FLEX_ContextStringFalseNoDescriptive flexfield (DFF) context name, defining the purpose of the additional attributes for shipping methods.
_FLEX_Context_DisplayValueStringFalseNoDisplay value representing the context assigned to the descriptive flexfield (DFF).
ActiveFlagStringFalseNoIndicates whether this DFF entry for the shipping method is active. 'True' means active; 'False' means inactive.
CarrierIdLongFalseNoUnique identifier for the carrier associated with this DFF entry.
CarrierNameStringFalseNoName of the carrier associated with this DFF entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve shipping method records with DFF data.
ManifestingEnabledFlagStringFalseNoIndicates whether manifesting is enabled for this carrier. 'True' means manifesting is required; 'False' means it is not.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
CarriersCarrierId [KEY]LongFalseNoUnique identifier linking this organization association to a specific carrier record.
ShippingmethodsOrganizationCarrierServiceId [KEY]LongFalseNoUnique identifier linking this organization association to a specific shipping method within an organization.
OrganizationCarrierServiceId [KEY]LongFalseNoUnique identifier for the organization-specific carrier service associated with this shipping method.
OrganizationIdLongFalseNoUnique identifier for the inventory organization assigned to a carrier shipping method. Either this attribute or OrganizationCode is required.
OrganizationCodeStringFalseNoShort abbreviation or code uniquely identifying the inventory organization. Either this attribute or OrganizationId is required.
OrganizationNameStringFalseNoFull name of the inventory organization associated with this shipping method.
CreatedByStringFalseNoUsername or system entity that created this organization association record.
CreationDateDatetimeFalseNoTimestamp indicating when the organization association record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the organization association record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified the organization association record.
ActiveFlagStringFalseNoIndicates whether this organization association is active. 'True' means active; 'False' means inactive.
CarrierIdLongFalseNoUnique identifier for the carrier associated with this organization shipping method.
CarrierNameStringFalseNoName of the carrier associated with this organization shipping method.
FinderStringFalseNoA system-defined query or lookup used to retrieve organization association records for shipping methods.
ManifestingEnabledFlagStringFalseNoIndicates whether manifesting is enabled for this carrier. 'True' means manifesting is required; 'False' means it is not.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ViewNameStringFalseNoSpecifies the name of the database view for which a finder needs to be identified.
FinderNameStringFalseNoThe name of the finder, used to retrieve specific records from the view.
AttributeFinderColumnStringFalseNoThe attribute within the finder that is used for filtering or searching records.
TypeStringFalseNoData type of the finder attribute, such as String, Integer, or Date.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ApplicationId [KEY]LongFalseNoUnique identifier for the application associated with this descriptive flexfield (DFF) context.
DescriptiveFlexfieldCode [KEY]StringFalseNoCode representing the DFF associated with this context.
ContextCode [KEY]StringFalseNoUnique code identifying the specific context within the DFF.
NameStringFalseNoDescriptive name of the DFF context.
DescriptionStringFalseNoDetailed description of the DFF context and its purpose.
EnabledFlagStringFalseNoIndicates whether the DFF context is enabled. 'True' means enabled; 'False' means disabled.
Bind_ApplicationIdLongFalseNoBinding reference to the application associated with this DFF context.
Bind_DescriptiveFlexfieldCodeStringFalseNoBinding reference to the DFF code for this context.
FinderStringFalseNoA system-defined query or lookup used to retrieve DFF context records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]StringFalseNoUnique identifier for the character value entry within the descriptive flexfield (DFF) value set.
ValueStringFalseNoThe specific value assigned to this character value entry within the value set.
DescriptionStringFalseNoDetailed description of the character value entry and its intended use.
StartDateActiveDateFalseNoThe date when this character value becomes active and available for use.
EndDateActiveDateFalseNoThe date when this character value is no longer active or valid.
EnabledFlagStringFalseNoIndicates whether this character value is enabled. 'True' means enabled; 'False' means disabled.
SummaryFlagStringFalseNoIndicates whether this character value is a summary value within the value set.
ValueSetCodeStringFalseNoCode identifying the value set that contains this character value.
Bind_DataSourceStringFalseNoReference to the data source associated with this character value entry.
Bind_FinderContextStringFalseNoSpecifies the finder context used to retrieve relevant data for this character value.
Bind_FinderDateFlagStringFalseNoFlag indicating whether date-based validation is required for this character value.
Bind_ValidationDateDateFalseNoSpecifies the date used for validation of this character value entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve character value records.
Flex_vst_bind1StringFalseNoCustom flexfield binding attribute 1 for additional metadata or lookup references.
Flex_vst_bind10StringFalseNoCustom flexfield binding attribute 10 for user-defined system attributes.
Flex_vst_bind11StringFalseNoCustom flexfield binding attribute 11 for additional validation parameters.
Flex_vst_bind12StringFalseNoCustom flexfield binding attribute 12 for extended business rules.
Flex_vst_bind13StringFalseNoCustom flexfield binding attribute 13 for additional metadata extensions.
Flex_vst_bind14StringFalseNoCustom flexfield binding attribute 14 for lookup and processing needs.
Flex_vst_bind15StringFalseNoCustom flexfield binding attribute 15 for business process enhancements.
Flex_vst_bind16StringFalseNoCustom flexfield binding attribute 16 for reporting and query extensions.
Flex_vst_bind17StringFalseNoCustom flexfield binding attribute 17 for customized data filtering.
Flex_vst_bind18StringFalseNoCustom flexfield binding attribute 18 for system-wide lookup logic.
Flex_vst_bind19StringFalseNoCustom flexfield binding attribute 19 for additional control over validation rules.
Flex_vst_bind2StringFalseNoCustom flexfield binding attribute 2 for extended lookup or processing logic.
Flex_vst_bind20StringFalseNoCustom flexfield binding attribute 20 for extended transaction logic.
Flex_vst_bind3StringFalseNoCustom flexfield binding attribute 3 for additional processing parameters.
Flex_vst_bind4StringFalseNoCustom flexfield binding attribute 4 for extended metadata.
Flex_vst_bind5StringFalseNoCustom flexfield binding attribute 5 for specialized lookup needs.
Flex_vst_bind6StringFalseNoCustom flexfield binding attribute 6 for business rule application.
Flex_vst_bind7StringFalseNoCustom flexfield binding attribute 7 for additional validation checks.
Flex_vst_bind8StringFalseNoCustom flexfield binding attribute 8 for extended system configurations.
Flex_vst_bind9StringFalseNoCustom flexfield binding attribute 9 for extended transactional data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Value [KEY]StringFalseNoThe specific value assigned to this character value entry within the value set.
DescriptionStringFalseNoDetailed description of the character value entry and its intended use.
StartDateActiveDateFalseNoThe date when this character value becomes active and available for use.
EndDateActiveDateFalseNoThe date when this character value is no longer active or valid.
EnabledFlagStringFalseNoIndicates whether this character value is enabled. 'True' means enabled; 'False' means disabled.
SummaryFlagStringFalseNoIndicates whether this character value is a summary value within the value set.
ValueSetCodeStringFalseNoCode identifying the value set that contains this character value.
Bind_AttrMapStringFalseNoMapping reference for the attributes associated with this character value.
Bind_DataSourceStringFalseNoReference to the data source associated with this character value entry.
Bind_DataSourceDiscrStringFalseNoDistinguishing attribute used to differentiate between multiple data sources.
Bind_FinderContextStringFalseNoSpecifies the finder context used to retrieve relevant data for this character value.
Bind_FinderDateFlagStringFalseNoFlag indicating whether date-based validation is required for this character value.
Bind_ValidationDateDateFalseNoSpecifies the date used for validation of this character value entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve character value records.
Flex_vst_bind1StringFalseNoCustom flexfield binding attribute 1 for additional metadata or lookup references.
Flex_vst_bind10StringFalseNoCustom flexfield binding attribute 10 for user-defined system attributes.
Flex_vst_bind11StringFalseNoCustom flexfield binding attribute 11 for additional validation parameters.
Flex_vst_bind12StringFalseNoCustom flexfield binding attribute 12 for extended business rules.
Flex_vst_bind13StringFalseNoCustom flexfield binding attribute 13 for additional metadata extensions.
Flex_vst_bind14StringFalseNoCustom flexfield binding attribute 14 for lookup and processing needs.
Flex_vst_bind15StringFalseNoCustom flexfield binding attribute 15 for business process enhancements.
Flex_vst_bind16StringFalseNoCustom flexfield binding attribute 16 for reporting and query extensions.
Flex_vst_bind17StringFalseNoCustom flexfield binding attribute 17 for customized data filtering.
Flex_vst_bind18StringFalseNoCustom flexfield binding attribute 18 for system-wide lookup logic.
Flex_vst_bind19StringFalseNoCustom flexfield binding attribute 19 for additional control over validation rules.
Flex_vst_bind2StringFalseNoCustom flexfield binding attribute 2 for extended lookup or processing logic.
Flex_vst_bind20StringFalseNoCustom flexfield binding attribute 20 for extended transaction logic.
Flex_vst_bind3StringFalseNoCustom flexfield binding attribute 3 for additional processing parameters.
Flex_vst_bind4StringFalseNoCustom flexfield binding attribute 4 for extended metadata.
Flex_vst_bind5StringFalseNoCustom flexfield binding attribute 5 for specialized lookup needs.
Flex_vst_bind6StringFalseNoCustom flexfield binding attribute 6 for business rule application.
Flex_vst_bind7StringFalseNoCustom flexfield binding attribute 7 for additional validation checks.
Flex_vst_bind8StringFalseNoCustom flexfield binding attribute 8 for extended system configurations.
Flex_vst_bind9StringFalseNoCustom flexfield binding attribute 9 for extended transactional data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
Id [KEY]DecimalFalseNoUnique identifier for the number-based character value entry within the descriptive flexfield (DFF) value set.
ValueStringFalseNoThe specific value assigned to this number-based character value entry within the value set.
DescriptionStringFalseNoDetailed description of the number-based character value entry and its intended use.
StartDateActiveDateFalseNoThe date when this number-based character value becomes active and available for use.
EndDateActiveDateFalseNoThe date when this number-based character value is no longer active or valid.
EnabledFlagStringFalseNoIndicates whether this number-based character value is enabled. 'True' means enabled; 'False' means disabled.
SummaryFlagStringFalseNoIndicates whether this number-based character value is a summary value within the value set.
ValueSetCodeStringFalseNoCode identifying the value set that contains this number-based character value.
Bind_DataSourceStringFalseNoReference to the data source associated with this number-based character value entry.
Bind_FinderContextStringFalseNoSpecifies the finder context used to retrieve relevant data for this number-based character value.
Bind_FinderDateFlagStringFalseNoFlag indicating whether date-based validation is required for this number-based character value.
Bind_ValidationDateDateFalseNoSpecifies the date used for validation of this number-based character value entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve number-based character value records.
Flex_vst_bind1StringFalseNoCustom flexfield binding attribute 1 for additional metadata or lookup references.
Flex_vst_bind10StringFalseNoCustom flexfield binding attribute 10 for user-defined system attributes.
Flex_vst_bind11StringFalseNoCustom flexfield binding attribute 11 for additional validation parameters.
Flex_vst_bind12StringFalseNoCustom flexfield binding attribute 12 for extended business rules.
Flex_vst_bind13StringFalseNoCustom flexfield binding attribute 13 for additional metadata extensions.
Flex_vst_bind14StringFalseNoCustom flexfield binding attribute 14 for lookup and processing needs.
Flex_vst_bind15StringFalseNoCustom flexfield binding attribute 15 for business process enhancements.
Flex_vst_bind16StringFalseNoCustom flexfield binding attribute 16 for reporting and query extensions.
Flex_vst_bind17StringFalseNoCustom flexfield binding attribute 17 for customized data filtering.
Flex_vst_bind18StringFalseNoCustom flexfield binding attribute 18 for system-wide lookup logic.
Flex_vst_bind19StringFalseNoCustom flexfield binding attribute 19 for additional control over validation rules.
Flex_vst_bind2StringFalseNoCustom flexfield binding attribute 2 for extended lookup or processing logic.
Flex_vst_bind20StringFalseNoCustom flexfield binding attribute 20 for extended transaction logic.
Flex_vst_bind3StringFalseNoCustom flexfield binding attribute 3 for additional processing parameters.
Flex_vst_bind4StringFalseNoCustom flexfield binding attribute 4 for extended metadata.
Flex_vst_bind5StringFalseNoCustom flexfield binding attribute 5 for specialized lookup needs.
Flex_vst_bind6StringFalseNoCustom flexfield binding attribute 6 for business rule application.
Flex_vst_bind7StringFalseNoCustom flexfield binding attribute 7 for additional validation checks.
Flex_vst_bind8StringFalseNoCustom flexfield binding attribute 8 for extended system configurations.
Flex_vst_bind9StringFalseNoCustom flexfield binding attribute 9 for extended transactional data.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
OrganizationId [KEY]LongFalseNoUnique identifier for the inventory organization.
OrganizationCodeStringFalseNoShort code uniquely identifying the inventory organization.
OrganizationNameStringFalseNoFull name of the inventory organization.
ManagementBusinessUnitIdLongFalseNoUnique identifier for the business unit managing this inventory organization.
ManagementBusinessUnitNameStringFalseNoName of the business unit responsible for managing this inventory organization.
LegalEntityIdLongFalseNoUnique identifier for the legal entity associated with this inventory organization.
LegalEntityNameStringFalseNoName of the legal entity associated with this inventory organization.
ProfitCenterBusinessUnitIdLongFalseNoUnique identifier for the profit center business unit associated with this inventory organization.
ProfitCenterBusinessUnitNameStringFalseNoName of the profit center business unit associated with this inventory organization.
StatusStringFalseNoCurrent status of the inventory organization (for example, Active, Inactive).
LocationIdLongFalseNoUnique identifier for the location associated with this inventory organization.
LocationCodeStringFalseNoShort code representing the location associated with this inventory organization.
InventoryFlagBoolFalseNoIndicates whether the organization is enabled for inventory management. 'True' means enabled; 'False' means disabled.
ManufacturingPlantFlagBoolFalseNoIndicates whether the organization is designated as a manufacturing plant. 'True' means enabled; 'False' means disabled.
ContractManufacturingFlagBoolFalseNoIndicates whether the organization operates as a contract manufacturing facility. 'True' means enabled; 'False' means disabled.
MaintenanceEnabledFlagBoolFalseNoIndicates whether the organization is enabled for maintenance activities. 'True' means enabled; 'False' means disabled.
MasterOrganizationIdLongFalseNoUnique identifier for the master organization governing this inventory organization.
MasterOrganizationCodeStringFalseNoShort code representing the master organization governing this inventory organization.
MasterOrganizationNameStringFalseNoName of the master organization governing this inventory organization.
IntegratedSystemTypeStringFalseNoSpecifies the type of integrated system associated with this inventory organization.
ItemGroupingCodeStringFalseNoCode used for grouping items within this inventory organization.
ItemDefinitionOrganizationIdLongFalseNoUnique identifier for the item definition organization associated with this inventory organization.
ItemDefinitionOrganizationCodeStringFalseNoShort code representing the item definition organization.
ItemDefinitionOrganizationNameStringFalseNoName of the item definition organization associated with this inventory organization.
ManufacturingParametersExistFlagBoolFalseNoIndicates whether manufacturing parameters are configured for this inventory organization. 'True' means they exist; 'False' means they do not.
CreatedByStringFalseNoUsername or system entity that created this inventory organization record.
CreationDateDatetimeFalseNoTimestamp indicating when the inventory organization record was initially created.
LastUpdatedByStringFalseNoUsername or system entity that last modified the inventory organization record.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the inventory organization record was last updated.
FixedAssetCorporateBookTypeCodeStringFalseNoSpecifies the corporate book type code for fixed assets associated with this inventory organization.
FinderStringFalseNoA system-defined query or lookup used to retrieve inventory organization records based on specific criteria.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InventoryOrganizationsOrganizationId [KEY]LongFalseNoUnique identifier linking this inventory organization parameter entry to a specific inventory organization.
OrganizationId [KEY]LongFalseNoUnique identifier for the organization, automatically generated when a new organization record is created. This serves as the primary key.
TimezoneStringFalseNoSpecifies the time zone used by the organization for its operations.
MasterOrganizationIdLongFalseNoUnique identifier for the parent or master organization overseeing this inventory organization.
ScheduleIdLongFalseNoUnique identifier for the work day calendar assigned to the organization.
DefaultPickingRuleIdLongFalseNoUnique identifier for the default picking rule applied when selecting material for picking.
DefaultLocatorOrderValueDecimalFalseNoSpecifies the default picking order assigned to each locator when creating a work order.
DefaultSubinventoryOrderValueDecimalFalseNoSpecifies the default picking order assigned to each subinventory when creating a work order.
NegativeInvReceiptFlagBoolFalseNoIndicates whether the organization allows negative inventory balances. 'True' means allowed; 'False' means not allowed (default: True).
StockLocatorControlStringFalseNoDefines the default locator control for subinventories, such as Predefined, Dynamic, or None.
SourceTypeStringFalseNoSpecifies the source type used when replenishing an item, such as Organization or Supplier.
SourceOrganizationIdLongFalseNoUnique identifier for the replenishment organization if the source type is Organization.
SourceOrganizationCodeStringFalseNoShort code representing the replenishment organization if the source type is Organization.
SourceOrganizationNameStringFalseNoName of the replenishment organization if the source type is Organization.
SourceSubinventoryStringFalseNoSpecifies the replenishment subinventory if the source type is Organization.
SerialNumberTypeStringFalseNoDefines the control level ensuring each serial number is unique when created.
AutoSerialAlphaPrefixStringFalseNoSpecifies the alphanumeric prefix added when generating serial numbers.
StartAutoSerialNumberStringFalseNoDefines the starting number for auto-generated serial numbers.
AutoLotAlphaPrefixStringFalseNoSpecifies the alphanumeric prefix added when generating lot numbers.
LotNumberUniquenessStringFalseNoDefines the control level ensuring each lot number is unique.
LotNumberGenerationStringFalseNoSpecifies the control method for generating lot numbers.
LotNumberZeroPaddingFlagBoolFalseNoIndicates whether lot numbers should be padded with zeros. 'True' means enabled; 'False' means disabled (default: False).
LotNumberLengthIntFalseNoSpecifies the total length of the lot number.
StartingRevisionStringFalseNoDefines the default starting revision assigned to new items.
PackingUnitPrefixStringFalseNoSpecifies the prefix added when creating the packing unit string.
PackingUnitSuffixStringFalseNoSpecifies the suffix added when creating the packing unit string.
PackingUnitStartingNumberDecimalFalseNoDefines the smallest number used when generating packing unit numbers.
PackingUnitTotalLengthDecimalFalseNoSpecifies the total length of the packing unit string.
GS1128FlagBoolFalseNoIndicates whether GS1-128 barcode standards are enabled. 'True' means enabled; 'False' means disabled (default: False).
SerialNumberGenerationStringFalseNoSpecifies the control level applied when generating serial numbers.
PickConfirmationRequiredFlagBoolFalseNoIndicates whether manual pick confirmation is required. 'True' means required; 'False' means not required (default: False).
OverpickTransferOrdersFlagBoolFalseNoIndicates whether overpicking is allowed for movement requests. 'True' means allowed; 'False' means not allowed (default: False).
DistributedOrganizationFlagBoolFalseNoIndicates whether the organization provides logistics services like warehousing. 'True' means enabled; 'False' means disabled (default: False).
AllowDifferentLotStatusDecimalFalseNoDetermines whether a lot’s status can change when transferring materials.
ChildLotControlPrefixStringFalseNoDefines the prefix for child lot numbers when generating child lots.
ChildLotControlTotalLengthDecimalFalseNoSpecifies the total length of the child lot number.
ChildLotControlFormatValidationFlagBoolFalseNoIndicates whether the child lot number format should be validated. 'True' means validated; 'False' means not validated (default: False).
ChildLotControlZeroPaddingFlagBoolFalseNoIndicates whether child lot numbers should be padded with zeros. 'True' means enabled; 'False' means disabled (default: False).
CopyLotAttributeFlagBoolFalseNoIndicates whether a child lot inherits attributes from the parent lot. 'True' means inherited; 'False' means not inherited (default: False).
AutomaticallyCreateLotUOMConversionDecimalFalseNoDetermines whether lot-based unit of measure (UOM) conversion is enabled.
ParentChildGenerationStringFalseNoSpecifies the control level for generating child lot numbers.
AutomaticallyDeleteAllocationsFlagBoolFalseNoIndicates whether pick allocations are automatically canceled if a movement request is canceled. 'True' means enabled; 'False' means disabled (default: False).
EnforceLocatorAliasUniquenessFlagBoolFalseNoCurrently not used.
PreFillPickedQuantityFlagBoolFalseNoIndicates whether picked quantities should be pre-filled during pick confirmation. 'True' means enabled; 'False' means disabled (default: False).
CapturePickingExceptionsFlagBoolFalseNoIndicates whether picking exceptions should be captured. 'True' means enabled; 'False' means disabled (default: True).
PickQuantityDefaultReasonIdLongFalseNoSpecifies the default reason applied to picking quantity exceptions.
AllowNegativeOnhandTransactionsFlagBoolFalseNoIndicates whether negative on-hand inventory transactions are allowed. 'True' means allowed; 'False' means not allowed (default: False).
UseOriginalReceiptDateFlagBoolFalseNoIndicates whether the original receipt date should be used for inventory transactions. 'True' means enabled; 'False' means disabled (default: False).
RoundReorderQuantityFlagBoolFalseNoIndicates whether reorder quantities should be rounded to optimize planning. 'True' means enabled; 'False' means disabled (default: False).
PickSlipBatchSizeIntFalseNoDefines the number of movement request lines processed together when allocating material.
ReplenishmentMovementRequestGroupingIntFalseNoSpecifies the grouping threshold for replenishment movement requests.
FillKillMoveOrderFlagBoolFalseNoIndicates whether partially picked replenishment movement request lines should be canceled. 'True' means enabled; 'False' means disabled (default: False).
ManufacturingPlantFlagBoolFalseNoIndicates whether the organization is designated as a manufacturing plant. 'True' means enabled; 'False' means disabled (default: False).
ContractManufacturingFlagBoolFalseNoIndicates whether the organization is a contract manufacturing plant. 'True' means enabled; 'False' means disabled (default: False).
SupplierIdLongFalseNoUnique identifier for the supplier if this is a contract manufacturing organization.
SupplierSiteIdLongFalseNoUnique identifier for the supplier site if this is a contract manufacturing organization.
MaintenanceEnabledFlagBoolFalseNoIndicates whether maintenance activities are supported. 'True' means enabled; 'False' means disabled (default: False).
SystemSelectsSerialNumberFlagBoolFalseNoIndicates whether the system auto-generates serial numbers. 'True' means system-selected; 'False' means user-selected (default: False).
PurchasingByRevisionFlagBoolFalseNoIndicates whether item revisions must be included in purchase orders. 'True' means required; 'False' means optional (default: False).
FillKillTransferOrdersFlagBoolFalseNoIndicates whether remaining quantities on transfer orders should be automatically canceled. 'True' means enabled; 'False' means disabled (default: False).
ItemGroupingCodeStringFalseNoSpecifies how items are assigned to the organization.
ItemDefinitionOrganizationIdLongFalseNoUnique identifier for the item definition organization.
TrackByProjectFlagBoolFalseNoIndicates whether inventory transactions should capture project details. 'True' means enabled; 'False' means disabled (default: False).
TrackByCountryOfOriginFlagBoolFalseNoIndicates whether tracking by country of origin is enabled. 'True' means enabled; 'False' means disabled (default: False).
InternalCustomerFlagBoolFalseNoIndicates whether the organization serves as an internal customer. 'True' means enabled; 'False' means disabled (default: False).
InternalCustomerNameStringFalseNoName of the internal customer associated with this inventory organization.
InternalCustomerIdLongFalseNoUnique identifier for the internal customer.
InternalCustomerAccountNumberStringFalseNoAccount number associated with the internal customer.
ScheduleNameStringFalseNoName of the work day calendar for the organization.
UseCurrentItemCostFlagBoolFalseNoIndicates whether the warehouse will default to using the current item cost in the Create Miscellaneous Transaction task. 'True' means enabled; 'False' means disabled (default: False).
OverpickForSpecialHandlingFlagBoolFalseNoIndicates whether the warehouse allows overpicking to accommodate material movements requiring special handling. 'True' means enabled; 'False' means disabled (default: False).
CreatedByStringFalseNoUsername or system entity that created this inventory organization parameter record.
CreationDateDatetimeFalseNoTimestamp indicating when the inventory organization parameter record was initially created.
LastUpdatedByStringFalseNoUsername or system entity that last modified the inventory organization parameter record.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the inventory organization parameter record was last updated.
AcceptSubstituteItemsFlagBoolFalseNoIndicates whether the warehouse accepts substitute items in place of ordered items. 'True' means enabled; 'False' means disabled (default: False).
IntegrateWmsWithManufacturingAndMaintenanceFlagBoolFalseNoIndicates whether the plant is integrated into the warehouse management system (WMS) for manufacturing or maintenance. 'True' means enabled; 'False' means disabled (default: False).
FillKillSalesOrderFlagBoolFalseNoIndicates whether remaining quantities on backordered sales order lines are automatically canceled during pick release, pick confirm, or ship confirm. 'True' means enabled; 'False' means disabled (default: False).
FinderStringFalseNoA system-defined query or lookup used to retrieve inventory organization parameter records.
StatusStringFalseNoCurrent status of the inventory organization parameters.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InventoryOrganizationsOrganizationId [KEY]LongFalseNoUnique identifier linking this descriptive flexfield (DFF) entry to a specific inventory organization parameter.
InvorgparametersOrganizationId [KEY]LongFalseNoUnique identifier linking this DFF entry to an inventory organization parameter.
OrganizationId [KEY]LongFalseNoUnique identifier for the item or inventory organization, automatically generated when a new organization is created. This serves as the primary key.
TestSsnStringFalseNoCustom attribute field used for testing or additional inventory organization-related metadata.
TestSsn2StringFalseNoAdditional custom attribute field for testing or extended inventory organization attributes.
_FLEX_ContextStringFalseNoDescriptive flexfield (DFF) context name, defining the purpose of the additional attributes for inventory organizations.
_FLEX_Context_DisplayValueStringFalseNoDisplay value representing the context assigned to the DFF.
FinderStringFalseNoA system-defined query or lookup used to retrieve inventory organization parameter records with DFF data.
StatusStringFalseNoCurrent status of the inventory organization parameter DFF entry.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
InventoryOrganizationsOrganizationId [KEY]LongFalseNoUnique identifier linking this plant parameter entry to a specific inventory organization.
OrganizationId [KEY]LongFalseNoUnique identifier for the inventory organization, automatically generated upon creation.
ManufacturingCalendarIdLongFalseNoUnique identifier for the manufacturing calendar referenced by the organization. This attribute is required.
DefaultSupplySubinventoryStringFalseNoSubinventory used for backflushing operations when no default values are defined.
DefaultSupplyLocatorLongFalseNoLocator used for backflushing operations when no default values are defined. Dependent on DefaultSupplySubinventory.
DefaultCompletionSubinventoryStringFalseNoSubinventory used to store completed products if no default subinventory is defined.
DefaultCompletionLocatorLongFalseNoLocator used to store completed products if no default locator is defined. Dependent on DefaultCompletionSubinventory.
StartingOperationSequenceLongFalseNoDefault sequence number for the first operation in a new work definition.
OperationSequenceIncrementLongFalseNoIncrement value applied to each new operation added in a work definition.
PhantomOperationInheritStringFalseNoSpecifies whether phantom work definitions should charge components, resources, and overhead at the parent work item level.
WorkOrderPrefixStringFalseNoAlphanumeric prefix added to work order names when creating new work orders.
WorkOrderStartingNumberLongFalseNoStarting numeric value used for generating work order numbers at the plant.
DefaultOvercompletionToleranceDecimalFalseNoPercentage of assemblies allowed to be overcompleted per job or schedule.
DefaultTransactionModeStringFalseNoSpecifies whether the system defaults transaction quantities to required quantities during material or resource transactions.
DefaultTransactionQuantityStringFalseNoDetermines default transaction behavior for material and resource transactions within a work order.
QuantityChangeBackflushStringFalseNoSpecifies whether quantity changes are allowed during backflushing operations.
DefaultWorkOrderTravelerTemplateStringFalseNoLayout template used when printing work order travelers.
DefaultLabelTemplateStringFalseNoLayout template used when printing labels for manufacturing or work orders.
IncludeComponentYieldFlagBoolFalseNoIndicates whether decimal quantity rounding is applied. 'True' means no rounding; 'False' means rounding is applied (default: False).
AutoAssociateSerialNumberWorkOrderImportFlagBoolFalseNoIndicates whether serial numbers are automatically created and associated with jobs. 'True' means enabled; 'False' means disabled (default: True).
BackflushLotSelectionStringFalseNoDetermines lot selection method during backflushing. Valid values: Manual, FIFO (First In First Out), or FEFO (First Expiration First Out).
StartStopCaptureLevelStringFalseNoDefines how time is captured during operations in the work order. Valid values: Operation Serial or Item Serial.
PurchaseRequisitionCreationTimeStringFalseNoSpecifies the threshold for creating purchase requisitions for work orders involving supplier operations and outside processing.
MaterialReportingLevelStringFalseNoDetermines when material reporting icons appear in the dispatch list.
ForecastHorizonIntFalseNoDefines the maximum number of days the Maintenance Forecast scheduled process calculates. Must be a positive integer (default: 30 days).
GenerateWorkOrdersHorizonIntFalseNoDefines the maximum number of days the Generate Work Order scheduled process calculates (default: 7 days).
DefaultPickSlipGroupingRuleLongFalseNoSpecifies the default grouping rule for pick slips in manufacturing work orders.
PrintPickSlipsFlagBoolFalseNoIndicates whether pick slips are printed. 'True' means enabled; 'False' means disabled (default: False).
IncludePullComponentsFlagBoolFalseNoIndicates whether pull supply type components should be included in picking. 'True' means enabled; 'False' means disabled (default: False).
IssuePushComponentsFlagBoolFalseNoIndicates whether push components should be issued directly to work orders. 'True' means enabled; 'False' means disabled (default: False).
PrintLabelExternallyFlagBoolFalseNoIndicates whether labels should be printed using an external system. 'True' means enabled; 'False' means disabled (default: False).
AllowDirectPurchasesForWorkOrdersFlagBoolFalseNoIndicates whether work orders can access self-service procurement. 'True' means enabled; 'False' means disabled (default: False).
EnableProcessManufacturingFlagBoolFalseNoIndicates whether the plant supports process manufacturing. 'True' means enabled; 'False' means disabled (default: False).
DefaultWorkMethodStringFalseNoSpecifies the default manufacturing method for work definitions. Valid values: Discrete or Process.
ManufacturingCalendarNameStringFalseNoName of the manufacturing calendar referenced by the organization.
EnableIotFlagBoolFalseNoIndicates whether the plant is synchronized with Oracle Internet of Things Cloud Service. 'True' means enabled; 'False' means disabled (default: False).
ManuallyIssueAssemblyToReworkWorkOrderFlagBoolFalseNoIndicates whether assemblies must be manually issued for rework. 'True' means enabled; 'False' means disabled (default: False).
AllowNegativeIssueWithoutSerialNumberEntryFlagBoolFalseNoIndicates whether serial number entry is required when removing parts from a procured finished good. 'True' means not required; 'False' means required (default: False).
AllowReservationsOnWorkOrdersFlagBoolFalseNoIndicates whether work orders allow reservations on specified materials. 'True' means enabled; 'False' means disabled (default: False).
MaximumSchedulingDurationInMonthsIntFalseNoDefines the maximum allowed scheduling duration in months. Minimum: 3 months, Maximum: 48 months (default: 12 months).
CreatedByStringFalseNoUsername or system entity that created this plant parameter record.
CreationDateDatetimeFalseNoTimestamp indicating when the plant parameter record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when the plant parameter record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified the plant parameter record.
DefaultLotNumberBehaviorStringFalseNoSpecifies the defaulting method for lot number population in finished products. Valid values: No Default, Work Order Number (default: No Default).
RestrictLotsDuringReturnsFlagBoolFalseNoIndicates whether returned lots must be restricted to previously transacted lots. 'True' means restricted; 'False' means not restricted (default: False).
DefaultUndercompletionToleranceDecimalFalseNoPercentage of assemblies allowed to be undercompleted per job or schedule.
InspectionPlanTypeStringFalseNoSpecifies the default inspection plan for the maintenance facility.
DefaultIncludeInPlanningForBulkSupplyTypeFlagBoolFalseNoIndicates whether bulk supply-type operation items are included in planning by default. 'True' means included; 'False' means not included (default: True).
DefaultIncludeInPlanningForSupplierSupplyTypeFlagBoolFalseNoIndicates whether supplier supply-type operation items are included in planning by default. 'True' means included; 'False' means not included (default: True).
EnableRoboticsFlagBoolFalseNoIndicates whether the plant uses robotic resources. 'True' means enabled; 'False' means disabled (default: False).
DefaultMaterialReviewBoardSubinventoryStringFalseNoSpecifies the default subinventory for defective or unserviceable components during maintenance.
DefaultMaterialReviewBoardLocatorLongFalseNoSpecifies the default locator for defective or unserviceable components during maintenance.
FinderStringFalseNoA system-defined query or lookup used to retrieve plant parameter records.
StatusStringFalseNoCurrent status of the plant parameter entry.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ItemUOMConversionIdLongFalseNoUnique identifier for the unit of measure (UOM) conversion entry for an inventory item.
InventoryItemIdLongFalseNoUnique identifier for the inventory item associated with this unit of measure conversion.
InventoryItemNumberStringFalseNoItem number associated with the inventory item for which this UOM conversion is defined.
PrimaryUOMCodeStringFalseNoCode representing the primary unit of measure assigned to the inventory item.
PrimaryUOMIdLongFalseNoUnique identifier for the primary unit of measure assigned to the inventory item.
PrimaryUOMNameStringFalseNoName of the primary unit of measure assigned to the inventory item.
TransactionUOMCodeStringFalseNoCode representing the transaction unit of measure to which the conversion applies.
TransactionUOMIdLongFalseNoUnique identifier for the transaction unit of measure to which the conversion applies.
TransactionUOMNameStringFalseNoName of the transaction unit of measure to which the conversion applies.
ConversionRateDecimalFalseNoConversion factor defining how the transaction unit of measure relates to the primary unit of measure.
CreatedByStringFalseNoUsername or system entity that created this unit of measure conversion record.
CreationDateDatetimeFalseNoTimestamp indicating when this unit of measure conversion record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this unit of measure conversion record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this unit of measure conversion record.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
PackagingStringId [KEY]LongFalseNoUnique identifier for the packaging string entry.
PackagingStringStringFalseNoFormatted packaging string composed of unit of measure (UOM) elements and multipliers. Display order is determined by the SCM Common: Display Order of Packaging String Units profile option.
UOMCode1StringFalseNoUnique code for the first unit in the packaging string. This is always the base unit (for example, Each in EA 10/BX 25/CS).
UOMName1StringFalseNoName of the first unit in the packaging string. This is always the base unit (for example, Each in EA 10/BX 25/CS).
UOMCode2StringFalseNoUnique code for the second unit in the packaging string. This is a multiple of the base unit (for example, Box in EA 10/BX 25/CS).
UOMName2StringFalseNoName of the second unit in the packaging string. This is a multiple of the base unit (for example, Box in EA 10/BX 25/CS).
UOMMultiplier2LongFalseNoMultiplier between the base unit and the second unit (for example, 10 Each per Box in EA 10/BX 25/CS).
UOMCode3StringFalseNoUnique code for the third unit in the packaging string. This is a multiple of the second unit (for example, Case in EA 10/BX 25/CS).
UOMName3StringFalseNoName of the third unit in the packaging string. This is a multiple of the second unit (for example, Case in EA 10/BX 25/CS).
UOMMultiplier3LongFalseNoMultiplier between the second and third unit (for example, 25 Boxes per Case in EA 10/BX 25/CS).
UOMCode4StringFalseNoUnique code for the fourth unit in the packaging string. This is a multiple of the third unit.
UOMName4StringFalseNoName of the fourth unit in the packaging string. This is a multiple of the third unit.
UOMMultiplier4LongFalseNoMultiplier between the third and fourth unit, indicating how many third units are in the fourth unit.
UOMCode5StringFalseNoUnique code for the fifth unit in the packaging string. This is a multiple of the fourth unit.
UOMName5StringFalseNoName of the fifth unit in the packaging string. This is a multiple of the fourth unit.
UOMMultiplier5LongFalseNoMultiplier between the fourth and fifth unit, indicating how many fourth units are in the fifth unit.
UOMCode6StringFalseNoUnique code for the sixth unit in the packaging string. This is a multiple of the fifth unit.
UOMName6StringFalseNoName of the sixth unit in the packaging string. This is a multiple of the fifth unit.
UOMMultiplier6LongFalseNoMultiplier between the fifth and sixth unit, indicating how many fifth units are in the sixth unit.
UOMCode7StringFalseNoUnique code for the seventh unit in the packaging string. This is a multiple of the sixth unit.
UOMName7StringFalseNoName of the seventh unit in the packaging string. This is a multiple of the sixth unit.
UOMMultiplier7LongFalseNoMultiplier between the sixth and seventh unit, indicating how many sixth units are in the seventh unit.
UOMCode8StringFalseNoUnique code for the eighth unit in the packaging string. This is a multiple of the seventh unit.
UOMName8StringFalseNoName of the eighth unit in the packaging string. This is a multiple of the seventh unit.
UOMMultiplier8LongFalseNoMultiplier between the seventh and eighth unit, indicating how many seventh units are in the eighth unit.
UOMCode9StringFalseNoUnique code for the ninth unit in the packaging string. This is a multiple of the eighth unit.
UOMName9StringFalseNoName of the ninth unit in the packaging string. This is a multiple of the eighth unit.
UOMMultiplier9LongFalseNoMultiplier between the eighth and ninth unit, indicating how many eighth units are in the ninth unit.
UOMCode10StringFalseNoUnique code for the tenth unit in the packaging string. This is a multiple of the ninth unit.
UOMName10StringFalseNoName of the tenth unit in the packaging string. This is a multiple of the ninth unit.
UOMMultiplier10LongFalseNoMultiplier between the ninth and tenth unit, indicating how many ninth units are in the tenth unit.
CreatedByStringFalseNoUsername or system entity that created this packaging string record.
CreationDateDatetimeFalseNoTimestamp indicating when this packaging string record was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this packaging string record was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this packaging string record.
FinderStringFalseNoA system-defined query or lookup used to retrieve packaging string records.
UomCodeStringFalseNoCode representing the unit of measure associated with this packaging string.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ExceptionId [KEY]LongFalseNoUnique identifier for the schedule exception entry.
NameStringFalseNoThe name assigned to the schedule exception when it is created. This attribute is required.
DescriptionStringFalseNoA brief description of the schedule exception, providing additional details on its purpose.
ShortCodeStringFalseNoAn abbreviated identifier displayed for the schedule exception.
ExceptionStartDateStringFalseNoThe date when the schedule begins applying this exception.
ExceptionEndDateStringFalseNoThe date when the schedule stops applying this exception.
PeriodTypeCodeStringFalseNoCode representing the type of period the exception applies to, such as Off Period or Work Period.
CategoryCodeStringFalseNoCode representing the category of the exception, such as Holiday or Training.
AllDayFlagBoolFalseNoIndicates whether the exception applies to the entire day. 'True' means it applies for the full day; 'False' means it applies to specific hours within the day. Default is 'False'.
CreatedByStringFalseNoUsername or system entity that created this schedule exception entry.
CreationDateDatetimeFalseNoTimestamp indicating when this schedule exception entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this schedule exception entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this schedule exception entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve schedule exception records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ScheduleId [KEY]LongFalseNoUnique identifier for the schedule entry.
ScheduleTypeCodeStringFalseNoSpecifies the type of schedule being created. Valid values include Time, Duration, and Elapsed. This attribute is required.
NameStringFalseNoThe name assigned to the schedule when it is created. This attribute is required.
DescriptionStringFalseNoA brief description of the schedule, providing additional details on its purpose.
EffectiveFromDateDateFalseNoThe start date when the work schedule modeling, including working and non-working time, becomes effective. This attribute is required.
EffectiveToDateDateFalseNoThe end date when the work schedule modeling, including working and non-working time, is no longer effective. This attribute is required.
CategoryCodeStringFalseNoCode representing the category of the schedule, such as Pager, UK SSP, or Work.
DeletedFlagBoolFalseNoIndicates whether the schedule is active. 'True' means active and usable; 'False' means inactive (default: True).
QuarterlyTypeCodeStringFalseNoDefines the quarterly model used for the schedule, such as 13 periods or variations of 4-4-5 week structures.
NumberOfAssignmentsIntFalseNoSpecifies the number of business objects linked to this schedule. If greater than zero, updates to the schedule may be restricted.
FirstDayOfWorkWeekCodeStringFalseNoDefines the first day of the workweek for this schedule. Valid values: SUNDAY, MONDAY, TUESDAY, WEDNESDAY, THURSDAY, FRIDAY, and SATURDAY (default: MONDAY).
FirstDayOfWorkWeekStringFalseNoSpecifies the first day of the workweek for this schedule.
CreatedByStringFalseNoUsername or system entity that created this schedule entry.
CreationDateDatetimeFalseNoTimestamp indicating when this schedule entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this schedule entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this schedule entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve schedule records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
SchedulesScheduleId [KEY]LongFalseNoUnique identifier linking this exception association entry to a specific schedule.
ScheduleExceptionIdLongFalseNoUnique identifier for the schedule exception being assigned. This is a required input.
ScheduleExceptionAssociationId [KEY]LongFalseNoUnique identifier for the schedule exception association entry.
ScheduleIdLongFalseNoUnique identifier for the parent schedule to which the exception is assigned. This is a required input.
ScheduleExceptionNameStringFalseNoThe name of the schedule exception that is associated with the schedule.
CreatedByStringFalseNoUsername or system entity that created this schedule exception association entry.
CreationDateDatetimeFalseNoTimestamp indicating when this schedule exception association entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this schedule exception association entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this schedule exception association entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve schedule exception association records.
ScheduleTypeCodeStringFalseNoDefines the type of schedule linked to this schedule exception association.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
SchedulesScheduleId [KEY]LongFalseNoUnique identifier linking this workday pattern entry to a specific schedule.
SchedulePatternId [KEY]LongFalseNoUnique identifier for the schedule workday pattern entry.
PatternSequenceNumberLongFalseNoDefines the sequence order in which patterns are applied within the schedule.
PatternIdLongFalseNoUnique identifier for the associated workday pattern within the schedule. This is a required input.
PatternNameStringFalseNoThe name of the workday pattern assigned to the schedule.
CreatedByStringFalseNoUsername or system entity that created this schedule workday pattern entry.
CreationDateDatetimeFalseNoTimestamp indicating when this schedule workday pattern entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this schedule workday pattern entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this schedule workday pattern entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve schedule workday pattern records.
ScheduleIdLongFalseNoUnique identifier for the parent schedule to which this workday pattern is assigned.
ScheduleTypeCodeStringFalseNoDefines the type of schedule linked to this workday pattern association.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ShiftId [KEY]LongFalseNoUnique identifier for the shift entry.
NameStringFalseNoThe name assigned to the shift when it is created. This attribute is required.
DescriptionStringFalseNoA brief description of the shift, providing additional details on its purpose.
CodeStringFalseNoA short code or abbreviation used to identify the shift.
StartTimeStringFalseNoThe time when the shift starts, formatted as 'hh AM/PM'.
EndTimeStringFalseNoThe time when the shift ends, formatted as 'hh AM/PM'.
DurationDecimalFalseNoThe total duration of the shift based on its start and end times.
DurationUnitStringFalseNoThe unit of time associated with the shift duration (for example, hours, minutes).
CategoryCodeStringFalseNoCode representing the shift category, such as Working from Home or Office.
PeriodTypeCodeStringFalseNoCode indicating the type of period for the shift, such as Work Period or Off Period.
ShiftTypeCodeStringFalseNoDefines the type of shift being created. Valid values: Time, Duration, and Elapsed. This attribute is required.
ShiftDetailTypeCodeStringFalseNoSpecifies the type of Time shift being created. Valid values: Flexible, Punch, or None. This attribute is required for Time shifts.
CreatedByStringFalseNoUsername or system entity that created this shift entry.
CreationDateDatetimeFalseNoTimestamp indicating when this shift entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this shift entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this shift entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve shift records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ShiftsShiftId [KEY]LongFalseNoUnique identifier linking this shift detail entry to a specific shift.
ShiftDetailsId [KEY]LongFalseNoUnique identifier for the shift detail entry.
NameStringFalseNoThe name assigned to the shift detail.
DayLongFalseNoIndicates the day of the shift detail, applicable for shifts longer than 24 hours.
StartTimeStringFalseNoThe time when the shift detail starts, formatted as 'hh AM/PM'.
DurationDecimalFalseNoTotal duration of the shift detail based on its start time and length.
DurationUnitStringFalseNoUnit of time associated with the shift detail duration (for example, hours, minutes).
MinimumBreakMinutesLongFalseNoMinimum number of minutes allowed for a break within this shift detail.
MaximumBreakMinutesLongFalseNoMaximum number of minutes allowed for a break within this shift detail.
CoreWorkFlagBoolFalseNoIndicates whether the shift detail represents core working time. 'True' means core working time; 'False' means not core working time (default: False).
CreatedByStringFalseNoUsername or system entity that created this shift detail entry.
CreationDateDatetimeFalseNoTimestamp indicating when this shift detail entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this shift detail entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this shift detail entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve shift detail records.
ShiftIdLongFalseNoUnique identifier linking this shift detail entry to its parent shift.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
LookupType [KEY]StringFalseNoThe category or type of lookup being referenced.
LookupCode [KEY]StringFalseNoA unique code representing a specific lookup value within the lookup type.
MeaningStringFalseNoThe display name or label associated with the lookup code.
DescriptionStringFalseNoA brief description providing additional details about the lookup code.
TagStringFalseNoA classification or tag associated with the lookup entry.
ActiveDateDateFalseNoThe date when the lookup value becomes active and available for use.
Bind_ParentLookupCodeStringFalseNoA reference to the parent lookup code if this lookup is part of a hierarchical structure.
Bind_ParentSetidDetermTypeStringFalseNoDefines the method used to determine the parent set ID.
Bind_ParentSetidDetermValueStringFalseNoSpecifies the value used to determine the parent set ID.
Bind_RelationshipIdLongFalseNoUnique identifier linking this lookup to a related entity.
BindActiveDateDateFalseNoThe date when the binding lookup value becomes active.
BindLookupCodeStringFalseNoA reference lookup code used for binding relationships.
BindLookupTypeStringFalseNoA reference lookup type used for binding relationships.
BindTagStringFalseNoA classification or tag associated with the binding lookup entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve lookup values.
NewLookupCode1StringFalseNoA newly defined lookup code for use in updates or expansions.
NewLookupCode2StringFalseNoA second newly defined lookup code for system updates or expansions.
NewLookupCode3StringFalseNoA third newly defined lookup code for system updates or expansions.
NewLookupCode4StringFalseNoA fourth newly defined lookup code for system updates or expansions.
NewLookupCode5StringFalseNoA fifth newly defined lookup code for system updates or expansions.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
ClassCodeStringFalseNoA unique user-defined code that identifies the unit of measure class. This attribute is required.
ClassId [KEY]StringFalseNoUnique identifier for the unit of measure class.
ClassNameStringFalseNoThe name assigned to the unit of measure class. This value must be unique and is required.
ClassDescriptionStringFalseNoA brief description providing additional details about the unit of measure class.
EndDateDateFalseNoThe date when this unit of measure class stops allowing the creation of new units within it.
BaseUnitOfMeasureStringFalseNoThe name of the base unit of measure assigned to this class.
BaseUOMCodeStringFalseNoA short code that uniquely identifies the base unit of measure for this class.
BaseUOMDescriptionStringFalseNoA brief description of the base unit of measure for this class.
LastUpdatedByStringFalseNoUsername or system entity that last modified this unit of measure class entry.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this unit of measure class entry was last updated.
CreatedByStringFalseNoUsername or system entity that created this unit of measure class entry.
CreationDateDatetimeFalseNoTimestamp indicating when this unit of measure class entry was initially created.
FinderStringFalseNoA system-defined query or lookup used to retrieve unit of measure class records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
UnitOfMeasureClassesClassId [KEY]StringFalseNoUnique identifier linking this entry to a specific unit of measure class.
UomClass [KEY]StringFalseNoUnique identifier for the unit of measure class. This is a primary key generated by the application upon class creation. It maps to the ClassId parameter in the root resource.
_FLEX_ValidationDateDateFalseNoDate when the descriptive flexfield (DFF) validation was last performed for the unit of measure class.
_FLEX_ContextStringFalseNoDFF context name associated with the unit of measure class.
_FLEX_NumOfSegmentsIntFalseNoNumber of segments defined within the DFF for the unit of measure class.
_FLEX_NumOfVisibleSegmentsIntFalseNoNumber of visible segments within the DFF for the unit of measure class.
ClassCodeStringFalseNoUnique user-defined code that identifies the unit of measure class.
ClassIdStringFalseNoUnique identifier for the unit of measure class.
FinderStringFalseNoA system-defined query or lookup used to retrieve unit of measure class records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
UnitOfMeasureClassesClassId [KEY]StringFalseNoUnique identifier linking this interclass conversion entry to a specific unit of measure class.
InterclassConversionId [KEY]LongFalseNoUnique identifier for the interclass conversion record.
InventoryItemIdLongFalseNoUnique identifier for the inventory item associated with this interclass conversion. Either this attribute or ItemNumber is required.
FromUOMClassIdStringFalseNoUnique identifier for the originating unit of measure class in the conversion process. For a specific inventory item, interclass conversions always occur between two classes. This attribute is not required when creating new interclass conversions.
FromUOMCodeStringFalseNoUser-defined short code identifying the base unit of measure for the originating unit of measure class. This attribute is not required when creating new interclass conversions.
ToUOMClassIdStringFalseNoUnique identifier for the target unit of measure class in the conversion process. Either this attribute or ToUOMCode is required when creating new interclass conversions.
ToUOMCodeStringFalseNoUser-defined short code identifying the base unit of measure for the target unit of measure class. Either this attribute or ToUOMClassId is required when creating new interclass conversions.
InterclassConversionDecimalFalseNoConversion rate between the FromUOMClass and the ToUOMClass for the specified inventory item. This attribute is required.
InterclassConversionEndDateDateFalseNoThe date when the interclass conversion is no longer valid or available.
ItemNumberStringFalseNoUnique alphanumeric identifier for the inventory item associated with this interclass conversion. Either this attribute or InventoryItemId is required.
CreatedByStringFalseNoUsername or system entity that created this interclass conversion entry.
CreationDateDatetimeFalseNoTimestamp indicating when this interclass conversion entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this interclass conversion entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this interclass conversion entry.
ClassCodeStringFalseNoUser-defined code representing the unit of measure class involved in the interclass conversion.
ClassIdStringFalseNoUnique identifier for the unit of measure class involved in the interclass conversion.
FinderStringFalseNoA system-defined query or lookup used to retrieve interclass conversion records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
UOMId [KEY]LongFalseNoUnique identifier for the unit of measure. This value is system-generated when a unit is created.
UOMCodeStringFalseNoUser-defined short code that uniquely identifies the unit of measure. This attribute is required.
UOMClassStringFalseNoClass that categorizes the unit of measure. Either this attribute or UOMClassName is required when creating a new unit. This value corresponds to the ClassId of the unitOfMeasureClasses instance.
UOMClassCodeStringFalseNoThe unique code representing the unit of measure class.
UOMClassNameStringFalseNoName of the class that categorizes the unit of measure. Either this attribute or UOMClass is required when creating a new unit.
UOMStringFalseNoThe name of the unit of measure. This attribute is required.
DescriptionStringFalseNoA brief description of the unit of measure.
UOMReciprocalDescriptionStringFalseNoExplains how the unit of measure is processed when used in a reciprocal calculation. For example, 'Per Month' describes the reciprocal for a service measured in 'Month'.
UOMPluralDescriptionStringFalseNoThe plural form of the unit of measure. For example, 'Feet' is the plural for 'Foot'.
BaseUnitFlagBoolFalseNoIndicates whether this unit is the base unit of its class. 'True' means it is the base unit (typically the smallest unit in the class); 'False' means it is not. All conversions within a class occur through the base unit. Default is 'False'.
DisableDateDateFalseNoThe date when the unit of measure becomes inactive and is no longer used.
StandardConversionDecimalFalseNoConversion rate between this unit of measure and the base unit of its class. This attribute is required.
StandardConversionEndDateDateFalseNoThe date when the standard conversion for this unit of measure is no longer valid.
GlobalAttributeCategoryStringFalseNoSpecifies additional attributes for global extensions related to the unit of measure.
OkeiCodeStringFalseNoThe international OKEI code assigned to the unit of measure, used for global standardization.
DerivedUnitParentCodeStringFalseNoThe code of the parent unit if this unit is derived from another unit.
CreatedByStringFalseNoUsername or system entity that created this unit of measure entry.
CreationDateDatetimeFalseNoTimestamp indicating when this unit of measure entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this unit of measure entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this unit of measure entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve unit of measure records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
UnitsOfMeasureUOMId [KEY]LongFalseNoUnique identifier linking this descriptive flexfield (DFF) entry to a specific unit of measure.
UnitOfMeasureId [KEY]LongFalseNoUnique identifier for the unit of measure. This value is system-generated when a unit is created. Maps to the UOMId parameter in the root resource.
_FLEX_ValidationDateDateFalseNoThe date when the DFF validation was last performed for the unit of measure.
_FLEX_ContextStringFalseNoDFF context name associated with the unit of measure.
_FLEX_NumOfSegmentsIntFalseNoNumber of segments defined within the DFF for the unit of measure.
_FLEX_NumOfVisibleSegmentsIntFalseNoNumber of visible segments within the DFF for the unit of measure.
DisableDateDateFalseNoThe date when the unit of measure is disabled and no longer available for use.
FinderStringFalseNoA system-defined query or lookup used to retrieve unit of measure DFF records.
UOMStringFalseNoThe name of the unit of measure.
UOMClassStringFalseNoThe unit of measure class that categorizes the unit of measure.
UOMClassCodeStringFalseNoUnique code representing the unit of measure class.
UOMCodeStringFalseNoUser-defined short code that uniquely identifies the unit of measure.
UOMIdLongFalseNoUnique identifier for the unit of measure.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
UnitsOfMeasureUOMId [KEY]LongFalseNoUnique identifier linking this intraclass conversion entry to a specific unit of measure.
InventoryItemIdLongFalseNoUnique identifier for the inventory item associated with this intraclass conversion. This attribute is required.
ConversionId [KEY]LongFalseNoUnique identifier for the intraclass conversion record.
IntraclassConversionDecimalFalseNoConversion rate between this unit of measure and the base unit of its class for the specified inventory item. This attribute is required.
IntraclassConversionEndDateDateFalseNoThe date when the intraclass conversion for this unit of measure is no longer valid.
ItemNumberStringFalseNoThe unique alphanumeric identifier for the inventory item associated with this intraclass conversion.
CreatedByStringFalseNoUsername or system entity that created this intraclass conversion entry.
CreationDateDatetimeFalseNoTimestamp indicating when this intraclass conversion entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this intraclass conversion entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this intraclass conversion entry.
DisableDateDateFalseNoThe date when the unit of measure is disabled and no longer available for use.
FinderStringFalseNoA system-defined query or lookup used to retrieve intraclass conversion records.
UOMStringFalseNoThe name of the unit of measure.
UOMClassStringFalseNoThe unit of measure class that categorizes the unit of measure.
UOMClassCodeStringFalseNoUnique code representing the unit of measure class.
UOMCodeStringFalseNoUser-defined short code that uniquely identifies the unit of measure.
UOMIdLongFalseNoUnique identifier for the unit of measure.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
PatternId [KEY]LongFalseNoUnique identifier for the workday pattern.
NameStringFalseNoThe name assigned to the workday pattern when it is created. This attribute is required.
DescriptionStringFalseNoA brief description of the workday pattern, providing additional context.
PatternTypeCodeStringFalseNoCode representing the type of pattern being created. Valid values include Time, Duration, and Elapsed. This attribute is required.
LengthInDaysLongFalseNoSpecifies the number of days in the workday pattern before it repeats. Determines how the assigned shifts fill within this cycle. This attribute is required.
CreatedByStringFalseNoUsername or system entity that created this workday pattern entry.
CreationDateDatetimeFalseNoTimestamp indicating when this workday pattern entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this workday pattern entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this workday pattern entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve workday pattern records.

Return to Top

NameTypeReadOnlyReferencesFilterOnlyDescription
WorkdayPatternsPatternId [KEY]LongFalseNoUnique identifier linking this shift entry to a specific workday pattern.
PatternDetailId [KEY]LongFalseNoUnique identifier for the specific shift detail within the workday pattern.
SequenceNumberLongFalseNoOrder number of the assigned shift within the Duration pattern. This is not currently used for Time or Elapsed patterns.
StartDayLongFalseNoThe day within the pattern when this shift begins.
EndDayLongFalseNoThe day within the pattern when this shift ends.
ShiftIdLongFalseNoUnique identifier for the shift assigned to the pattern. This attribute is required.
ShiftNameStringFalseNoThe name of the shift associated with the workday pattern.
CreatedByStringFalseNoUsername or system entity that created this workday pattern shift entry.
CreationDateDatetimeFalseNoTimestamp indicating when this workday pattern shift entry was initially created.
LastUpdateDateDatetimeFalseNoTimestamp indicating when this workday pattern shift entry was last updated.
LastUpdatedByStringFalseNoUsername or system entity that last modified this workday pattern shift entry.
FinderStringFalseNoA system-defined query or lookup used to retrieve workday pattern shift records.
PatternIdLongFalseNoUnique identifier for the workday pattern associated with this shift.

Return to Top