Receivables - EBS (MOSC)

MOSC Banner

Receivable Personalize WHEN-NEW-FORM-INSTANCE not working at form transaction Summary After Patching

edited Nov 5, 2019 7:49AM in Receivables - EBS (MOSC) 11 commentsAnswered

Hi,

Could anyone help me, i've done Deploy Patching  RCP 2016. its seems that the patching do some change and some of my personalize not working. and one of the Personalize setup as below

Seq : 75

Description : Filter attribute1 transaction_type = Profile CLPG_AR_FILTER_TRANSACTION_TYPES

Level : Form

* Condition TAB:

     Trigger Event : WHEN-NEW-FORM-INSTANCE

     Condition : fnd_profile.value('CLPG_AR_FILTER_TRANSACTION_TYPES') is not null

     Processing mode : Not in Enter - Query Mode

* Actions Tab :

     Seq : 10 ; Type : Property ; Language : All

     Object Type : Block

     Target Object : TGW_HEADER

     Property Name : DEFAULT_WHERE

     Values : exists (select 1 from RA_CUST_TRX_TYPES_ALL where attribute1 is not null and CUST_TRX_TYPE_ID=RA_CUSTOMER_TRX_PARTIAL_V.CUST_TRX_TYPE_ID and attribute1=fnd_profile.value('CLPG_AR_FILTER_TRANSACTION_TYPES'))

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center