public static object Update(MA_COUTERPARTY record)
 {
     return(CounterpartyUIP.Update(SessionInfo, record));
 }