Design Tools & Output Technologies - JDE1 (MOSC)

MOSC Banner

Grid Column: How to enable field after current row disabled?

edited Jul 17, 2020 5:02AM in Design Tools & Output Technologies - JDE1 (MOSC) 1 commentAnswered

Hello,

We currently have code that works successfully to disable a current row in P4210 and to enable the reason code. However after migrating to 9.2 this code no longer works. The grid record is successfully disabled, the columns are locked, but the enabling of the reason code column no longer works. Are there any changes within 9.2 that would not allow this code to work anymore? Thanks in advance

02453 |    |    Set Grid Cell Error(FC Grid,  <Currently Selected Row>, GC ReasonCode, "55RC")

02454 |    |    //

02455 |    |    //

02456 |    |    //

02457 |    |    Disable Grid(FC Grid,  <Currently Selected Row>,  <All Columns>)

02458 |    |    Enable Grid(FC Grid, <Currently Selected Row>, GC ReasonCode)

02459 |    |    VA evt_ActionCode_Error [EV01] = "1"

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