Projects - EBS (MOSC)

MOSC Banner

how to make expenditure_comment field in the pa layout in webadi required

edited Jun 24, 2013 3:38PM in Projects - EBS (MOSC) 1 commentAnswered
Customer is trying to make the Expenditure Comment field when upload through
  PA Web ADI. Customer followed note 1307626.1 which references updating a Web
  ADI field to required. When they check the database with the update script
  in the referenced note and the REQUIRE_FLAG is 'Y'. However, when uploading
  through PA Web ADI, the field is still not required.  Had customer bounce
  the web tier.
  
  
  select interface_col_name, required_flag from bne_interface_cols_b where
  application_id = 275
  and interface_code = 'TRANSACTION_INTERFACE'
  and interface_col_name = 'EXPENDITURE_COMMENT'
  
  you will see 'Y'
  
  Also performed;
  
  From the >Web ADI responsibility or from the >Projects Super User

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