Fusion Common Messages |
Version 2.0.0.0 |
Introduction to Common Messages in Oracle Fusion Applications |
Common messages provide for a consistent user experience and efficiencies in design and construction of Oracle Fusion Applications messages. Create and use common messages only within the Applications Process Model (APM) business rule, message text design, and collaborative engineering and support phases. Figure 1: Common Warning Message for Deletion of Record Requirements for Common Messages in Oracle Fusion Applications Use common messages when they appropriate for the situation. The message text shown to users (at a component or page level, or as a back-end message), when the message is called (the business or user interface rule), and the incident and diagnostic logging requirements must be the same. How that message is raised and delivered must also be technically valid. If any of these requirements cannot be met, then leverage the Message Text Pattern Guideline or write a new message using the Message Content Guidelines. Nominating Common Messages for Oracle Fusion Applications
About This Document and Message Delivery
|
Contents |
(Designed Interactions and Messages)
(General Interactions and Messages) |
Designed Standard Interactions and Messages |
Deleting Objects
Processing (formerly Request Processing)
* These messages are based on the Search and Query guideline.
|
General Interactions and Messages |
Interaction | Message Name | Message | Type |
Use the following common messages for the generic date labels: From Date, To Date, Start Date, and End Date. |
FND_CMN_FRM_ERLY_EQ_TO_DATE |
The from date must be earlier than or equal to the to date. | E |
FND_CMN_STRT_ERLY_EQ_END_DATE |
The start date must be earlier than or equal to the end date. | E |
|
FND_CMN_TO_ERLY_EQ_FRM_DATE | The to date must be later than or equal to the from date. | E |
|
FND_CMN_END_ERLY_EQ_STRT_DATE | The end date must be later than or equal to the start date. | E |
|
Effective date variants. | FND_CMN_FRMERLY_EQL_TO_DTE_EF |
The effective from date must be earlier than or equal to the effective to date. | E |
FND_CMN_STRTERLY_EQ_END_DTE_EF | The effective start date must be earlier than or equal to the effective end date. | E |
|
FND_CMN_TOERLY_EQ_FRM_DTE_EF | The effective to date must be later than or equal to the effective from date. | E |
|
FND_CMN_ENDERLY_EQ_STRT_DTE_EF | The effective end date must be later than or equal to the effective start date. | E |
|
Use the following common messages for the generic task labels: Start, and Finish. | FND_CMN_STRT_ERLY_EQ_FNS_DATE | The start date must be earlier than or equal to the finish date. | E |
FND_CMN_FNS_ERLY_EQ_STRT_DATE | The finish date must be later than or equal to the start date. | E |
|
Setting up new records and the users are not allowed to define a new record and set it as active after a past date (today's date). | FND_CMN_STRT_DTE_ERLY_EQ_TDAY |
The start date must be earlier than or equal to {TODAY_DATE}. | E |
The user is not allowed to enter an end date that is in the past. | FND_CMN_END_DTE_ERLY_EQ_TDAY | The end date must be later than or equal to {TODAY_DATE}. | E |
The user is not allowed to enter an inactive date that is in the past. | FND_CMN_INA_DTE_LATR_EQ_TDAY | The inactive date must be later than or equal to {TODAY_DATE}. | E |
User is deleting a date-effective object and all of its physical records. | FND_CMN_DEL_DE_OBJECT | The selected {OBJECT_NAME} record and its date-effective records will be deleted. Do you want to continue? | W |
User is deleting only one physical record for a date-effective object. | FND_CMN_DEL_DE_PHY_RECORD | (Message Text) The selected date-effective record will be deleted. The other date-effective records will remain. Do you want to continue? (Message User Detail) When you delete a date-effective record, the end date of the previous record is set to the end date of the record you are deleting. This date change closes any gaps in the history. |
W |
User is not allowed to delete the last physical record for a date-effective object | FND_CMN_DEL_DE_LST_PHY_RECORD | (Message Text) You cannot delete the selected {OBJECT_NAME} record because it is the last date-effective record. (Message User Detail) To make the {OBJECT_NAME} record unavailable for use, change the status to inactive. |
E |
The accounting date that throws an error when the date entered is not in an open or future-enterable period. This is a common situation in Financials applications. |
FND_CMN_ACCT_DATE | The accounting date {GL_DATE} is not in an open or future-enterable period. | E |
This message is intended for back-end messages/log files only. If the message appears on an enterable field, teams should should consider the ADF validator instead. | FND_CMN_SERV_TIME_12_H_FORMAT | You must provide the time in 12-hour format. | E |
This message is intended for back-end messages/log files only. If the message appears on an enterable field, teams should should consider the ADF validator instead. | FND_CMN_SERV_TIME_FORMAT | You must provide the time in the format HH:MM. | E |
FND_CMN_STRT_DATE_EQ_DUE_DATE | The start date must be earlier than or equal to the due date. | E |
|
FND_CMN_END_DATE_EQ_DUE_DATE | The end date must be later than or equal to the due date. | E |
Interaction | Message Name | Message | Type |
The user cannot inactivate an object because the object has active event types or journal lines. | FND_CMN_DACTVTE_EVNT_JNR | You cannot inactivate the event class because it has active event types or journal line types defined. | E |
The user cannot activate an inactive event class. | FND_CMN_ACTVTE_INACTVE_PRCS | You cannot activate the event class because it is assigned to an inactive process category. | E |
The user cannot inactivate an object because the object has assigned headers or lines. | FND_CMN_DACTVTE_EVNT_LNE | You cannot inactivate the event type because it has a header or lines assigned. | E |
Interaction | Message Name | Message | Type |
The user supplied an invalid user name or password. | FND_CMN_LGIN_FAIL | Your sign in information is invalid. Enter a valid user name and password. | E |
The user's session expires from inactivity. | FND_CMN_LGOUT_SCRTY | For security reasons you were signed out of this application. Sign in with your user name and password to continue. | E |
The user's password is due to expire. | FND_CMN_CHNG_PWD | You must change your password before {PWD_EXPIRE_DATE}. | W |
The user's password expires. | FND_CMN_PWD_EXPRD | Your password expired. Enter a new password. | E |
Interaction | Message Name | Message | Type |
The application cannot find a file. | FND_CMN_FLE_MSNG | The file {FILENAME} does not exist. Verify the name of the file and try again. | E |
The user points their application to a file that does exist but cannot be found because it is in a specific location. | FND_CMN_FLE_LCTN | The file {FILENAME} cannot be found. Enter the full path to the location of the file on your application. | E |
The user renames a file to a name that already exists. | FND_CMN_UNQE_FLNME | This file name already exists. Enter a unique file name. | E |
Mandatory/Missing/Invalid Values
Interaction | Message Name | Message | Type |
The user is required to enter a required value, but does not. In the event that no ADF validator is available, an error message is required. | FND_CMN_ENTR_VLUE | You must enter a value. | E |
No visual clues are available for highlighting attributes with missing values when missing from API/service calls, so the user must clearly know which attributes are required. | FND_CMN_REQ_ATTRIB_API_SERV | You must provide a value for the attribute {ATTRIBUTE_NAME}. | E |
Use this common message only if it is not possible to give the user better information about what a valid value would be for a particular attribute. Do not use this message for cases where a required value is missing. | FND_CMN_INVALID_ATTRB_API_SERV | The value of the attribute {ATTRIBUTE_NAME} is invalid. | E |
Returns list of possible valid values. | FND_CMN_INVALID_ATTRB_API_SRV2 |
The value of the attribute {ATTRIBUTE_NAME} is invalid. Valid values: {VALID_VALUES}. | E |
Returns API/service attribute names, separated by commas. | FND_CMN_REQ_ATTRIB_API_SERV2 | You must provide a value for these attributes: {ATTRIBUTE_NAMES}. | E |
A back-end message used when invalid values for an attribute are found. Values must be Y or N. | FND_CMN_INVALID_ATTRIB_Y_N | The value of the attribute {ATTRIBUTE_NAME} is invalid. Valid values are Y and N. | E |
A back-end message used when invalid values for an attribute are found. Values must be Yes or No. | FND_CMN_INVALID_ATTRIB_YES | The value of the attribute {ATTRIBUTE_NAME} is invalid. Valid values are Yes and No. | E |
Interaction | Message Name | Message | Type |
The application fails to read a user's profile. This message raises an implicit incident. | FND_CMN_USR_PRFLE | Your user profile {USER_PROFILE} cannot be read. | E |
The application fails to import a file because of a file format error (generic case). | FND_CMN_FLE_UNREC | The file {FILENAME} cannot be imported because the format is not recognized. Verify that the file and the format are correct. |
E |
A parameter is not passed to the API. | FND_CMN_PARAM_API | The parameter {PARAM_ID} passed to the API was incorrect or missing. | E |
Incorrect use of navigation buttons (generic). | FND_CMN_NAV_BTNS | If you use your browser navigation buttons to navigate from this page, then you will lose any changes that made. Do you want to continue? | W |
An API call is incompatible for a process. | FND_CMN_API_CALL_INCOMPAT | The API call was incompatible for this process. | E |
A confirmation message when an action is canceled. | FND_CMN_ACTION_CANCEL | Your action was canceled. | C |
Interaction | Message Name | Message | Type |
A number input field value must be greater than zero. ADF validator override message. | FND_CMN_POSITIVE | The number must be positive. | E |
A number input field value must be zero or greater. ADF validator override message. | FND_CMN_POSITIVE_OR_ZERO | The number must be zero or a positive number. | E |
A number input field value must be less than zero. ADF validator override message. | FND_CMN_NEGATIVE | The number must be negative. | E |
A number input field value must be zero or a negative number. ADF validator override message. | FND_CMN_NEGATIVE_OR_ZERO | The number must be zero or a negative number. | E |
The number must be between zero and one hundred. | FND_CMN_BW_ZERO_HUNDRED | The percentage must be between zero and one hundred. | E |
This message is intended for services and will appear in a log file or back-end message. The token is needed so that the user knows which attribute must have a zero or positive number. | FND_CMN_VALID_ZERO_OR_POSITIVE | The value of the attribute {ATTRIBUTE_NAME} is invalid. Valid values are 0 or a positive number. | E |
This message is intended for services and will appear in a log file or back-end message. The user is told that the number that must be entered must be a positive number. | FND_CMN_MUST_BE_POSITIVE | The value of the attribute {ATTRIBUTE_NAME} is invalid. A valid value must be a positive number. | E |
A number being validated needs to be a positive number, that is, greater than zero, but it does not need to be a whole number. | FND_CMN_HINT_POSITIVE | Enter a positive number. | E |
Condition: a number being validated needs to be a positive number, that is, greater than zero. |
FND_CMN_HINT_POSITIVE_INTEGER | Enter a positive whole number. | E |
Interaction | Message Name | Message | Type |
When creating a new object name (journal, automatic posting criteria set, journal reversal criteria set, revaluation definition, and so on), the user enters an object name that already exists in the system. | FND_CMN_OBJECT_NAME_EXISTS | An object of type {OBJECT_TYPE} with the name {OBJECT_NAME} already exists. Enter a unique name. |
E |
A message used when the uniqueness of the code of an entity is validated. | FND_CMN_OBJECT_CODE_EXISTS | An object of type {OBJECT_TYPE} with the code {OBJECT_CODE} already exists. Enter a unique code. | E |
Interaction | Message Name | Message | Type |
The application cannot find a record. | FND_CMN_RCRD_MSNG | The record {REC_NAME} does not exist. | E |
The user enters a value for a new record, but the value already exists. | FND_CMN_RCRD_VAL | A record with the value {REC_VALUE} already exists. Enter a unique value. | E |
The user receives an error when attempting to delete a locked record. | FND_CMN_RCRD_LCKD | You cannot delete this record because it is locked. | E |
The user receives an error when attempting to delete a record outside of their security privileges. This message raises an implicit incident. | FND_CMN_RCRD_PRMS | You do not have permission to delete this record. | E |
The user attempts to delete a master record without deleting a matching detailed record. | FND_CMN_MSTR_DTL | You cannot delete this master record because a matching detailed record exists. | E |
The user attempts to update a record currently in use but cannot, with the expectation they will be able do so soon. | FND_CMM_REC_IN_USE_TRY_AGAIN | Another person is using the record you are attempting to update. Try again later. | E |
The user attempts to perform an action on a selected record, but cannot. | FND_CMN_REC_SEL_ACT_CANT | You cannot perform this action on the selected records. | E |
The user attempts to perform an action on at least one selected record, but cannot. | FND_CMN_REC_SEL_ONE_EXEC_CANT | You cannot perform this action on one or more of the selected records. | E |
The user attempts to set up another or same relationship objects that already exists in a record. |
FND_CMN_REC_COMB_VALS_EXST | A record with this combination of values already exists. | E |
A user updates the record and moves on to another task, while another now wants to make additional updates to the same record. The second user will need to refresh the results to see the changes that the first user made. | FND_CMN_REC_MODIFIED | Another person modified the record you are attempting to update. Requery the results. | E |
The user accidentally selects the delete icon/button and needs to be warned of the consequences. | FND_CMN_WARN_DELETE |
The selected record will be deleted. Do you want to continue? | W |
The user attempts to delete multiple records from the database. | FND_CMN_WARN_DELETE_MULT | The selected records will be deleted. Do you want to continue? | W |
The user attempts to act on a record that is not certain state before the actions can be performed (for example, there is a business rule that a Delivery Line must be Pick Released before it can be Ship Confirmed). | FND_CMN_REC_STATUS_CHK | This action cannot be performed because some of the selected records do not have the required status. Check the status and try again. | E |
The user must enter only alphanumeric characters in a field. | FND_CMN_ALPHANUMERIC | Enter only alphanumeric characters. | E |
The user must enter only alphanumeric or underscore characters in a field. | FND_CMN_ALPHANUM_UNDERSCORE | Enter only alphanumeric or underscore (_) characters. | E |
A user deletes the record and moves on to another task, while another now wants to make additional updates to the same record. The second user will need to refresh the results to see the changes that the first user made. | FND_CMN_REC_MODIFIED_FOR_DEL | Another person modified the record that you are attempting to delete. Requery the results. | E |
This message appears when the user attempts to delete records that are seeded by Oracle that cannot be deleted. | FND_CMN_RCRD_SYS_OWNED_DEL | You cannot delete this record because it is application owned. | E |
This message appears when the user attempts to modify records that are seeded by Oracle that cannot be changed. | FND_CMN_RCRD_SYS_OWNED_MOD | You cannot modify this record because it is application owned. | E |
Whenever a user tries to use Update/Find a record through service and he enters an object ID that does not exist then this error will be thrown. | FND_CMN_OBJ_RECORD_NOT_FOUND | The {OBJECT_NAME} record does not exist as of the date provided. | E |
Interaction | Message Name | Message | Type |
The user does not have permission to access information. This message raises an implicit incident. | FND_CMN_PRMSS_INFO | You do not have permission to access this information. | E |
The user does not have known security privileges to perform a specific action or function. In this case, the additional message components can be used to specify the privileges.This message raises an implicit incident. | FND_CMN_PRMSS_PRFRM | You do not have the required permission to take this action. You can request that your help desk change your security settings. | E |
Application Errors and Warnings
Interaction | Message Name | Message | Type |
The application encounters an unspecified and unexpected application error while the user is working. This message raises an implicit incident. | FND_CMN_SYS_ERR | An application error occurred. | E |
The application encounters an unspecified and unexpected application error while the user is working with a file. | FND_CMN_FLE_ERR | An error occurred with the file {FILENAME}. | E |
A warning that the query executed by the user will take some time to complete. | FND_CMN_EXEC_QUERY_TIME | The query will take some time to complete. Do you want to continue? | W |
A message used by applications when there is an error connecting to the server. This message raises an implicit incident. For example: An application error occurred while establishing a connection to the Data Quality server. An application error occurred while establishing a connection to the Oracle Business Intelligence server. |
FND_CMN_SERVER_CONN_ERROR | An application error occurred while establishing the server connection to the {SERVER} server. | E |
Related Information |