Friday, 21 January 2022

Forms Personalization are Not Visible in Oracle Apps R12.1.3

 The Forms Personalizations made on the Purchase Order Form are not visible.

The Personalizations are active and working, but it is not possible to see them and maintain the Personalizations.


Steps:

- Open Purchase Order form

- Help - Diagnostics - Custom Code - Personalize


Please check the following profile option

FND: Personalization Region Link Enabled
 




Then Again Search the Profile Option And Set the Below Option.

CAUSE

In new versions of the Personalizations form FNDCUSTM.fmb, there is a new field called Key.

The personalizations form (FNDCUSTM.fmb) now has two modes. 

When the form is displayed, the 'FND: Enable Industry Editing' profile value is checked. 

If the profile is set to Yes, only personalizations that have a value for the KEY column will be displayed. If the profile is set to No or not set at all, only personalizations that have a null value for the KEY column will be displayed.

SOLUTION

When creating Forms Personalizations, make sure the profile option

'FND: Enable Industry Editing'

is set to No or Null

No comments:

Post a Comment

How to make responsibilities as read only in oracle apps EBS R12 Using Custom.Pll Or Creating a read only Responsibility in oracle apps EBS R12 Using Custom.Pll

  How to make responsibilities as read only in oracle apps EBS R12 Using Custom.Pll Or Creating a read only Responsibility in oracle apps ...