DBA Data[Home] [Help]

APPS.HR_DFLEX_UTILITY dependencies on PER_ALL_PEOPLE_F

Line 489: l_value PER_ALL_PEOPLE_F.ATTRIBUTE1%TYPE;

485: -- flex column. Picked person DF as this is likely to be the one that is increased
486: -- in line with any others...
487: -- If PL/SQL value errors reported, look here first!
488: --
489: l_value PER_ALL_PEOPLE_F.ATTRIBUTE1%TYPE;
490: l_flex_seg_error_prompt FND_DESCR_FLEX_COL_USAGE_TL.FORM_LEFT_PROMPT%TYPE;
491: --
492: -- --------------------------------------------------------------------------
493: -- |-----------------------< AttributeSet_AddAttrDets >---------------------|