Receivables - EBS (MOSC)

MOSC Banner

Unable to get context in a custom forms R12

edited Jan 15, 2016 4:28PM in Receivables - EBS (MOSC) Question

Hello,

We have this code in the PRE-FORM :

FND_STANDARD.FORM_INFO('$Revision: 115.3', 'High Volume Receipts Entry', 'XXRPAS',     -- ENHC0010395 Avant : RPAS_NAT
                       '$Date: 2003/09/29 11:20:00 $', '$Author: Oracle$');

mo_global.init('AR');                                                                    -- ENHC0011374

MO_GLOBAL.SET_POLICY_CONTEXT('S',NVL(MO_GLOBAL.get_current_org_id,FND_GLOBAL.ORG_ID));   -- ENHC0011374

                      
app_standard.event('PRE-FORM');

app_special.instantiate('SPECIAL1', '&Delete All', initially_enabled=>FALSE);

app_window.set_window_position('RPBATCHES', 'FIRST_WINDOW');

It works in one environment and not in a new environment.

Does anyone have any idea why?


Thanks Gaetane

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