Refresh Reference CacheRumesh Aponso (RMAX)Nov 15, 20241 min read-- Provide a view or module as parameter, empty string ('') will result in a full refresh BEGIN Reference_SYS.Refresh_Active_List__('&VIEW_OR_MODULE'); END; /
BLOB to CLOB in PLSQLHow to get file content in a BLOB file into a CLOB in PL/SQL. The below function can be used if the BLOB file contains text format data...
Fnd Dynamic Tab Page in IEE Client[FndWindowRegistration("YVVDA_COMPANY_ADDR", "YvvdaCompanyAddr", FndWindowRegistrationFlags.HomePage)] [FndDynamicTabPage("frmCompanyAddr...
Comments