Home » Applications » Oracle Fusion Apps & E-Business Suite » Want to remove Liability Account from Show Fileld sub-menu (Payable, 11i, Sun solaris)
Want to remove Liability Account from Show Fileld sub-menu [message #426821] Tue, 20 October 2009 00:22 Go to next message
Niraj T
Messages: 14
Registered: June 2009
Location: Mumbai
Junior Member

Hi Gurus,

As we define the liability code for each suppliers while creating supplier name but users change the same & sometime put the wrong codes at the time of invoice booking. Due to this we are facing lots of problem. So we want to remove or hide LOV - "Liability Account" form Folder > Show Field sub-menu at the time of invoice booking. If anybody have any workaround or any solution for this issue please share with us.

Thanx a lot....

Regards,
Niraj.
Re: Want to remove Liability Account from Show Fileld sub-menu [message #428762 is a reply to message #426821] Thu, 29 October 2009 19:39 Go to previous messageGo to next message
djmartin
Messages: 10181
Registered: March 2005
Location: Surges Bay TAS Australia
Senior Member
Account Moderator
Can somebody in this forum help this user?

David
Re: Want to remove Liability Account from Show Fileld sub-menu [message #428874 is a reply to message #426821] Fri, 30 October 2009 07:35 Go to previous messageGo to next message
SSGKK
Messages: 19
Registered: March 2009
Junior Member
Not sure if you can hide the field using Folder customization. But you can create a personalization to make the field non updatable.
Re: Want to remove Liability Account from Show Fileld sub-menu [message #429153 is a reply to message #428874] Mon, 02 November 2009 06:06 Go to previous messageGo to next message
Niraj T
Messages: 14
Registered: June 2009
Location: Mumbai
Junior Member

Hi,

Thanx a lot for your precious reply. Can you please explain me the procedure for creating a personalization to make the field non updatable.

Your reply is highly appreciated.


Regards
Niraj
Re: Want to remove Liability Account from Show Fileld sub-menu [message #429347 is a reply to message #429153] Tue, 03 November 2009 05:23 Go to previous message
SSGKK
Messages: 19
Registered: March 2009
Junior Member
Try this
Condition Region:-
1. Trigger Event: WHEN-NEW-ITEM-INSTANCE
2. Trigger Object: INV_SUM_FOLDER.LIABILITY_ACCOUNT
3. Condition: None
4. Processing Mode: Both
5: Level = Site

Actions Region:
1. Seq = 10
2. Type = Property
3. Description: Disable Insert
4. Language: All
5. Enabled: Yes
6. Object Type: Item
7. Target oBject: INV_SUM_FOLDER.LIABILITY_ACCOUNT
8. Property Name: INSERT_ALLOWED(ITEM-INSTANCE)
9. VALUE: FALSE
10. Seq = 20
11. Type = Property
12. Description: Disable Update
13. Language: All
14. Enabled: Yes
15. Object Type: Item
16. Target oBject: INV_SUM_FOLDER.LIABILITY_ACCOUNT
17. Property Name: UPDATE_ALLOWED(ITEM-INSTANCE)
18. VALUE: FALSE

HTH
SSGKK
Previous Topic: Changing the Person Type when Terminating Emp
Next Topic: BP 080 sample Needed for Fixed assets in 11i Urgently
Goto Forum:
  


Current Time: Wed May 01 14:58:50 CDT 2024