Oracle Forms (MOSC)

MOSC Banner

function not available to this responsibility

edited Apr 22, 2015 9:32PM in Oracle Forms (MOSC) 4 commentsAnswered ✓

Hi,

I am using Apps 12.2.4

I have written a code in CUstom.pll and want to enable the zoom functionality.

In zoom functionality simply calling a DFF form using below code:

IF (param_to_pass1 = 'BE') THEN

         lc_dff_id := NAME_IN('RGW_FOLDER.CASH_RECEIPT_ID');

     IF lc_dff_id IS NULL THEN

      /* Disallow user to proceed since the CASH_RECEIPT_ID of the parent record is not yet created since the

         parent record is not yet saved.

         CASH_RECEIPT_ID of the parent table i.e. AR_CASH_RECEIPTS_ALL relates the child table CLE_AR_CASH_RECEIPTS_EXT.

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