Oracle-Applications Framework MCQ Quiz – Part 2
Oracle-Applications Framework MCQ This Oracle-Applications Framework MCQ Quiz contains few questions as a online practice test. 1.In OAF, how do we call the custom methods/Business Logic methods written in AM from Controller a) am.MethodName(parameter) b) am.invokeMethod(parameter) c) cannot call custom AM method from controller d) …