How to Grant Permission for Projection in IFS CloudRumesh Aponso (RMAX)Nov 15, 20241 min readBEGIN Fnd_Projection_Grant_API.Grant_All('ReportMappingHandling','IFS_ALL'); COMMIT; 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...
Kommentare