DBA Data[Home] [Help]

APPS.GCS_AD_TRIALBALANCE_PKG dependencies on GCS_AD_ENGINE

Line 1023: gcs_ad_engine.process_transaction (errbuf => x_errbuf,

1019: -- invoke ad engine
1020: FND_FILE.PUT_LINE(FND_FILE.LOG, g_pkg_name || '.' || l_api_name || ' CALL AD_ENGINE');
1021: FND_FILE.NEW_LINE(FND_FILE.LOG);
1022:
1023: gcs_ad_engine.process_transaction (errbuf => x_errbuf,
1024: retcode => x_retcode,
1025: p_transaction_id => p_xns_id
1026: );
1027: -- bug fix 3870797