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 SupplierCompanyLink<SupplierWithHoldingTax> |
SupplierCompany.TO_SUPPLIER_WITH_HOLDING_TAX
Use with available fluent helpers to apply the to_SupplierWithHoldingTax navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierWithHoldingTax |
SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder.build() |
protected SupplierWithHoldingTax |
SupplierWithHoldingTaxDeleteFluentHelper.getEntity()
SupplierWithHoldingTax entity object that will be deleted in the S/4HANA system. |
protected SupplierWithHoldingTax |
SupplierWithHoldingTaxUpdateFluentHelper.getEntity()
SupplierWithHoldingTax entity object that will be updated in the S/4HANA system. |
protected SupplierWithHoldingTax |
SupplierWithHoldingTaxCreateFluentHelper.getEntity()
SupplierWithHoldingTax entity object that will be created in the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
List<SupplierWithHoldingTax> |
SupplierCompany.fetchSupplierWithHoldingTax()
Fetches the SupplierWithHoldingTax entities (one to many) associated with this entity.
|
protected Class<SupplierWithHoldingTax> |
SupplierWithHoldingTaxByKeyFluentHelper.getEntityClass() |
protected Class<SupplierWithHoldingTax> |
SupplierWithHoldingTaxFluentHelper.getEntityClass() |
Optional<List<SupplierWithHoldingTax>> |
SupplierCompany.getSupplierWithHoldingTaxIfPresent()
Retrieval of associated SupplierWithHoldingTax entities (one to many).
|
List<SupplierWithHoldingTax> |
SupplierCompany.getSupplierWithHoldingTaxOrFetch()
Retrieval of associated SupplierWithHoldingTax entities (one to many).
|
Class<SupplierWithHoldingTax> |
SupplierWithHoldingTax.getType() |
Modifier and Type | Method and Description |
---|---|
void |
SupplierCompany.addSupplierWithHoldingTax(SupplierWithHoldingTax... entity)
Adds elements to the list of associated SupplierWithHoldingTax entities.
|
SupplierCompany.SupplierCompanyBuilder |
SupplierCompany.SupplierCompanyBuilder.supplierWithHoldingTax(SupplierWithHoldingTax... value) |
Modifier and Type | Method and Description |
---|---|
void |
SupplierCompany.setSupplierWithHoldingTax(List<SupplierWithHoldingTax> value)
Overwrites the list of associated SupplierWithHoldingTax entities for the loaded navigation property to_SupplierWithHoldingTax.
|
protected SupplierWithHoldingTaxLink<ObjectT> |
SupplierWithHoldingTaxLink.translateLinkType(EntityLink<SupplierWithHoldingTaxLink<ObjectT>,SupplierWithHoldingTax,ObjectT> link) |
Constructor and Description |
---|
SupplierWithHoldingTaxCreateFluentHelper(SupplierWithHoldingTax entity) |
SupplierWithHoldingTaxDeleteFluentHelper(SupplierWithHoldingTax entity) |
SupplierWithHoldingTaxUpdateFluentHelper(SupplierWithHoldingTax entity) |
Constructor and Description |
---|
SupplierCompany(String supplier,
String companyCode,
String authorizationGroup,
String companyCodeName,
String paymentBlockingReason,
Boolean supplierIsBlockedForPosting,
String accountingClerk,
String accountingClerkFaxNumber,
String accountingClerkPhoneNumber,
String supplierClerk,
String supplierClerkURL,
String paymentMethodsList,
String paymentTerms,
Boolean clearCustomerSupplier,
Boolean isToBeLocallyProcessed,
Boolean itemIsToBePaidSeparately,
Boolean paymentIsToBeSentByEDI,
String houseBank,
BigDecimal checkPaidDurationInDays,
BigDecimal billOfExchLmtAmtInCoCodeCrcy,
String supplierClerkIDBySupplier,
String reconciliationAccount,
String interestCalculationCode,
LocalDateTime interestCalculationDate,
String intrstCalcFrequencyInMonths,
String supplierHeadOffice,
String alternativePayee,
String layoutSortingRule,
String aPARToleranceGroup,
LocalDateTime supplierCertificationDate,
String supplierAccountNote,
String withholdingTaxCountry,
Boolean deletionIndicator,
String cashPlanningGroup,
Boolean isToBeCheckedForDuplicates,
String supplierAccountGroup,
ErpConfigContext erpConfigContext,
List<SupplierDunning> toSupplierDunning,
List<SupplierWithHoldingTax> toSupplierWithHoldingTax) |
Copyright © 2018 SAP SE. All rights reserved.