Search found 1 match

by Sarvasiddi
Fri May 02, 2008 1:10 am
Forum: Order Management
Topic: Defaulting Rules using PL/SQL API
Replies: 1
Views: 4148

Defaulting Rules using PL/SQL API

Hi, I am working on OM Defaulting Rules using PL/SQL API as my Source Type. But PL/SQL API will take arguments like Package name, function name and attribute code. For this I wrote one custom package. But my function is accepting two arguments only. 1. database_object_name and attribute_code. But I ...