updation of hz_cust-acct_sites_all
772932Jul 28 2011 — edited Jul 28 2011hi friends
when i update ship_to_flag i got some error can any one help me this
update hz_cust_acct_sites_all
set SHIP_to_flag='P'
where ORIG_SYSTEM_REFERENCE = (SELECT CUST_ACCT_SITE_ID FROM HZ_CUST_ACCT_SITES_ALL);
thanks