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 EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.COMPANY_CODE
Use with available fluent helpers to apply the CompanyCode field to query operations.
|
static EntityField<SupplierWithHoldingTax,Calendar> |
SupplierWithHoldingTax.EXEMPTION_DATE_BEGIN
Use with available fluent helpers to apply the ExemptionDateBegin field to query operations.
|
static EntityField<SupplierWithHoldingTax,Calendar> |
SupplierWithHoldingTax.EXEMPTION_DATE_END
Use with available fluent helpers to apply the ExemptionDateEnd field to query operations.
|
static EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.EXEMPTION_REASON
Use with available fluent helpers to apply the ExemptionReason field to query operations.
|
static EntityField<SupplierWithHoldingTax,Boolean> |
SupplierWithHoldingTax.IS_WITHHOLDING_TAX_SUBJECT
Use with available fluent helpers to apply the IsWithholdingTaxSubject field to query operations.
|
static EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.RECIPIENT_TYPE
Use with available fluent helpers to apply the RecipientType field to query operations.
|
static EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
static EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.WITHHOLDING_TAX_CERTIFICATE
Use with available fluent helpers to apply the WithholdingTaxCertificate field to query operations.
|
static EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.WITHHOLDING_TAX_CODE
Use with available fluent helpers to apply the WithholdingTaxCode field to query operations.
|
static EntityField<SupplierWithHoldingTax,BigDecimal> |
SupplierWithHoldingTax.WITHHOLDING_TAX_EXMPT_PERCENT
Use with available fluent helpers to apply the WithholdingTaxExmptPercent field to query operations.
|
static EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.WITHHOLDING_TAX_NUMBER
Use with available fluent helpers to apply the WithholdingTaxNumber field to query operations.
|
static EntityField<SupplierWithHoldingTax,String> |
SupplierWithHoldingTax.WITHHOLDING_TAX_TYPE
Use with available fluent helpers to apply the WithholdingTaxType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
SupplierWithHoldingTax |
SupplierWithHoldingTax.SupplierWithHoldingTaxBuilder.build() |
SupplierWithHoldingTax |
SupplierWithHoldingTaxByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SupplierWithHoldingTax |
SupplierWithHoldingTaxCreateFluentHelper.execute()
Executes the underlying create request.
|
SupplierWithHoldingTax |
SupplierWithHoldingTaxByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SupplierWithHoldingTax |
SupplierWithHoldingTaxCreateFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying create request.
|
SupplierWithHoldingTax |
SupplierWithHoldingTaxByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
SupplierWithHoldingTax |
SupplierWithHoldingTaxCreateFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying create request.
|
Modifier and Type | Method and Description |
---|---|
List<SupplierWithHoldingTax> |
SupplierWithHoldingTaxFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<SupplierWithHoldingTax> |
SupplierWithHoldingTaxFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<SupplierWithHoldingTax> |
SupplierWithHoldingTaxFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<SupplierWithHoldingTax> |
SupplierCompany.fetchSupplierWithHoldingTax()
Fetches the SupplierWithHoldingTax entities (one to many) associated with this entity.
|
static <T> EntityField<SupplierWithHoldingTax,T> |
SupplierWithHoldingTax.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<SupplierWithHoldingTax> |
SupplierWithHoldingTax.getType() |
Modifier and Type | Method and Description |
---|---|
SupplierWithHoldingTaxFluentHelper |
SupplierWithHoldingTaxFluentHelper.filter(ExpressionFluentHelper<SupplierWithHoldingTax> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
SupplierWithHoldingTaxFluentHelper |
SupplierWithHoldingTaxFluentHelper.orderBy(EntityField<SupplierWithHoldingTax,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Constructor and Description |
---|
SupplierWithHoldingTaxCreateFluentHelper(SupplierWithHoldingTax supplierWithHoldingTax)
Creates a fluent helper object that will create a new
SupplierWithHoldingTax entity and save it to the S/4HANA system. |
SupplierWithHoldingTaxDeleteFluentHelper(SupplierWithHoldingTax supplierWithHoldingTax)
Creates a fluent helper object that will delete an existing
SupplierWithHoldingTax entity in the S/4HANA system. |
SupplierWithHoldingTaxUpdateFluentHelper(SupplierWithHoldingTax supplierWithHoldingTax)
Creates a fluent helper object that will create a new
SupplierWithHoldingTax entity and save it to the S/4HANA system. |
Copyright © 2017 SAP SE. All rights reserved.