public interface BusinessPartnerService
This service enables you to create, read, update, and delete master data related to Business Partners, Suppliers, and Customers in an SAP S/4HANA system.
Reference: SAP API Business Hub
OData Service: | API_BUSINESS_PARTNER |
API Version: | 1 |
Communication Scenario: | Business Partner, Customer and Supplier Integration (SAP_COM_0008) |
Scope Items: | Master Data Integration (1RO) |
AddressEmailAddressFluentHelper getAllAddressEmailAddress()
AddressEmailAddress
entities.AddressEmailAddress
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.AddressEmailAddressByKeyFluentHelper getAddressEmailAddressByKey(String addressID, String person, String ordinalNumber)
AddressEmailAddress
entity using key fields.ordinalNumber
- Sequence NumberConstraints: Not nullable, Maximum length: 3
person
- Internal key for identifying a person in Business Address Services.Constraints: Not nullable, Maximum length: 10
addressID
- Internal key for identifying a Business Address Services address.Constraints: Not nullable, Maximum length: 10
AddressEmailAddress
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.AddressEmailAddressCreateFluentHelper createAddressEmailAddress(AddressEmailAddress addressEmailAddress)
AddressEmailAddress
entity and save it to the S/4HANA system.addressEmailAddress
- AddressEmailAddress
entity object that will be created in the S/4HANA system.AddressEmailAddress
entity. To perform execution, call the execute
method on the fluent helper object.AddressEmailAddressUpdateFluentHelper updateAddressEmailAddress(AddressEmailAddress addressEmailAddress)
AddressEmailAddress
entity and save it to the S/4HANA system.addressEmailAddress
- AddressEmailAddress
entity object that will be updated in the S/4HANA system.AddressEmailAddress
entity. To perform execution, call the execute
method on the fluent helper object.AddressEmailAddressDeleteFluentHelper deleteAddressEmailAddress(AddressEmailAddress addressEmailAddress)
AddressEmailAddress
entity in the S/4HANA system.addressEmailAddress
- AddressEmailAddress
entity object that will be deleted in the S/4HANA system.AddressEmailAddress
entity. To perform execution, call the execute
method on the fluent helper object.AddressFaxNumberFluentHelper getAllAddressFaxNumber()
AddressFaxNumber
entities.AddressFaxNumber
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.AddressFaxNumberByKeyFluentHelper getAddressFaxNumberByKey(String addressID, String person, String ordinalNumber)
AddressFaxNumber
entity using key fields.ordinalNumber
- Sequence NumberConstraints: Not nullable, Maximum length: 3
person
- Internal key for identifying a person in Business Address Services.Constraints: Not nullable, Maximum length: 10
addressID
- Internal key for identifying a Business Address Services address.Constraints: Not nullable, Maximum length: 10
AddressFaxNumber
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.AddressFaxNumberCreateFluentHelper createAddressFaxNumber(AddressFaxNumber addressFaxNumber)
AddressFaxNumber
entity and save it to the S/4HANA system.addressFaxNumber
- AddressFaxNumber
entity object that will be created in the S/4HANA system.AddressFaxNumber
entity. To perform execution, call the execute
method on the fluent helper object.AddressFaxNumberUpdateFluentHelper updateAddressFaxNumber(AddressFaxNumber addressFaxNumber)
AddressFaxNumber
entity and save it to the S/4HANA system.addressFaxNumber
- AddressFaxNumber
entity object that will be updated in the S/4HANA system.AddressFaxNumber
entity. To perform execution, call the execute
method on the fluent helper object.AddressFaxNumberDeleteFluentHelper deleteAddressFaxNumber(AddressFaxNumber addressFaxNumber)
AddressFaxNumber
entity in the S/4HANA system.addressFaxNumber
- AddressFaxNumber
entity object that will be deleted in the S/4HANA system.AddressFaxNumber
entity. To perform execution, call the execute
method on the fluent helper object.AddressHomePageURLFluentHelper getAllAddressHomePageURL()
AddressHomePageURL
entities.AddressHomePageURL
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.AddressHomePageURLByKeyFluentHelper getAddressHomePageURLByKey(String addressID, String person, String ordinalNumber, LocalDateTime validityStartDate, Boolean isDefaultURLAddress)
AddressHomePageURL
entity using key fields.ordinalNumber
- Sequence NumberConstraints: Not nullable, Maximum length: 3
validityStartDate
- Valid-from date - in current Release only 00010101 possibleConstraints: Not nullable, Precision: 0
isDefaultURLAddress
- Flag: this address is the default addressConstraints: Not nullable
person
- Internal key for identifying a person in Business Address Services.Constraints: Not nullable, Maximum length: 10
addressID
- Internal key for identifying a Business Address Services address.Constraints: Not nullable, Maximum length: 10
AddressHomePageURL
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.AddressHomePageURLCreateFluentHelper createAddressHomePageURL(AddressHomePageURL addressHomePageURL)
AddressHomePageURL
entity and save it to the S/4HANA system.addressHomePageURL
- AddressHomePageURL
entity object that will be created in the S/4HANA system.AddressHomePageURL
entity. To perform execution, call the execute
method on the fluent helper object.AddressHomePageURLUpdateFluentHelper updateAddressHomePageURL(AddressHomePageURL addressHomePageURL)
AddressHomePageURL
entity and save it to the S/4HANA system.addressHomePageURL
- AddressHomePageURL
entity object that will be updated in the S/4HANA system.AddressHomePageURL
entity. To perform execution, call the execute
method on the fluent helper object.AddressHomePageURLDeleteFluentHelper deleteAddressHomePageURL(AddressHomePageURL addressHomePageURL)
AddressHomePageURL
entity in the S/4HANA system.addressHomePageURL
- AddressHomePageURL
entity object that will be deleted in the S/4HANA system.AddressHomePageURL
entity. To perform execution, call the execute
method on the fluent helper object.AddressPhoneNumberFluentHelper getAllAddressPhoneNumber()
AddressPhoneNumber
entities.AddressPhoneNumber
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.AddressPhoneNumberByKeyFluentHelper getAddressPhoneNumberByKey(String addressID, String person, String ordinalNumber)
AddressPhoneNumber
entity using key fields.ordinalNumber
- Sequence NumberConstraints: Not nullable, Maximum length: 3
person
- Internal key for identifying a person in Business Address Services.Constraints: Not nullable, Maximum length: 10
addressID
- Internal key for identifying a Business Address Services address.Constraints: Not nullable, Maximum length: 10
AddressPhoneNumber
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.AddressPhoneNumberCreateFluentHelper createAddressPhoneNumber(AddressPhoneNumber addressPhoneNumber)
AddressPhoneNumber
entity and save it to the S/4HANA system.addressPhoneNumber
- AddressPhoneNumber
entity object that will be created in the S/4HANA system.AddressPhoneNumber
entity. To perform execution, call the execute
method on the fluent helper object.AddressPhoneNumberUpdateFluentHelper updateAddressPhoneNumber(AddressPhoneNumber addressPhoneNumber)
AddressPhoneNumber
entity and save it to the S/4HANA system.addressPhoneNumber
- AddressPhoneNumber
entity object that will be updated in the S/4HANA system.AddressPhoneNumber
entity. To perform execution, call the execute
method on the fluent helper object.AddressPhoneNumberDeleteFluentHelper deleteAddressPhoneNumber(AddressPhoneNumber addressPhoneNumber)
AddressPhoneNumber
entity in the S/4HANA system.addressPhoneNumber
- AddressPhoneNumber
entity object that will be deleted in the S/4HANA system.AddressPhoneNumber
entity. To perform execution, call the execute
method on the fluent helper object.BPContactToAddressFluentHelper getAllBPContactToAddress()
BPContactToAddress
entities.BPContactToAddress
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BPContactToAddressByKeyFluentHelper getBPContactToAddressByKey(String relationshipNumber, String businessPartnerCompany, String businessPartnerPerson, LocalDateTime validityEndDate, String addressID)
BPContactToAddress
entity using key fields.businessPartnerPerson
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
businessPartnerCompany
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
validityEndDate
- Validity Date (Valid To)Constraints: Not nullable, Precision: 0
relationshipNumber
- The business partner relationship number is an internal number that identifies the business partner relationship set.Constraints: Not nullable, Maximum length: 12
addressID
- Internal key for identifying a Business Address Services address.Constraints: Not nullable, Maximum length: 10
BPContactToAddress
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BPContactToFuncAndDeptFluentHelper getAllBPContactToFuncAndDept()
BPContactToFuncAndDept
entities.BPContactToFuncAndDept
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BPContactToFuncAndDeptByKeyFluentHelper getBPContactToFuncAndDeptByKey(String relationshipNumber, String businessPartnerCompany, String businessPartnerPerson, LocalDateTime validityEndDate)
BPContactToFuncAndDept
entity using key fields.businessPartnerPerson
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
businessPartnerCompany
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
validityEndDate
- Validity Date (Valid To)Constraints: Not nullable, Precision: 0
relationshipNumber
- The business partner relationship number is an internal number that identifies the business partner relationship set.Constraints: Not nullable, Maximum length: 12
BPContactToFuncAndDept
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BPContactToFuncAndDeptUpdateFluentHelper updateBPContactToFuncAndDept(BPContactToFuncAndDept bPContactToFuncAndDept)
BPContactToFuncAndDept
entity and save it to the S/4HANA system.bPContactToFuncAndDept
- BPContactToFuncAndDept
entity object that will be updated in the S/4HANA system.BPContactToFuncAndDept
entity. To perform execution, call the execute
method on the fluent helper object.BuPaAddressUsageFluentHelper getAllBuPaAddressUsage()
BuPaAddressUsage
entities.BuPaAddressUsage
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BuPaAddressUsageByKeyFluentHelper getBuPaAddressUsageByKey(String businessPartner, ZonedDateTime validityEndDate, String addressUsage, String addressID)
BuPaAddressUsage
entity using key fields.businessPartner
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
validityEndDate
- Validity End of a Business Partner Address UsageConstraints: Not nullable, Precision: 0
addressUsage
- Business partner attribute, which you can use to distinguish between various addresses by defining the address usage for communication with business partners.Constraints: Not nullable, Maximum length: 10
addressID
- Internal key for identifying a Business Address Services address.Constraints: Not nullable, Maximum length: 10
BuPaAddressUsage
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BuPaAddressUsageCreateFluentHelper createBuPaAddressUsage(BuPaAddressUsage buPaAddressUsage)
BuPaAddressUsage
entity and save it to the S/4HANA system.buPaAddressUsage
- BuPaAddressUsage
entity object that will be created in the S/4HANA system.BuPaAddressUsage
entity. To perform execution, call the execute
method on the fluent helper object.BuPaAddressUsageUpdateFluentHelper updateBuPaAddressUsage(BuPaAddressUsage buPaAddressUsage)
BuPaAddressUsage
entity and save it to the S/4HANA system.buPaAddressUsage
- BuPaAddressUsage
entity object that will be updated in the S/4HANA system.BuPaAddressUsage
entity. To perform execution, call the execute
method on the fluent helper object.BuPaAddressUsageDeleteFluentHelper deleteBuPaAddressUsage(BuPaAddressUsage buPaAddressUsage)
BuPaAddressUsage
entity in the S/4HANA system.buPaAddressUsage
- BuPaAddressUsage
entity object that will be deleted in the S/4HANA system.BuPaAddressUsage
entity. To perform execution, call the execute
method on the fluent helper object.BuPaIdentificationFluentHelper getAllBuPaIdentification()
BuPaIdentification
entities.BuPaIdentification
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BuPaIdentificationByKeyFluentHelper getBuPaIdentificationByKey(String businessPartner, String bPIdentificationType, String bPIdentificationNumber)
BuPaIdentification
entity using key fields.businessPartner
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
bPIdentificationNumber
- Number that serves to identify a business partner, such as driver's license, or ID card number.Constraints: Not nullable, Maximum length: 60
bPIdentificationType
- A document (such as an ID card or driver's license) or an entry in a system of records (such as a commercial register) whose key can be stored as an attribute for a business partner.Constraints: Not nullable, Maximum length: 6
BuPaIdentification
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BuPaIdentificationCreateFluentHelper createBuPaIdentification(BuPaIdentification buPaIdentification)
BuPaIdentification
entity and save it to the S/4HANA system.buPaIdentification
- BuPaIdentification
entity object that will be created in the S/4HANA system.BuPaIdentification
entity. To perform execution, call the execute
method on the fluent helper object.BuPaIdentificationUpdateFluentHelper updateBuPaIdentification(BuPaIdentification buPaIdentification)
BuPaIdentification
entity and save it to the S/4HANA system.buPaIdentification
- BuPaIdentification
entity object that will be updated in the S/4HANA system.BuPaIdentification
entity. To perform execution, call the execute
method on the fluent helper object.BuPaIdentificationDeleteFluentHelper deleteBuPaIdentification(BuPaIdentification buPaIdentification)
BuPaIdentification
entity in the S/4HANA system.buPaIdentification
- BuPaIdentification
entity object that will be deleted in the S/4HANA system.BuPaIdentification
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerFluentHelper getAllBusinessPartner()
BusinessPartner
entities.BusinessPartner
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerByKeyFluentHelper getBusinessPartnerByKey(String businessPartner)
BusinessPartner
entity using key fields.businessPartner
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
BusinessPartner
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerCreateFluentHelper createBusinessPartner(BusinessPartner businessPartner)
BusinessPartner
entity and save it to the S/4HANA system.businessPartner
- BusinessPartner
entity object that will be created in the S/4HANA system.BusinessPartner
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerUpdateFluentHelper updateBusinessPartner(BusinessPartner businessPartner)
BusinessPartner
entity and save it to the S/4HANA system.businessPartner
- BusinessPartner
entity object that will be updated in the S/4HANA system.BusinessPartner
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerAddressFluentHelper getAllBusinessPartnerAddress()
BusinessPartnerAddress
entities.BusinessPartnerAddress
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerAddressByKeyFluentHelper getBusinessPartnerAddressByKey(String businessPartner, String addressID)
BusinessPartnerAddress
entity using key fields.businessPartner
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
addressID
- Internal key for identifying a Business Address Services address.Constraints: Not nullable, Maximum length: 10
BusinessPartnerAddress
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerAddressCreateFluentHelper createBusinessPartnerAddress(BusinessPartnerAddress businessPartnerAddress)
BusinessPartnerAddress
entity and save it to the S/4HANA system.businessPartnerAddress
- BusinessPartnerAddress
entity object that will be created in the S/4HANA system.BusinessPartnerAddress
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerAddressUpdateFluentHelper updateBusinessPartnerAddress(BusinessPartnerAddress businessPartnerAddress)
BusinessPartnerAddress
entity and save it to the S/4HANA system.businessPartnerAddress
- BusinessPartnerAddress
entity object that will be updated in the S/4HANA system.BusinessPartnerAddress
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerAddressDeleteFluentHelper deleteBusinessPartnerAddress(BusinessPartnerAddress businessPartnerAddress)
BusinessPartnerAddress
entity in the S/4HANA system.businessPartnerAddress
- BusinessPartnerAddress
entity object that will be deleted in the S/4HANA system.BusinessPartnerAddress
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerBankFluentHelper getAllBusinessPartnerBank()
BusinessPartnerBank
entities.BusinessPartnerBank
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerBankByKeyFluentHelper getBusinessPartnerBankByKey(String businessPartner, String bankIdentification)
BusinessPartnerBank
entity using key fields.businessPartner
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
bankIdentification
- Key identifying a business partner's bank details.Constraints: Not nullable, Maximum length: 4
BusinessPartnerBank
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerBankCreateFluentHelper createBusinessPartnerBank(BusinessPartnerBank businessPartnerBank)
BusinessPartnerBank
entity and save it to the S/4HANA system.businessPartnerBank
- BusinessPartnerBank
entity object that will be created in the S/4HANA system.BusinessPartnerBank
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerBankUpdateFluentHelper updateBusinessPartnerBank(BusinessPartnerBank businessPartnerBank)
BusinessPartnerBank
entity and save it to the S/4HANA system.businessPartnerBank
- BusinessPartnerBank
entity object that will be updated in the S/4HANA system.BusinessPartnerBank
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerBankDeleteFluentHelper deleteBusinessPartnerBank(BusinessPartnerBank businessPartnerBank)
BusinessPartnerBank
entity in the S/4HANA system.businessPartnerBank
- BusinessPartnerBank
entity object that will be deleted in the S/4HANA system.BusinessPartnerBank
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerContactFluentHelper getAllBusinessPartnerContact()
BusinessPartnerContact
entities.BusinessPartnerContact
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerContactByKeyFluentHelper getBusinessPartnerContactByKey(String relationshipNumber, String businessPartnerCompany, String businessPartnerPerson, LocalDateTime validityEndDate)
BusinessPartnerContact
entity using key fields.businessPartnerPerson
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
businessPartnerCompany
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
validityEndDate
- Validity Date (Valid To)Constraints: Not nullable, Precision: 0
relationshipNumber
- The business partner relationship number is an internal number that identifies the business partner relationship set.Constraints: Not nullable, Maximum length: 12
BusinessPartnerContact
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerContactCreateFluentHelper createBusinessPartnerContact(BusinessPartnerContact businessPartnerContact)
BusinessPartnerContact
entity and save it to the S/4HANA system.businessPartnerContact
- BusinessPartnerContact
entity object that will be created in the S/4HANA system.BusinessPartnerContact
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerContactUpdateFluentHelper updateBusinessPartnerContact(BusinessPartnerContact businessPartnerContact)
BusinessPartnerContact
entity and save it to the S/4HANA system.businessPartnerContact
- BusinessPartnerContact
entity object that will be updated in the S/4HANA system.BusinessPartnerContact
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerContactDeleteFluentHelper deleteBusinessPartnerContact(BusinessPartnerContact businessPartnerContact)
BusinessPartnerContact
entity in the S/4HANA system.businessPartnerContact
- BusinessPartnerContact
entity object that will be deleted in the S/4HANA system.BusinessPartnerContact
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerRoleFluentHelper getAllBusinessPartnerRole()
BusinessPartnerRole
entities.BusinessPartnerRole
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerRoleByKeyFluentHelper getBusinessPartnerRoleByKey(String businessPartner, String businessPartnerRole)
BusinessPartnerRole
entity using key fields.businessPartner
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
businessPartnerRole
- Function that a business partner takes on, depending on a business transaction.Constraints: Not nullable, Maximum length: 6
BusinessPartnerRole
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerRoleCreateFluentHelper createBusinessPartnerRole(BusinessPartnerRole businessPartnerRole)
BusinessPartnerRole
entity and save it to the S/4HANA system.businessPartnerRole
- BusinessPartnerRole
entity object that will be created in the S/4HANA system.BusinessPartnerRole
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerRoleUpdateFluentHelper updateBusinessPartnerRole(BusinessPartnerRole businessPartnerRole)
BusinessPartnerRole
entity and save it to the S/4HANA system.businessPartnerRole
- BusinessPartnerRole
entity object that will be updated in the S/4HANA system.BusinessPartnerRole
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerTaxNumberFluentHelper getAllBusinessPartnerTaxNumber()
BusinessPartnerTaxNumber
entities.BusinessPartnerTaxNumber
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerTaxNumberByKeyFluentHelper getBusinessPartnerTaxNumberByKey(String businessPartner, String bPTaxType)
BusinessPartnerTaxNumber
entity using key fields.bPTaxType
- Specifies the tax number category.Constraints: Not nullable, Maximum length: 4
businessPartner
- Key identifying a business partner in the SAP system. The key is unique within a client.Constraints: Not nullable, Maximum length: 10
BusinessPartnerTaxNumber
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerTaxNumberCreateFluentHelper createBusinessPartnerTaxNumber(BusinessPartnerTaxNumber businessPartnerTaxNumber)
BusinessPartnerTaxNumber
entity and save it to the S/4HANA system.businessPartnerTaxNumber
- BusinessPartnerTaxNumber
entity object that will be created in the S/4HANA system.BusinessPartnerTaxNumber
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerTaxNumberUpdateFluentHelper updateBusinessPartnerTaxNumber(BusinessPartnerTaxNumber businessPartnerTaxNumber)
BusinessPartnerTaxNumber
entity and save it to the S/4HANA system.businessPartnerTaxNumber
- BusinessPartnerTaxNumber
entity object that will be updated in the S/4HANA system.BusinessPartnerTaxNumber
entity. To perform execution, call the execute
method on the fluent helper object.BusinessPartnerTaxNumberDeleteFluentHelper deleteBusinessPartnerTaxNumber(BusinessPartnerTaxNumber businessPartnerTaxNumber)
BusinessPartnerTaxNumber
entity in the S/4HANA system.businessPartnerTaxNumber
- BusinessPartnerTaxNumber
entity object that will be deleted in the S/4HANA system.BusinessPartnerTaxNumber
entity. To perform execution, call the execute
method on the fluent helper object.CustomerFluentHelper getAllCustomer()
Customer
entities.CustomerByKeyFluentHelper getCustomerByKey(String customer)
Customer
entity using key fields.customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.Constraints: Not nullable, Maximum length: 10
Customer
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerUpdateFluentHelper updateCustomer(Customer customer)
Customer
entity and save it to the S/4HANA system.CustomerCompanyFluentHelper getAllCustomerCompany()
CustomerCompany
entities.CustomerCompany
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerCompanyByKeyFluentHelper getCustomerCompanyByKey(String customer, String companyCode)
CustomerCompany
entity using key fields.companyCode
- The company code is an organizational unit within financial accounting.Constraints: Not nullable, Maximum length: 4
customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.Constraints: Not nullable, Maximum length: 10
CustomerCompany
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerCompanyCreateFluentHelper createCustomerCompany(CustomerCompany customerCompany)
CustomerCompany
entity and save it to the S/4HANA system.customerCompany
- CustomerCompany
entity object that will be created in the S/4HANA system.CustomerCompany
entity. To perform execution, call the execute
method on the fluent helper object.CustomerCompanyUpdateFluentHelper updateCustomerCompany(CustomerCompany customerCompany)
CustomerCompany
entity and save it to the S/4HANA system.customerCompany
- CustomerCompany
entity object that will be updated in the S/4HANA system.CustomerCompany
entity. To perform execution, call the execute
method on the fluent helper object.CustomerDunningFluentHelper getAllCustomerDunning()
CustomerDunning
entities.CustomerDunning
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerDunningByKeyFluentHelper getCustomerDunningByKey(String customer, String companyCode, String dunningArea)
CustomerDunning
entity using key fields.companyCode
- The company code is an organizational unit within financial accounting.Constraints: Not nullable, Maximum length: 4
dunningArea
- The dunning area represents an organizational entity that is responsible for dunning. The dunning areas represent a sub-structure of the company codes.Constraints: Not nullable, Maximum length: 2
customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.Constraints: Not nullable, Maximum length: 10
CustomerDunning
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerDunningCreateFluentHelper createCustomerDunning(CustomerDunning customerDunning)
CustomerDunning
entity and save it to the S/4HANA system.customerDunning
- CustomerDunning
entity object that will be created in the S/4HANA system.CustomerDunning
entity. To perform execution, call the execute
method on the fluent helper object.CustomerDunningUpdateFluentHelper updateCustomerDunning(CustomerDunning customerDunning)
CustomerDunning
entity and save it to the S/4HANA system.customerDunning
- CustomerDunning
entity object that will be updated in the S/4HANA system.CustomerDunning
entity. To perform execution, call the execute
method on the fluent helper object.CustomerDunningDeleteFluentHelper deleteCustomerDunning(CustomerDunning customerDunning)
CustomerDunning
entity in the S/4HANA system.customerDunning
- CustomerDunning
entity object that will be deleted in the S/4HANA system.CustomerDunning
entity. To perform execution, call the execute
method on the fluent helper object.CustomerSalesAreaFluentHelper getAllCustomerSalesArea()
CustomerSalesArea
entities.CustomerSalesArea
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerSalesAreaByKeyFluentHelper getCustomerSalesAreaByKey(String customer, String salesOrganization, String distributionChannel, String division)
CustomerSalesArea
entity using key fields.division
- A way of grouping materials, products, or services. The system uses divisions to determine the sales areas and the business areas for a material, product, or service.Constraints: Not nullable, Maximum length: 2
distributionChannel
- The way in which products or services reach the customer. Typical examples of distribution channels are wholesale, retail, or direct sales.Constraints: Not nullable, Maximum length: 2
salesOrganization
- An organizational unit responsible for the sale of certain products or services. The responsibility of a sales organization may include legal liability for products and customer claims.Constraints: Not nullable, Maximum length: 4
customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.Constraints: Not nullable, Maximum length: 10
CustomerSalesArea
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerSalesAreaCreateFluentHelper createCustomerSalesArea(CustomerSalesArea customerSalesArea)
CustomerSalesArea
entity and save it to the S/4HANA system.customerSalesArea
- CustomerSalesArea
entity object that will be created in the S/4HANA system.CustomerSalesArea
entity. To perform execution, call the execute
method on the fluent helper object.CustomerSalesAreaUpdateFluentHelper updateCustomerSalesArea(CustomerSalesArea customerSalesArea)
CustomerSalesArea
entity and save it to the S/4HANA system.customerSalesArea
- CustomerSalesArea
entity object that will be updated in the S/4HANA system.CustomerSalesArea
entity. To perform execution, call the execute
method on the fluent helper object.CustomerSalesAreaTaxFluentHelper getAllCustomerSalesAreaTax()
CustomerSalesAreaTax
entities.CustomerSalesAreaTax
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerSalesAreaTaxByKeyFluentHelper getCustomerSalesAreaTaxByKey(String customer, String salesOrganization, String distributionChannel, String division, String departureCountry, String customerTaxCategory)
CustomerSalesAreaTax
entity using key fields.division
- A way of grouping materials, products, or services. The system uses divisions to determine the sales areas and the business areas for a material, product, or service.Constraints: Not nullable, Maximum length: 2
departureCountry
- Identifies the country in which the delivery originates.Constraints: Not nullable, Maximum length: 3
distributionChannel
- Specifies a distribution channel that you want to use as a reference for customer and material master data for other distribution channels.Constraints: Not nullable, Maximum length: 2
customerTaxCategory
- Identifies the condition that the system uses to automatically determine country-specific taxes during pricing.Constraints: Not nullable, Maximum length: 4
salesOrganization
- An organizational unit responsible for the sale of certain products or services. The responsibility of a sales organization may include legal liability for products and customer claims.Constraints: Not nullable, Maximum length: 4
customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.Constraints: Not nullable, Maximum length: 10
CustomerSalesAreaTax
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerSalesAreaTaxCreateFluentHelper createCustomerSalesAreaTax(CustomerSalesAreaTax customerSalesAreaTax)
CustomerSalesAreaTax
entity and save it to the S/4HANA system.customerSalesAreaTax
- CustomerSalesAreaTax
entity object that will be created in the S/4HANA system.CustomerSalesAreaTax
entity. To perform execution, call the execute
method on the fluent helper object.CustomerSalesAreaTaxUpdateFluentHelper updateCustomerSalesAreaTax(CustomerSalesAreaTax customerSalesAreaTax)
CustomerSalesAreaTax
entity and save it to the S/4HANA system.customerSalesAreaTax
- CustomerSalesAreaTax
entity object that will be updated in the S/4HANA system.CustomerSalesAreaTax
entity. To perform execution, call the execute
method on the fluent helper object.CustomerWithHoldingTaxFluentHelper getAllCustomerWithHoldingTax()
CustomerWithHoldingTax
entities.CustomerWithHoldingTax
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerWithHoldingTaxByKeyFluentHelper getCustomerWithHoldingTaxByKey(String customer, String companyCode, String withholdingTaxType)
CustomerWithHoldingTax
entity using key fields.companyCode
- The company code is an organizational unit within financial accounting.Constraints: Not nullable, Maximum length: 4
withholdingTaxType
- This indicator is used to classify the different types of withholding tax.Constraints: Not nullable, Maximum length: 2
customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.Constraints: Not nullable, Maximum length: 10
CustomerWithHoldingTax
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustomerWithHoldingTaxCreateFluentHelper createCustomerWithHoldingTax(CustomerWithHoldingTax customerWithHoldingTax)
CustomerWithHoldingTax
entity and save it to the S/4HANA system.customerWithHoldingTax
- CustomerWithHoldingTax
entity object that will be created in the S/4HANA system.CustomerWithHoldingTax
entity. To perform execution, call the execute
method on the fluent helper object.CustomerWithHoldingTaxUpdateFluentHelper updateCustomerWithHoldingTax(CustomerWithHoldingTax customerWithHoldingTax)
CustomerWithHoldingTax
entity and save it to the S/4HANA system.customerWithHoldingTax
- CustomerWithHoldingTax
entity object that will be updated in the S/4HANA system.CustomerWithHoldingTax
entity. To perform execution, call the execute
method on the fluent helper object.CustomerWithHoldingTaxDeleteFluentHelper deleteCustomerWithHoldingTax(CustomerWithHoldingTax customerWithHoldingTax)
CustomerWithHoldingTax
entity in the S/4HANA system.customerWithHoldingTax
- CustomerWithHoldingTax
entity object that will be deleted in the S/4HANA system.CustomerWithHoldingTax
entity. To perform execution, call the execute
method on the fluent helper object.CustSalesPartnerFuncFluentHelper getAllCustSalesPartnerFunc()
CustSalesPartnerFunc
entities.CustSalesPartnerFunc
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustSalesPartnerFuncByKeyFluentHelper getCustSalesPartnerFuncByKey(String customer, String salesOrganization, String distributionChannel, String division, String partnerCounter, String partnerFunction)
CustSalesPartnerFunc
entity using key fields.division
- A way of grouping materials, products, or services. The system uses divisions to determine the sales areas and the business areas for a material, product, or service.Constraints: Not nullable, Maximum length: 2
partnerFunction
- The abbreviated form of the name that identifies the partner function.Constraints: Not nullable, Maximum length: 2
partnerCounter
- The sequential number that the system applies when there is more than one partner for a particular partner function.Constraints: Not nullable, Maximum length: 3
distributionChannel
- The way in which products or services reach the customer. Typical examples of distribution channels are wholesale, retail, or direct sales.Constraints: Not nullable, Maximum length: 2
salesOrganization
- An organizational unit responsible for the sale of certain products or services. The responsibility of a sales organization may include legal liability for products and customer claims.Constraints: Not nullable, Maximum length: 4
customer
- Gives an alphanumeric key, which clearly identifies the customer or vendor in the SAP system.Constraints: Not nullable, Maximum length: 10
CustSalesPartnerFunc
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.CustSalesPartnerFuncCreateFluentHelper createCustSalesPartnerFunc(CustSalesPartnerFunc custSalesPartnerFunc)
CustSalesPartnerFunc
entity and save it to the S/4HANA system.custSalesPartnerFunc
- CustSalesPartnerFunc
entity object that will be created in the S/4HANA system.CustSalesPartnerFunc
entity. To perform execution, call the execute
method on the fluent helper object.CustSalesPartnerFuncUpdateFluentHelper updateCustSalesPartnerFunc(CustSalesPartnerFunc custSalesPartnerFunc)
CustSalesPartnerFunc
entity and save it to the S/4HANA system.custSalesPartnerFunc
- CustSalesPartnerFunc
entity object that will be updated in the S/4HANA system.CustSalesPartnerFunc
entity. To perform execution, call the execute
method on the fluent helper object.CustSalesPartnerFuncDeleteFluentHelper deleteCustSalesPartnerFunc(CustSalesPartnerFunc custSalesPartnerFunc)
CustSalesPartnerFunc
entity in the S/4HANA system.custSalesPartnerFunc
- CustSalesPartnerFunc
entity object that will be deleted in the S/4HANA system.CustSalesPartnerFunc
entity. To perform execution, call the execute
method on the fluent helper object.SupplierFluentHelper getAllSupplier()
Supplier
entities.SupplierByKeyFluentHelper getSupplierByKey(String supplier)
Supplier
entity using key fields.supplier
- Specifies an alphanumeric key that uniquely identifies the supplier in the SAP system.Constraints: Not nullable, Maximum length: 10
Supplier
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierUpdateFluentHelper updateSupplier(Supplier supplier)
Supplier
entity and save it to the S/4HANA system.SupplierCompanyFluentHelper getAllSupplierCompany()
SupplierCompany
entities.SupplierCompany
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierCompanyByKeyFluentHelper getSupplierCompanyByKey(String supplier, String companyCode)
SupplierCompany
entity using key fields.companyCode
- The company code is an organizational unit within financial accounting.Constraints: Not nullable, Maximum length: 4
supplier
- Specifies an alphanumeric key that uniquely identifies the supplier in the SAP system.Constraints: Not nullable, Maximum length: 10
SupplierCompany
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierCompanyCreateFluentHelper createSupplierCompany(SupplierCompany supplierCompany)
SupplierCompany
entity and save it to the S/4HANA system.supplierCompany
- SupplierCompany
entity object that will be created in the S/4HANA system.SupplierCompany
entity. To perform execution, call the execute
method on the fluent helper object.SupplierCompanyUpdateFluentHelper updateSupplierCompany(SupplierCompany supplierCompany)
SupplierCompany
entity and save it to the S/4HANA system.supplierCompany
- SupplierCompany
entity object that will be updated in the S/4HANA system.SupplierCompany
entity. To perform execution, call the execute
method on the fluent helper object.SupplierDunningFluentHelper getAllSupplierDunning()
SupplierDunning
entities.SupplierDunning
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierDunningByKeyFluentHelper getSupplierDunningByKey(String supplier, String companyCode, String dunningArea)
SupplierDunning
entity using key fields.companyCode
- The company code is an organizational unit within financial accounting.Constraints: Not nullable, Maximum length: 4
dunningArea
- The dunning area represents an organizational entity that is responsible for dunning. The dunning areas represent a sub-structure of the company codes.Constraints: Not nullable, Maximum length: 2
supplier
- Specifies an alphanumeric key that uniquely identifies the supplier in the SAP system.Constraints: Not nullable, Maximum length: 10
SupplierDunning
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierDunningCreateFluentHelper createSupplierDunning(SupplierDunning supplierDunning)
SupplierDunning
entity and save it to the S/4HANA system.supplierDunning
- SupplierDunning
entity object that will be created in the S/4HANA system.SupplierDunning
entity. To perform execution, call the execute
method on the fluent helper object.SupplierDunningUpdateFluentHelper updateSupplierDunning(SupplierDunning supplierDunning)
SupplierDunning
entity and save it to the S/4HANA system.supplierDunning
- SupplierDunning
entity object that will be updated in the S/4HANA system.SupplierDunning
entity. To perform execution, call the execute
method on the fluent helper object.SupplierDunningDeleteFluentHelper deleteSupplierDunning(SupplierDunning supplierDunning)
SupplierDunning
entity in the S/4HANA system.supplierDunning
- SupplierDunning
entity object that will be deleted in the S/4HANA system.SupplierDunning
entity. To perform execution, call the execute
method on the fluent helper object.SupplierPartnerFuncFluentHelper getAllSupplierPartnerFunc()
SupplierPartnerFunc
entities.SupplierPartnerFunc
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierPartnerFuncByKeyFluentHelper getSupplierPartnerFuncByKey(String supplier, String purchasingOrganization, String supplierSubrange, String plant, String partnerFunction, String partnerCounter)
SupplierPartnerFunc
entity using key fields.partnerFunction
- The abbreviated form of the name that identifies the partner function.Constraints: Not nullable, Maximum length: 2
supplier
- Specifies an alphanumeric key that uniquely identifies the supplier in the SAP system.Constraints: Not nullable, Maximum length: 10
plant
- Key uniquely identifying a plant.Constraints: Not nullable, Maximum length: 4
purchasingOrganization
- Denotes the purchasing organization.Constraints: Not nullable, Maximum length: 4
partnerCounter
- The sequential number that the system applies when there is more than one partner for a particular partner function.Constraints: Not nullable, Maximum length: 3
supplierSubrange
- Subdivision of a supplier's overall product range according to various criteria.Constraints: Not nullable, Maximum length: 6
SupplierPartnerFunc
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierPartnerFuncCreateFluentHelper createSupplierPartnerFunc(SupplierPartnerFunc supplierPartnerFunc)
SupplierPartnerFunc
entity and save it to the S/4HANA system.supplierPartnerFunc
- SupplierPartnerFunc
entity object that will be created in the S/4HANA system.SupplierPartnerFunc
entity. To perform execution, call the execute
method on the fluent helper object.SupplierPartnerFuncUpdateFluentHelper updateSupplierPartnerFunc(SupplierPartnerFunc supplierPartnerFunc)
SupplierPartnerFunc
entity and save it to the S/4HANA system.supplierPartnerFunc
- SupplierPartnerFunc
entity object that will be updated in the S/4HANA system.SupplierPartnerFunc
entity. To perform execution, call the execute
method on the fluent helper object.SupplierPartnerFuncDeleteFluentHelper deleteSupplierPartnerFunc(SupplierPartnerFunc supplierPartnerFunc)
SupplierPartnerFunc
entity in the S/4HANA system.supplierPartnerFunc
- SupplierPartnerFunc
entity object that will be deleted in the S/4HANA system.SupplierPartnerFunc
entity. To perform execution, call the execute
method on the fluent helper object.SupplierPurchasingOrgFluentHelper getAllSupplierPurchasingOrg()
SupplierPurchasingOrg
entities.SupplierPurchasingOrg
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierPurchasingOrgByKeyFluentHelper getSupplierPurchasingOrgByKey(String supplier, String purchasingOrganization)
SupplierPurchasingOrg
entity using key fields.supplier
- Alphanumeric key uniquely identifying the document.Constraints: Not nullable, Maximum length: 10
purchasingOrganization
- Denotes the purchasing organization.Constraints: Not nullable, Maximum length: 4
SupplierPurchasingOrg
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierPurchasingOrgCreateFluentHelper createSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg)
SupplierPurchasingOrg
entity and save it to the S/4HANA system.supplierPurchasingOrg
- SupplierPurchasingOrg
entity object that will be created in the S/4HANA system.SupplierPurchasingOrg
entity. To perform execution, call the execute
method on the fluent helper object.SupplierPurchasingOrgUpdateFluentHelper updateSupplierPurchasingOrg(SupplierPurchasingOrg supplierPurchasingOrg)
SupplierPurchasingOrg
entity and save it to the S/4HANA system.supplierPurchasingOrg
- SupplierPurchasingOrg
entity object that will be updated in the S/4HANA system.SupplierPurchasingOrg
entity. To perform execution, call the execute
method on the fluent helper object.SupplierWithHoldingTaxFluentHelper getAllSupplierWithHoldingTax()
SupplierWithHoldingTax
entities.SupplierWithHoldingTax
entities. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierWithHoldingTaxByKeyFluentHelper getSupplierWithHoldingTaxByKey(String supplier, String companyCode, String withholdingTaxType)
SupplierWithHoldingTax
entity using key fields.companyCode
- The company code is an organizational unit within financial accounting.Constraints: Not nullable, Maximum length: 4
withholdingTaxType
- This indicator is used to classify the different types of withholding tax.Constraints: Not nullable, Maximum length: 2
supplier
- Specifies an alphanumeric key that uniquely identifies the supplier in the SAP system.Constraints: Not nullable, Maximum length: 10
SupplierWithHoldingTax
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself. To perform execution, call the execute
method on the fluent helper object.SupplierWithHoldingTaxCreateFluentHelper createSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
SupplierWithHoldingTax
entity and save it to the S/4HANA system.supplierWithHoldingTax
- SupplierWithHoldingTax
entity object that will be created in the S/4HANA system.SupplierWithHoldingTax
entity. To perform execution, call the execute
method on the fluent helper object.SupplierWithHoldingTaxUpdateFluentHelper updateSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
SupplierWithHoldingTax
entity and save it to the S/4HANA system.supplierWithHoldingTax
- SupplierWithHoldingTax
entity object that will be updated in the S/4HANA system.SupplierWithHoldingTax
entity. To perform execution, call the execute
method on the fluent helper object.SupplierWithHoldingTaxDeleteFluentHelper deleteSupplierWithHoldingTax(SupplierWithHoldingTax supplierWithHoldingTax)
SupplierWithHoldingTax
entity in the S/4HANA system.supplierWithHoldingTax
- SupplierWithHoldingTax
entity object that will be deleted in the S/4HANA system.SupplierWithHoldingTax
entity. To perform execution, call the execute
method on the fluent helper object.Copyright © 2018 SAP SE. All rights reserved.