Procurement - EBS (MOSC)

MOSC Banner

Personalization - Default need by date on requisition window

edited Sep 1, 2015 3:31PM in Procurement - EBS (MOSC) 1 comment

Question.

Client wants to default the need by date on the requisition form to +7 days.  Is there is way to default the need by date on the requisition form?

Answer:

Let's try answering this frequent question:

Navigate to Requisitions > Requisitions

Help > Diagnostics > Custom Code > Personalize

Seq: 10

=========

Description: Need_By_Date = Sysdate + 7

Level: Function

Condition:

=========

Trigger Event : WHEN-NEW-RECORD-INSTANCE

Trigger Object : LINES

Condition : Null

Processing Mode : Not In Enter-Query Mode

Context (Tab)

=======

Level :Responsibility

Value :<Enter the Responsibility>

Or

Leave it at Site

Actions (Tab)

=======

Seq : 10

Type :Property

Language : All

Enabled : Checked

Object Type : Item

Target Object: LINES.NEED_BY_DATE

Property Name :VALUE

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