DBA Data[Home] [Help]

APPS.HXC_ALIAS_TRANSLATOR dependencies on STANDARD

Line 643: -- * If the format is X ( based on the standard system lookup FIELD_TYPES )

639: -- * Check if there exists a value for the format type in the associative
640: -- array.
641: -- * Pick up the datatype and store in the assoc array, if it doesnt exist
642: -- already.
643: -- * If the format is X ( based on the standard system lookup FIELD_TYPES )
644: -- it is standard date type. Hence convert it to date display format.
645: -- * If the format is N ( again based on FIELD_TYPES ), its number and
646: -- convert to number display format.
647:

Line 644: -- it is standard date type. Hence convert it to date display format.

640: -- array.
641: -- * Pick up the datatype and store in the assoc array, if it doesnt exist
642: -- already.
643: -- * If the format is X ( based on the standard system lookup FIELD_TYPES )
644: -- it is standard date type. Hence convert it to date display format.
645: -- * If the format is N ( again based on FIELD_TYPES ), its number and
646: -- convert to number display format.
647:
648: