Technology Stack - EBS (MOSC)

MOSC Banner

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

edited Aug 20, 2021 11:22AM in Technology Stack - EBS (MOSC) 12 commentsAnswered
  Hi..

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

begin                              

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.

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