Receivables - EBS (MOSC)

MOSC Banner

Disable the Complete/Incomplete Button once the transaction is saved

In the AR transactions form I want to gray out the complete button once the transaction is completed and saved. I want the button when in "Incomplete" status to be grayed out immediately.

WHEN-NEW-RECORD-INSTANCE

TGW_HEADER

:TGW_HEADER.COMPLETE_FLAG = 'Y'

TGW_HEADER.HEADER_COMPLETE

ENABLED

FALSE

TGW_HEADER.HEADER_UNCOMPLETE

ENABLED

FALSE

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