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