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 |
SupplierWithHoldingTaxUpdateFluentHelper.getEntity() |
protected SupplierWithHoldingTax |
SupplierWithHoldingTaxDeleteFluentHelper.getEntity() |
protected SupplierWithHoldingTax |
SupplierWithHoldingTaxCreateFluentHelper.getEntity() |
Modifier and Type | Method and Description |
---|---|
List<SupplierWithHoldingTax> |
SupplierCompany.fetchSupplierWithHoldingTax()
Fetches the SupplierWithHoldingTax entities (one to many) associated with this entity.
|
protected Class<SupplierWithHoldingTax> |
SupplierWithHoldingTaxFluentHelper.getEntityClass() |
protected Class<SupplierWithHoldingTax> |
SupplierWithHoldingTaxByKeyFluentHelper.getEntityClass() |
io.vavr.control.Option<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)
Navigation property to_SupplierWithHoldingTax for SupplierCompany to multiple
SupplierWithHoldingTax.
|
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.
|
Constructor and Description |
---|
SupplierWithHoldingTaxCreateFluentHelper(String servicePath,
SupplierWithHoldingTax entity)
Creates a fluent helper object that will create a
SupplierWithHoldingTax entity on the OData endpoint. |
SupplierWithHoldingTaxDeleteFluentHelper(String servicePath,
SupplierWithHoldingTax entity)
Creates a fluent helper object that will delete a
SupplierWithHoldingTax entity on the OData endpoint. |
SupplierWithHoldingTaxUpdateFluentHelper(String servicePath,
SupplierWithHoldingTax entity)
Creates a fluent helper object that will update a
SupplierWithHoldingTax entity on the OData endpoint. |
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,
String currency,
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 minorityGroup,
String supplierAccountGroup,
List<SupplierCompanyText> toCompanyText,
Supplier toSupplier,
List<SupplierDunning> toSupplierDunning,
List<SupplierWithHoldingTax> toSupplierWithHoldingTax) |
Modifier and Type | Method and Description |
---|---|
BusinessPartnerServiceBatchChangeSet |
DefaultBusinessPartnerServiceBatchChangeSet.createSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
Create a new
SupplierWithHoldingTax entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
BusinessPartnerServiceBatchChangeSet.createSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
Create a new
SupplierWithHoldingTax entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
DefaultBusinessPartnerServiceBatchChangeSet.deleteSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
Deletes an existing
SupplierWithHoldingTax entity in the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
BusinessPartnerServiceBatchChangeSet.deleteSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
Deletes an existing
SupplierWithHoldingTax entity in the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
DefaultBusinessPartnerServiceBatchChangeSet.updateSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
Update an existing
SupplierWithHoldingTax entity and save it to the S/4HANA system. |
BusinessPartnerServiceBatchChangeSet |
BusinessPartnerServiceBatchChangeSet.updateSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
Update an existing
SupplierWithHoldingTax entity and save it to the S/4HANA system. |
Modifier and Type | Method and Description |
---|---|
ExpressionFluentHelper<SupplierWithHoldingTax> |
SupplierWithHoldingTaxOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression)
Query modifier to restrict the result set to entities for which this expression (formulated over a property of a
related entity) evaluates to true.
|
Modifier and Type | Method and Description |
---|---|
protected SupplierWithHoldingTaxLink<ObjectT> |
SupplierWithHoldingTaxLink.translateLinkType(EntityLink<SupplierWithHoldingTaxLink<ObjectT>,SupplierWithHoldingTax,ObjectT> link) |
Copyright © 2021 SAP SE. All rights reserved.