Unable to Default DFF segment value at ContractHeaderFlexfield
Hi ,
We are trying to default a custom value which is concatenation of Business Unit and Contract Number in one of the DFF field of ContractHeaderFlexfield. However its not working. The default value SQL is as below :
SELECT CONTRACT_NUMBER FROM OKC_K_HEADERS_ALL_B A WHERE A.CONTRACT_ID = :{PARAMETER.ContractId} . Any suggestions as to what we are missing out here?
Tagged:
0