DBA Data[Home] [Help]

APPS.PO_DOCUMENT_UPGRADE_PVT dependencies on FND_INSTALLATION

Line 128: l_retstatus := fnd_installation.get_app_info(

124:
125: --
126: -- get schema name of the table for ROWID range processing
127: --
128: l_retstatus := fnd_installation.get_app_info(
129: l_product, l_status, l_industry, l_table_owner);
130:
131: if ((l_retstatus = FALSE)
132: OR