Friday, November 3, 2017

Payment Manager in Oracle Apps 11i & R12


Payment Manager
S.No
11i
R12
1
Payment batch
Payment Manager
2
Form based
Web page
3
From front end we cannot see the payment details in the Batch
It is a dash board environment. We can create some templates with more options.
4

We can stop the batch payment process at certain point.
5

We can process multiple currency payments. 
6

Payments multiple operating units of one legal entity are possible.
7
Multiple currency payments are not possible.
Payments of multiple operating units under multiple Legal entities possible.

No comments:

Post a Comment

currentAppUi built in variable in VBCS

$global.currentAppUi.id :- The id of the App UI $global.currentAppUi.urlId :-The id of the App UI as shown in the URL $global.currentAppUi.d...