DBA Data[Home] [Help]

APPS.CS_CONTPNTS_AUDIT_UPD_CON_PRG dependencies on FND_INSTALLATION

Line 57: l_retstatus := fnd_installation.get_app_info(

53:
54: --
55: -- get schema name of the table for ROWID range processing
56: --
57: l_retstatus := fnd_installation.get_app_info(
58: l_product, l_status, l_industry, l_table_owner);
59:
60: IF ((l_retstatus = FALSE) OR (l_table_owner IS NULL)) THEN
61: RAISE_APPLICATION_ERROR(-20001,