DBA Data[Home] [Help]

APPS.ARP_MAINTAIN_PS2 dependencies on OE_PROFILE

Line 7219: oe_profile.get( 'SO_SOURCE_CODE', g_so_source_code );

7215: l_dummy );
7216: -- OE/OM changes
7217: -- fnd_profile.get( 'SO_SOURCE_CODE', g_so_source_code );
7218: --
7219: oe_profile.get( 'SO_SOURCE_CODE', g_so_source_code );
7220:
7221: debug( ' g_oe_install_flag='||g_oe_install_flag, MSG_LEVEL_DEBUG );
7222: debug( ' g_so_source_code='||g_so_source_code, MSG_LEVEL_DEBUG );
7223: