DBA Data[Home] [Help]

APPS.GL_FLEX_INSERT_PKG dependencies on FND_INSTALLATION

Line 249: /* FND_INSTALLATION */

245: /* External Packages which are being invoked include : */
246: /* */
247: /* FND_GLOBAL */
248: /* FND_PROFILE */
249: /* FND_INSTALLATION */
250: /* FND_MESSAGE */
251: /* */
252: /* GL Tables which are being used include : */
253: /* */

Line 966: -- FND_INSTALLATION.GET : Get Product Installation Info

962: -- Called Routines :
963:
964: -- FND_PROFILE.GET_SPECIFIC : Get Profile Value
965:
966: -- FND_INSTALLATION.GET : Get Product Installation Info
967:
968: -- message_token : Add Token and Value to the Message Token array
969:
970: -- add_message : Define a Message Token with a Value and set the Message Name

Line 1021: if not FND_INSTALLATION.GET(dep_appl_id,

1017: dep_appl_id,
1018: l_industry,
1019: l_defined);
1020:
1021: if not FND_INSTALLATION.GET(dep_appl_id,
1022: 101,
1023: status,
1024: l_temp_industry) then
1025: