EBS Customizations (MOSC)

MOSC Banner

Need to add request set to request group from Back end.

edited Jan 30, 2011 2:19AM in EBS Customizations (MOSC) 1 commentAnswered
Hi..

I want to add a request set from back end to a Request Gropup and i tried in the below format 

begin                                  set name                                      ,   set appl ,   req group ,  req group appl  FND_set.add_set_to_group('Oracle Exchange Customer Import','Receivables',  'test_RG',    'Receivables'); end; But I am getting a error as "ORA-06501: PL/SQL: program error
ORA-06512: at "APPS.FND_SET", line 166
ORA-01403: no data found
ORA-06512: at "APPS.FND_SET", line 1578
ORA-06512: at line 2
" So please let me know what the problem was. Thanks.

end;

But I am getting a error as

"ORA-06501: PL/SQL: program error

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