Thursday, December 2, 2021

How to populate NUM_1099 in AP_SUPPLIERS using AP_VENDOR_PUB_PKG API in Oracle Apps

To Load Taxpayer ID Using the AP_VENDOR_PUB_PKG.Create_Vendor API, use JGZZ_FISCAL_CODE column in the record type R_VENDOR_REC_TYPE to populate value in AP_SUPPLIERS.NUM_1099 

3 comments:

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...