Get Session Language in IFSRumesh Aponso (RMAX)Nov 21, 20241 min readSELECT Sys_Context('FNDSESSION_CTX', 'LANGUAGE') FROM DUAL;
Comments