Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
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

requisition lines DFF sql default value using :{PARAMETER.SupplierId} not working

edited Jun 24, 2020 5:25PM in Self Service Procurement 3 comments

Summary

requisition lines DFF sql default value using :{PARAMETER.SupplierId} not working

Content

Hi,

I tried using a sql default value on my DFF on requisition lines. I only want it defaulted for two suppliers. Can someone please let me know what I'm doing wrong? I tried the id as vendor_id, segment1 and party_id from the poz_suppliers table and none of them are working. 

Does not work = SELECT 'Y' FROM dual where :{PARAMETER.SupplierId} in ('300000046408368','300000046412953')

Works = SELECT 'Y' FROM dual 

Howdy, Stranger!

Log In

To view full details, sign in.

Register

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