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<BusinessPartnerBank,String> |
BusinessPartnerBank.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_ACCOUNT
Use with available fluent helpers to apply the BankAccount field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_ACCOUNT_HOLDER_NAME
Use with available fluent helpers to apply the BankAccountHolderName field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_ACCOUNT_NAME
Use with available fluent helpers to apply the BankAccountName field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_ACCOUNT_REFERENCE_TEXT
Use with available fluent helpers to apply the BankAccountReferenceText field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_CONTROL_KEY
Use with available fluent helpers to apply the BankControlKey field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_COUNTRY_KEY
Use with available fluent helpers to apply the BankCountryKey field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_IDENTIFICATION
Use with available fluent helpers to apply the BankIdentification field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_NAME
Use with available fluent helpers to apply the BankName field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BANK_NUMBER
Use with available fluent helpers to apply the BankNumber field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.BUSINESS_PARTNER
Use with available fluent helpers to apply the BusinessPartner field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.CITY_NAME
Use with available fluent helpers to apply the CityName field to query operations.
|
static EntityField<BusinessPartnerBank,Boolean> |
BusinessPartnerBank.COLLECTION_AUTH_IND
Use with available fluent helpers to apply the CollectionAuthInd field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.I_B_A_N
Use with available fluent helpers to apply the IBAN field to query operations.
|
static EntityField<BusinessPartnerBank,Calendar> |
BusinessPartnerBank.I_B_A_N_VALIDITY_START_DATE
Use with available fluent helpers to apply the IBANValidityStartDate field to query operations.
|
static EntityField<BusinessPartnerBank,String> |
BusinessPartnerBank.S_W_I_F_T_CODE
Use with available fluent helpers to apply the SWIFTCode field to query operations.
|
static EntityField<BusinessPartnerBank,Calendar> |
BusinessPartnerBank.VALIDITY_END_DATE
Use with available fluent helpers to apply the ValidityEndDate field to query operations.
|
static EntityField<BusinessPartnerBank,Calendar> |
BusinessPartnerBank.VALIDITY_START_DATE
Use with available fluent helpers to apply the ValidityStartDate field to query operations.
|
Modifier and Type | Method and Description |
---|---|
BusinessPartnerBank |
BusinessPartnerBank.BusinessPartnerBankBuilder.build() |
BusinessPartnerBank |
BusinessPartnerBankCreateFluentHelper.execute()
Executes the underlying create request.
|
BusinessPartnerBank |
BusinessPartnerBankByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
BusinessPartnerBank |
BusinessPartnerBankCreateFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying create request.
|
BusinessPartnerBank |
BusinessPartnerBankByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
BusinessPartnerBank |
BusinessPartnerBankCreateFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying create request.
|
BusinessPartnerBank |
BusinessPartnerBankByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
Modifier and Type | Method and Description |
---|---|
List<BusinessPartnerBank> |
BusinessPartnerBankFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<BusinessPartnerBank> |
BusinessPartnerBankFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<BusinessPartnerBank> |
BusinessPartnerBankFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
List<BusinessPartnerBank> |
BusinessPartner.fetchBusinessPartnerBank()
Fetches the BusinessPartnerBank entities (one to many) associated with this entity.
|
static <T> EntityField<BusinessPartnerBank,T> |
BusinessPartnerBank.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
List<BusinessPartnerBank> |
BusinessPartner.getBusinessPartnerBankOrFetch()
Retrieval of associated BusinessPartnerBank entities (one to many).
|
com.google.common.base.Optional<List<BusinessPartnerBank>> |
BusinessPartner.getBusinessPartnerBankOrNull()
Retrieval of associated BusinessPartnerBank entities (one to many).
|
Class<BusinessPartnerBank> |
BusinessPartnerBank.getType() |
Modifier and Type | Method and Description |
---|---|
void |
BusinessPartner.addBusinessPartnerBank(BusinessPartnerBank... entity)
Adds elements to the list of associated BusinessPartnerBank entities.
|
Modifier and Type | Method and Description |
---|---|
BusinessPartnerBankFluentHelper |
BusinessPartnerBankFluentHelper.filter(ExpressionFluentHelper<BusinessPartnerBank> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
BusinessPartnerBankFluentHelper |
BusinessPartnerBankFluentHelper.orderBy(EntityField<BusinessPartnerBank,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
void |
BusinessPartner.setBusinessPartnerBank(List<BusinessPartnerBank> value)
Overwrites the list of associated BusinessPartnerBank entities for the loaded navigation property to_BusinessPartnerBank.
|
BusinessPartner.BusinessPartnerBuilder |
BusinessPartner.BusinessPartnerBuilder.toBusinessPartnerBank(List<BusinessPartnerBank> toBusinessPartnerBank) |
Constructor and Description |
---|
BusinessPartnerBankCreateFluentHelper(BusinessPartnerBank businessPartnerBank)
Creates a fluent helper object that will create a new
BusinessPartnerBank entity and save it to the S/4HANA system. |
BusinessPartnerBankDeleteFluentHelper(BusinessPartnerBank businessPartnerBank)
Creates a fluent helper object that will delete an existing
BusinessPartnerBank entity in the S/4HANA system. |
BusinessPartnerBankUpdateFluentHelper(BusinessPartnerBank businessPartnerBank)
Creates a fluent helper object that will create a new
BusinessPartnerBank entity and save it to the S/4HANA system. |
Constructor and Description |
---|
BusinessPartner(String businessPartner,
String customer,
String supplier,
String academicTitle,
String authorizationGroup,
String businessPartnerCategory,
String businessPartnerFullName,
String businessPartnerGrouping,
String businessPartnerName,
UUID businessPartnerUUID,
String correspondenceLanguage,
String createdByUser,
Calendar creationDate,
Calendar creationTime,
String firstName,
String formOfAddress,
String industry,
String internationalLocationNumber1,
String internationalLocationNumber2,
Boolean isFemale,
Boolean isMale,
String isNaturalPerson,
Boolean isSexUnknown,
String language,
Calendar lastChangeDate,
Calendar lastChangeTime,
String lastChangedByUser,
String lastName,
String legalForm,
String organizationBPName1,
String organizationBPName2,
String organizationBPName3,
String organizationBPName4,
Calendar organizationFoundationDate,
Calendar organizationLiquidationDate,
String searchTerm1,
String additionalLastName,
Calendar birthDate,
Boolean businessPartnerIsBlocked,
String businessPartnerType,
String eTag,
String groupBusinessPartnerName1,
String groupBusinessPartnerName2,
String independentAddressID,
String internationalLocationNumber3,
String middleName,
String nameCountry,
String nameFormat,
String personFullName,
String personNumber,
Boolean isMarkedForArchiving,
String isBusinessPurposeCompleted,
ErpConfigContext erpConfigContext,
List<BuPaIdentification> toBuPaIdentification,
List<BusinessPartnerAddress> toBusinessPartnerAddress,
List<BusinessPartnerBank> toBusinessPartnerBank,
List<BusinessPartnerContact> toBusinessPartnerContact,
List<BusinessPartnerRole> toBusinessPartnerRole,
List<BusinessPartnerTaxNumber> toBusinessPartnerTax,
Customer toCustomer,
Supplier toSupplier) |
Copyright © 2017 SAP SE. All rights reserved.