Technology Stack - EBS (MOSC)

MOSC Banner

FND_REQUEST.SUBMIT_REQUEST in custom schema

edited Nov 14, 2023 12:32PM in Technology Stack - EBS (MOSC) 5 commentsAnswered

Hello,

We are facing issue while submitting the FND_REQUEST.SUBMIT_REQUEST in custom schema.

created Synonyms and provided EXECUTE grant for FND_REQUEST.SUBMIT_REQUEST in custom schema.

 

In order to work FND_REQUEST.SUBMIT_REQUEST in custom schema we need to create any direct /indirect objects in custom schema or else we need to give any grants. Please assist on this.

We are upgraded database from 12c to 19c.

Applications upgraded from 12.1.3 to 12.2.9

We used the below code in the CUSTOM schema. In the APPS schema, it's working fine.

DECLARE

lv_req_id NUMBER := 0;

l_option_return BOOLEAN;

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