DBA Data[Home] [Help]

APPS.FA_TXRSV_PKG dependencies on FA_DEBUG_PKG

Line 989: FA_DEBUG_PKG.Initialize;

985:
986: if (X_init_message_flag = 'YES') then
987: -- initialize Message and Debug stacks
988: FA_SRVR_MSG.Init_Server_Message;
989: FA_DEBUG_PKG.Initialize;
990: end if;
991:
992: -- get the current values for sob for later use
993: fnd_profile.get('GL_SET_OF_BKS_ID', l_profile_sob_id);