DBA Data[Home] [Help]

APPS.JL_BR_SPED_DATA_EXTRACT_PKG dependencies on STANDARD

Line 7490: non oracle standard journal source's information. Customer will define their journal sources

7486:
7487: IF g_bookkeeping_type = 'A/R' AND g_bookkeeping_type = 'A/B' THEN
7488:
7489: /* After calling I015,I200,I250 registers, a custom procedure will called to insert the data of
7490: non oracle standard journal source's information. Customer will define their journal sources
7491: as lookup values of type 'JLBR_SPED_LEGACY_SOURCES'. So this validation check is just to
7492: confirm that user doesn't define any source which is aready defined as standard oracle journal source.
7493: If user defines any standard oracle journal source in this lookup, program will be terminated with
7494: a error message. */

Line 7492: confirm that user doesn't define any source which is aready defined as standard oracle journal source.

7488:
7489: /* After calling I015,I200,I250 registers, a custom procedure will called to insert the data of
7490: non oracle standard journal source's information. Customer will define their journal sources
7491: as lookup values of type 'JLBR_SPED_LEGACY_SOURCES'. So this validation check is just to
7492: confirm that user doesn't define any source which is aready defined as standard oracle journal source.
7493: If user defines any standard oracle journal source in this lookup, program will be terminated with
7494: a error message. */
7495:
7496: BEGIN

Line 7493: If user defines any standard oracle journal source in this lookup, program will be terminated with

7489: /* After calling I015,I200,I250 registers, a custom procedure will called to insert the data of
7490: non oracle standard journal source's information. Customer will define their journal sources
7491: as lookup values of type 'JLBR_SPED_LEGACY_SOURCES'. So this validation check is just to
7492: confirm that user doesn't define any source which is aready defined as standard oracle journal source.
7493: If user defines any standard oracle journal source in this lookup, program will be terminated with
7494: a error message. */
7495:
7496: BEGIN
7497: