Search found 2 matches

by vikramreddymca
Mon Jun 16, 2008 3:45 pm
Forum: Order Management
Topic: Technical Reference Document on OM and Purchasing
Replies: 5
Views: 2605

Hi,

Please find the bellow link may be useful to you.

http://www.dazsi.net/dazweb/oracleapps/html/trmset.html

Thanks,
Vikram.
by vikramreddymca
Thu Jun 05, 2008 6:38 pm
Forum: Order Management
Topic: Schedule Ship Date
Replies: 1
Views: 1561

Hi,

By using CUSTOM.pll u can alter the schedue_ship_date and time.

the code in two events,
1. if event = when_new_form_instance

2. if event = when_validate_record

for time stamp you can use bulit-in function CURRENT_TIMESTAMP it returns a timestamp with timezone value.

or else u can use ...