public class PurOrdPricingElementByKeyFluentHelper extends FluentHelperByKey<PurOrdPricingElementByKeyFluentHelper,PurOrdPricingElement,PurOrdPricingElementSelectable>
PurOrdPricingElement
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself.Constructor and Description |
---|
PurOrdPricingElementByKeyFluentHelper(String purchaseOrder,
String purchaseOrderItem,
String pricingDocument,
String pricingDocumentItem,
String pricingProcedureStep,
String pricingProcedureCounter)
Creates a fluent helper object that will fetch a single
PurOrdPricingElement entity with the provided key field values. |
execute, select, toQuery, withErrorHandler
execute, execute
public PurOrdPricingElementByKeyFluentHelper(String purchaseOrder, String purchaseOrderItem, String pricingDocument, String pricingDocumentItem, String pricingProcedureStep, String pricingProcedureCounter)
PurOrdPricingElement
entity with the provided key field values. To perform execution, call the execute
method on the fluent helper object.pricingDocumentItem
- Condition item numberConstraints: Not nullable, Maximum length: 6
pricingProcedureCounter
- Condition CounterConstraints: Not nullable, Maximum length: 3
purchaseOrder
- Purchasing Document NumberConstraints: Not nullable, Maximum length: 10
purchaseOrderItem
- Item Number of Purchasing DocumentConstraints: Not nullable, Maximum length: 5
pricingProcedureStep
- Step NumberConstraints: Not nullable, Maximum length: 3
pricingDocument
- Number of the Document ConditionConstraints: Not nullable, Maximum length: 10
Copyright © 2018 SAP SE. All rights reserved.