Disable delete button in oracle apps forms Using Form Personalization
In this post , We will be discuss about how we can disable the delete button in oracle apps form using the form personalization. We can see the delete option icon showing in the oracle forms(AR Transactions) . We can disable this delete button in oracle apps using the Form personalization. Here below is the Details steps to Disable delete button in oracle apps form Using Form Personalization.
Step by Step to Disable delete button in oracle apps forms
Step1:-
Using standard functionality, you can disable the deletion of transactions via the settings in the AR System Parameters form.
Responsibility: Receivables Manager
Navigation: Setup > System > System Options
In the Trans and Customers tab, you can check or uncheck the Allow Transaction Deletion checkbox to enable or disable the Delete option in the Transactions form. This feature however disables the Delete option for everyone using the application.
If you wanted to disable the delete only for a particular Responsibility or User, you need to use Forms Personalization.
Responsibility: Receivables Manager
Navigation: Transactions > Transactions
Go to Forms Personalization Menu
Navigation: Help > Diagnostics > Custom Code > Personalize
Provide a unique sequence and description.
Responsibility: Receivables Manager
Navigation: Setup > System > System Options
In the Trans and Customers tab, you can check or uncheck the Allow Transaction Deletion checkbox to enable or disable the Delete option in the Transactions form. This feature however disables the Delete option for everyone using the application.
If you wanted to disable the delete only for a particular Responsibility or User, you need to use Forms Personalization.
Responsibility: Receivables Manager
Navigation: Transactions > Transactions
Go to Forms Personalization Menu
Navigation: Help > Diagnostics > Custom Code > Personalize
Provide a unique sequence and description.
Step2:- In the Condition tab, enter the following:
Step3:- In the Actions tab, enter the following:
Step4:-
Test the changes by navigating back into the Transactions form.
Note that when you first invoke the transactions form the Delete Icon is still enabled, as shown below:
Note that when you first invoke the transactions form the Delete Icon is still enabled, as shown below:
Step5:- The delete icon does not get disabled, until after you have saved and completed the transaction.
Disable delete button in oracle apps forms Using Form Personalization
0 comments:
Post a Comment