JDEdwards World (MOSC)

MOSC Banner

Question: When you add a new entry in Supplier Master Information (P01054), the system retreives an

edited Aug 30, 2011 11:50AM in JDEdwards World (MOSC)
Answer: An address book record exists in the Address Book Master file (F0101) that has a blank value in the Address Book Number field (AN8) and the system uses this record to provide default values. 

Use a data file utility like SQL and execute the following statement to locate the blank record:

       SELECT * FROM F0101 WHERE ABAN8 < 1

Contact Oracle Support Services for assistance with deleting the blank record.

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