Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.billingdocumentrequest |
Modifier and Type | Field and Description |
---|---|
static BillingDocumentRequestLink<BillingDocReqPrcgElmnt> |
BillingDocumentRequest.TO_PRICING_ELEMENT
Use with available fluent helpers to apply the to_PricingElement navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
BillingDocReqPrcgElmnt |
BillingDocReqPrcgElmnt.BillingDocReqPrcgElmntBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<BillingDocReqPrcgElmnt> |
BillingDocumentRequest.fetchPricingElement()
Fetches the BillingDocReqPrcgElmnt entities (one to many) associated with this entity.
|
protected Class<BillingDocReqPrcgElmnt> |
BillingDocReqPrcgElmntFluentHelper.getEntityClass() |
protected Class<BillingDocReqPrcgElmnt> |
BillingDocReqPrcgElmntByKeyFluentHelper.getEntityClass() |
Optional<List<BillingDocReqPrcgElmnt>> |
BillingDocumentRequest.getPricingElementIfPresent()
Retrieval of associated BillingDocReqPrcgElmnt entities (one to many).
|
List<BillingDocReqPrcgElmnt> |
BillingDocumentRequest.getPricingElementOrFetch()
Retrieval of associated BillingDocReqPrcgElmnt entities (one to many).
|
Class<BillingDocReqPrcgElmnt> |
BillingDocReqPrcgElmnt.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BillingDocumentRequest.addPricingElement(BillingDocReqPrcgElmnt... entity)
Adds elements to the list of associated BillingDocReqPrcgElmnt entities.
|
BillingDocumentRequest.BillingDocumentRequestBuilder |
BillingDocumentRequest.BillingDocumentRequestBuilder.pricingElement(BillingDocReqPrcgElmnt... value) |
Modifier and Type | Method and Description |
---|---|
void |
BillingDocumentRequest.setPricingElement(List<BillingDocReqPrcgElmnt> value)
Overwrites the list of associated BillingDocReqPrcgElmnt entities for the loaded navigation property to_PricingElement.
|
protected BillingDocReqPrcgElmntLink<ObjectT> |
BillingDocReqPrcgElmntLink.translateLinkType(EntityLink<BillingDocReqPrcgElmntLink<ObjectT>,BillingDocReqPrcgElmnt,ObjectT> link) |
Constructor and Description |
---|
BillingDocumentRequest(String billingDocumentRequest,
String billingDocumentRequestType,
String proposedBillingDocumentType,
LocalDateTime creationDate,
LocalTime creationTime,
LocalDateTime lastChangeDate,
ZonedDateTime lastChangeDateTime,
String logicalSystem,
String salesOrganization,
String distributionChannel,
String division,
LocalDateTime billingDocumentDate,
BigDecimal totalNetAmount,
String transactionCurrency,
BigDecimal totalTaxAmount,
BigDecimal totalGrossAmount,
String taxDepartureCountry,
String payerParty,
String contractAccount,
String customerPaymentTerms,
String paymentMethod,
String sEPAMandate,
String companyCode,
String referenceDocument,
String referenceDocumentLogicalSystem,
String referenceDocSDDocCategory,
String soldToParty,
String purchaseOrderByCustomer,
String pricingDocument,
String billingIssueType,
String incotermsVersion,
String incotermsClassification,
String incotermsTransferLocation,
String incotermsLocation1,
String incotermsLocation2,
String overallBillingDocReqStatus,
String overallPricingIncompletionSts,
ErpConfigContext erpConfigContext,
List<BillingDocumentRequestItem> toItem,
List<BillingDocReqPartner> toPartner,
List<BillingDocReqPrcgElmnt> toPricingElement) |
Copyright © 2018 SAP SE. All rights reserved.