public static object CreateCSAProduct(MA_CSA_PRODUCT record)
 {
     return(CounterpartyUIP.CreateCSAProduct(SessionInfo, record));
 }