Free Oracle Magazine Profit:The Executive's Guide to Oracle Applications

Enter your e-mail address to receive notifications when there are new posts

Profit Magazine: The Executive's Guide to Oracle Applications

Know the Calender feature in EBS

Posted on August 9th, 2007 by Sanjit Anand |Print This Post Print This Post |Email This Post Email This Post

You can enter a value directly to a date field or use the calendar facility in APPS. Calendar lets you the following needs.

  • Represent date and time graphically so that you can make a quick selection without typing.
  • Select only those dates or date ranges that are suitable for the current field.

How to invoke a calendar in a form

To invoke a calendar in a custom form you need to do the following.

  • Create a text item with data type DATE in the form.
  • Set the LOV of the text item to ENABLE_LIST_LAMP in the property sheet.
  • Set the LOV for Validation property of the text item to FALSE.
  • Create an item level trigger KEY-LISTVAL as CALENDAR.SHOW

Posted in AOL, Beginner | Email This Post Email This Post | Print This Post Print This Post

One Response
  1. dan Says:

    how would you implement this in a DFF? trying to figure it out but arrrrr cant :)

Leave a Comment

Please note: Comment moderation is enabled and may delay your comment. There is no need to resubmit your comment.