Join the OracleApps88 Telegram group @OracleApps88to get more information on Oracle EBS R12/Oracle Fusion applications.

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.

Friday, March 9, 2012

Adding a new row in OAF

public void addrow() {
KoelMomHeadersEOVOImpl vo=getKoelMomHeadersEOVO1();
vo.setMaxFetchSize(0);
Row row = vo.createRow();
vo.last();
vo.next();
vo.insertRow(row);
row.setNewRowState(Row.STATUS_INITIALIZED);
}
and call this in co as
am.invokemtho(addrow);

No comments:

Post a Comment

If you are facing any issues while copying the Code/Script or any issues with Posts, Please send a mail to OracleApp88@Yahoo.com or message me at @apps88 or +91 905 957 4321 in telegram.
Best Blogger TipsGet Flower Effect