public int GetPurchaseRequestsMyRequest()
 {
     return(_controller.GetPurchaseRequestsMyRequest());
 }