Sign in or 

| Platform: | Oracle | App: | Application Object Library | Tool: | |
| DB Ver: | 9.2 | App Ver: | 11.5.8 | Tool Ver: | |
| Revision Date: | 26-Oct-2005 | Keywords: | HOWTO, FLEXFIELD, SEGMENT, DEPENDENT | ||
| Goal | |||||
| To make one flexfield segment dependent on the value of another segment | |||||
| Facts | |||||
| Solution | |||||
| This is specifically for dependency between flexfield segments that use table validated value sets. The requirement is illustrated in the example below: Flexfield segment1 = Warehouse The dependency between the flexfield segments is actually a dependency between the value sets used by the flexfield segments.Flexfield segment2 = Location within Warehouse selected as segment1 1. Set up the 1st value set that the dependent value set will be dependent upon. (e.g. XX_WAREHOUSE_VS) 2. In the dependent value set (e.g. XX_LOCATIONS_VS), use the following in the WHERE clause to reference it: AND warehouse =:$FLEX$.XX_WAREHOUSE_VS It is the:$FLEX$.XX_WAREHOUSE_VS that references the value selected in the previous flexfield segment. | |||||
|
consultium |
Latest page update: made by consultium
, Oct 6 2009, 12:10 PM EDT
(about this update
About This Update
145 words added view changes - complete history) |
|
Keyword tags:
FLEXFIELDS
HOW TO
More Info: links to this page
|