How To Create Train, NavigationBar and PageButtonBar in OAF
How To Create Train, NavigationBar and PageButtonBar in OAF
Oracle Shooter
GO to my YouTube Channel "Oracle Shooter" and enjoy more videos
--=======================================================
Train region:-
create AM
create VO1 : -EMP_VO
create VO2:- DEPT_VO
Attache VO's in AM
create one more region :- Navigation_BAR ( set first step = 1 and last_step = 2)
create Link:- (set destinatuon URL :- EMP_PAGE , worm_about_changes = 'False')
create Link:- (set destinatuon URL :- DEPT_PAGE)
--==============================================================
VO1:-
VO2:-
VO3:-
select EMPNO, ENAME, (select Z.ENAME from scott.emp Z where A.MGR = Z.EMPNO) MGR_NAME, SAL from scott.emp
A
CO1:-
CO2:-
CO3:-
OAApplicationModule am = pageContext.getApplicationModule(webBean);
OAViewObject vo = (OAViewObject) am.findViewObject("THIRD_VO1");
vo.executeQuery();
WHAT IS Oracle Fusion E-Text Report ? An eText template is an RTF-based template that is used to generate text output
for Electronic Funds Transfer (EFT) and Electronic Data Interchange (EDI). How it generate the output for User or Bank?
At runtime, BI Publisher applies this template to an input XML data file to create an output text file. that can be …
READ MORE
Supplier API's
August 24, 2019
API's for Create Supplier, Create Supplier Site, Create Supplier Site Contacts --
======================================================================= -------------Supplier API ------------- 1.
READ MORE
READ MORE
Powered by Blogger
ORACLE SHOOTER
VISIT PROFILE
Archive
Labels
Report Abuse