ProductBaseComponents Web Service
Method/productbasecomponents.asmx/GetReservationRows
ProductBaseComponents Web Service > All Operations Resource Group : /productbasecomponents.asmx/GetReservationRows (Method)
Description
The GetReservationRows function returns all reservationRow records for the specified parameters.
Request (GetReservationRowsSoapIn)

The request body is of type GetReservationRows.

Request Body Parameters

NameDescriptionData Type
 ReservationRowsFilter
ModifiedSinceDateTime Element ConversionId Element IsCancelledReservationsOnly Element IsCompleteSpecificationsOnly Element IsDeliveredRowsOnly Element IsNoHeaderOnly Element LocationClassId Element TransportTypeId Element ProductId Element CustomerId Element SaleOrderId Element SaleOrderRowId Element ReceivedProductId Element TaskId Element ReservationId Element ItemId Element StoreId Element Sequence filter Element Sequence GetReservationRows Element

Overview

Response (GetReservationRowsSoapOut)

The response body is of type GetReservationRowsResponse.

Response Body Parameters

NameDescriptionData Type
 ArrayOfViewReservationRowInfo
ProductCategoryDepartmentId Element VatPercentage Element VatId Element DefaultStoreLocationId Element ProductType Element IsMaintainStock Element CostCenterId Element SaleOrderReferenceCode Element SaleOrderConceptOrderModus Element SaleOrderClassDescription Element SaleOrderUtmostDeliveryDate Element SaleOrderExpectedDeliveryDate Element SaleOrderClassId Element SaleOrderType Element SpecificationCompletedRows Element SpecificationCompletedTotalAmount Element SpecificationRows Element SpecificationTotalAmount Element LocationClassId Element CustomerName Element CustomerNumber Element PcePurchasePrice Element SaleOrderAmount Element SaleOrderStatus Element SaleOrderNumber Element SaleOrderId Element ProductDescription Element ProductNumber Element ProductExternalCode Element MainBarcode Element ProductId Element ReservationNumber Element CustomerDebtorId Element SaleOrderDebtorId Element SaleOrderCustomerId Element SaleOrderParcelServiceId Element SaleOrderTransportTypeId Element ReservationStatus Element StoreId Element ConversionId Element PromotionId Element QuantityPriceBreakId Element DiscountAgreementClassificationId Element MixedMatchId Element ReservationDateTime Element PriceType Element TotalVat Element TotalNetPrice Element TotalGrossPrice Element PceNetPrice Element PceGrossPrice Element DiscountType Element DiscountPercentage Element DiscountPrice Element Amount Element ReceivedProductId Element TaskId Element SaleOrderRowId Element ReservationId Element CompanyId Element LastModifiedDateTime Element LastModifiedByUserId Element CreatedDateTime Element CreatedByUserId Element ItemId Element Sequence ViewReservationRowInfo Element Sequence GetReservationRowsResult Element Sequence GetReservationRowsResponse Element

Overview

Sequence
Sequence
Sequence
ItemId xs:int
CreatedDateTime xs:dateTime
CompanyId xs:int
TaskId xs:int
Amount xs:decimal
DiscountPrice xs:decimal
PceGrossPrice xs:decimal
PceNetPrice xs:decimal
TotalGrossPrice xs:decimal
TotalNetPrice xs:decimal
TotalVat xs:decimal
ConversionId xs:long
StoreId xs:int
ProductId xs:int
MainBarcode xs:long
ProductExternalCode optional xs:string
ProductDescription optional xs:string
SaleOrderAmount xs:decimal
PcePurchasePrice xs:decimal
CustomerName optional xs:string
SaleOrderClassDescription optional xs:string
SaleOrderReferenceCode optional xs:string
IsMaintainStock xs:boolean
VatId xs:int
VatPercentage xs:decimal
See Also
All Operations Resource GroupProductBaseComponents Web Service