SELECT hp.party_name sales_representative
FROM ra_customer_trx_all rcta
,jtf_rs_salesreps jrs
,hz_parties hp
WHERE rcta.primary_resource_salesrep_id=jrs.resource_salesrep_id
AND jrs.resource_id=hp.party_id
$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...
No comments:
Post a Comment