Messages

The Supply Messages Extract view object extracts messages from the supply order.

Data Store Key : FscmTopModelAM.ScmExtractAM.DosBiccExtractAM.SupplyMessagesExtractPVO

Primary Keys : DosMessageExtractPEOMessageId

Initial Extract Date : DosMessageExtractPEOCreationDate

Incremental Extract Date : DosMessageExtractPEOLastUpdateDate

Attributes

This table provides the list of exposed attributes and their descriptions.

Name Description
DosMessageExtractPEOActiveFlag This attribute contains 1 or 0. 1 means the message is active and you might need to correct a problem. 0 means it isn't active and there are no problems to correct. No value means 0. 0 is the default value.
DosMessageExtractPEOCreatedBy Name of the user who created the row.
DosMessageExtractPEOCreationDate Date and time when the user created the row.
DosMessageExtractPEOExceptionType Type of functional exception. Use QUANTITY_REDUCED, SUPPLY_DATE_PUSHED_OUT, or JEOPARDY.
DosMessageExtractPEOFunctionalModule The functional area that reports the message. The DOS_FUNCTIONAL_MODULES lookup contains the values that you can use for this attribute.
DosMessageExtractPEOLastUpdateDate Date and time when the user most recently updated the message.
DosMessageExtractPEOLastUpdateLogin Login that the user used when updating the message.
DosMessageExtractPEOLastUpdatedBy User who most recently updated the message.
DosMessageExtractPEOMessageApplicationCode Abbreviation that uniquely identifies the application that called the messaging framework.
DosMessageExtractPEOMessageId Value that uniquely identifies the message.
DosMessageExtractPEOMessageName Message name that the service uses to look up the FND message.
DosMessageExtractPEOMessageSeverity Severity of the Message. Use value 0, 1, 2, or 3.
DosMessageExtractPEOMessageText Message text. You usually use this attribute for a message that doesn't come predefined with Oracle Fusion applications.
DosMessageExtractPEOObjectVersionNumber Version of the message object. This attribute makes sure no more than one user modifies the same object at the same time. The database increments the version every time it updates the row, then compares the version at the start and at the end of each transaction to determine whether another user updated the row during the current session.
DosMessageExtractPEOProcessingEntityId Value that uniquely identifies the entity that encounters the exception.
DosMessageExtractPEOProcessingEntityType Type of entity you process when an exception occurs. The FND DOS_ ENTITY_TYPES lookup contains the values that you can use for this attribute.
DosMessageExtractPEORecoveryStatus Status of the error recovery. 0 means an error occurred. 1 means we are waiting for a recovery action to start. 2 means a recovery action started. 3 means recovery started. 4 means recovery finished and was successful.
DosMessageExtractPEOTokenNameA Name of token A in the message.
DosMessageExtractPEOTokenNameB Name of token B in the message.
DosMessageExtractPEOTokenNameC Name of token C in the message.
DosMessageExtractPEOTokenNameD Name of token D in the message.
DosMessageExtractPEOTokenNameE Name of token E in the message.
DosMessageExtractPEOTokenValueA Value of token A in the message.
DosMessageExtractPEOTokenValueB Value of token B in the message.
DosMessageExtractPEOTokenValueC Value of token C in the message.
DosMessageExtractPEOTokenValueD Value of token D in the message.
DosMessageExtractPEOTokenValueE Value of token E in the message.