You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

How to create Context Flexfileds defaulting from Account Address Set in Customer Site

edited Nov 14, 2025 3:50AM in Receivables & Collections

Summary:

Hi All,

I want to create Customer Account site DFF Context defaulting by Account Address Set that chosen while creating new customer.

I used this query below:

select set_name from FND_SETID_SETS where SET_ID = :{PARAMETER.SET_ID}

and this error occurs :

The bind variable :{PARAMETER.SET_ID} is not valid. (FND-2544)

In application 10,024 and descriptive flexfield HZ_CUST_ACCT_SITES_ALL, the bind variable :{PARAMETER.SET_ID} in SQL default value select set_name from FND_SETID_SETS where SET_ID = :{PARAMETER.SET_ID} for the context segment is not valid.

anyone can help on this issue ?

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!