Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesspartner | |
com.sap.cloud.sdk.s4hana.datamodel.odata.services |
Modifier and Type | Field and Description |
---|---|
static CustomerCompanyLink<CustomerWithHoldingTax> |
CustomerCompany.TO_WITH_HOLDING_TAX
Use with available fluent helpers to apply the to_WithHoldingTax navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
CustomerWithHoldingTax |
CustomerWithHoldingTax.CustomerWithHoldingTaxBuilder.build() |
Modifier and Type | Method and Description |
---|---|
List<CustomerWithHoldingTax> |
CustomerCompany.fetchWithHoldingTax()
Fetches the CustomerWithHoldingTax entities (one to many) associated with this entity.
|
Class<CustomerWithHoldingTax> |
CustomerWithHoldingTax.getType() |
List<CustomerWithHoldingTax> |
CustomerCompany.getWithHoldingTaxOrFetch()
Retrieval of associated CustomerWithHoldingTax entities (one to many).
|
com.google.common.base.Optional<List<CustomerWithHoldingTax>> |
CustomerCompany.getWithHoldingTaxOrNull()
Retrieval of associated CustomerWithHoldingTax entities (one to many).
|
Modifier and Type | Method and Description |
---|---|
void |
CustomerCompany.addWithHoldingTax(CustomerWithHoldingTax... entity)
Adds elements to the list of associated CustomerWithHoldingTax entities.
|
CustomerCompany.CustomerCompanyBuilder |
CustomerCompany.CustomerCompanyBuilder.withHoldingTax(CustomerWithHoldingTax... value) |
Modifier and Type | Method and Description |
---|---|
void |
CustomerCompany.setWithHoldingTax(List<CustomerWithHoldingTax> value)
Overwrites the list of associated CustomerWithHoldingTax entities for the loaded navigation property to_WithHoldingTax.
|
Constructor and Description |
---|
CustomerWithHoldingTaxCreateFluentHelper(CustomerWithHoldingTax entity) |
CustomerWithHoldingTaxDeleteFluentHelper(CustomerWithHoldingTax entity) |
CustomerWithHoldingTaxUpdateFluentHelper(CustomerWithHoldingTax entity) |
Constructor and Description |
---|
CustomerCompany(String customer,
String companyCode,
String aPARToleranceGroup,
String accountByCustomer,
String accountingClerk,
String accountingClerkFaxNumber,
String accountingClerkInternetAddress,
String accountingClerkPhoneNumber,
String alternativePayerAccount,
String authorizationGroup,
String collectiveInvoiceVariant,
String customerAccountNote,
String customerHeadOffice,
Boolean customerSupplierClearingIsUsed,
String houseBank,
String interestCalculationCode,
Calendar interestCalculationDate,
String intrstCalcFrequencyInMonths,
Boolean isToBeLocallyProcessed,
Boolean itemIsToBePaidSeparately,
String layoutSortingRule,
String paymentBlockingReason,
String paymentMethodsList,
String paymentTerms,
Boolean paytAdviceIsSentbyEDI,
Boolean physicalInventoryBlockInd,
String reconciliationAccount,
Boolean recordPaymentHistoryIndicator,
String userAtCustomer,
Boolean deletionIndicator,
String customerAccountGroup,
ErpConfigContext erpConfigContext,
List<CustomerDunning> toCustomerDunning,
List<CustomerWithHoldingTax> toWithHoldingTax) |
Copyright © 2018 SAP SE. All rights reserved.