DBA Data[Home] [Help]

APPS.CS_CHG_LINENO_UPG_PKG dependencies on FND_INSTALLATION

Line 77: l_retstatus := FND_INSTALLATION.Get_App_Info( l_product,

73:
74: --
75: -- get schema name of the table for ROWID range processing
76: --
77: l_retstatus := FND_INSTALLATION.Get_App_Info( l_product,
78: l_status,
79: l_industry,
80: l_table_owner );
81: