EBS Customizations (MOSC)

MOSC Banner

Validate PO receipt lines against vendor invoice lines

edited Dec 21, 2018 4:00AM in EBS Customizations (MOSC) 12 commentsAnswered

Hi All,

Atthe time of doing a PO receipt I need to validate the lines on the PO receipt against an vendor invoice.

Is there a synchronous event or receiving event that can validate all the receipt lines being saved?

Eg. If the vendor invoice has 5 lines and the PO receipt has just 2 selected then the receipt should not get saved.

The when-validate-record in CUSTOM.pll will only fire for lines that are selected. So if an invoice has 5 lines and the user selects 2, the when-validate-record will just validate the 2 selected and not the other 3 which weren't selected.

Thx!

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