Total Pageviews

January 27, 2016

1/27/2016 03:35:00 PM
Attach Calendar:
================
1)Select the Field properties and select the property called
  List of Values : ENABLE_LIST_LAMP
2)Goto the Item level Trigger called KEY-LIST-VAL trigger call the following API
  CAlendar.Show();

Attach the LOV:
----------------
1)Define the Record Group Either Static Values or By using the Query
2)Create LOV and attach the Record Group
3)Attach the LOV to field in the property called list of Values.

Implement WHO Columns:
=====================
1)Select All the WHO Columns in the Datablock
2)define following Two Triggers at DataBlock level 1)Pre-Insert
2)Pre-Update
3)Call the following API from both the Triggers
FND_STANDARD.SET_WHO():


Standard Libraries Contains all these API's.
we can download all these Libraries from Resource folder in AU_TOP.

APPDAYPK : It will Support for All CAlendar and Date time Functions
FNDSQF   : It Will support for al the Flexfield,profile,WHO Columns functionality.




 
Related Posts Plugin for WordPress, Blogger...