Technology Stack - EBS (MOSC)

MOSC Banner

standard restrict using Form Personlization in R12.1.3

edited Aug 20, 2021 11:02AM in Technology Stack - EBS (MOSC) 1 commentAnswered

Hi All,

I am trying to  Form Personlization on AP Tax details form on Tax Rate Name(Seeded) LOV column,

i was using below

SELECTdistinct jtr.tax_rate_name tax_rate_name,
      jtt.tax_type_code tax_type_code,
      jtl.tax_regime_code tax_regime_code,
      jtl.tax_regime_type tax_regime_type,
      jtl.INCLUSIVE_FLAG INCLUSIVE_FLAG,
      jtl.recoverable_flag recoverable_flag,
      jtl.self_assessed_flag self_assessed_flag,
      jtl.tax_rate_type tax_rate_type,
      jtl.update_vendor_on_transaction update_vendor_on_transaction

FROM jai_tax_lines_all jtl,

      fnd_application_vl fav,

      jai_tax_rates jtr,

Tagged:

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