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