Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
BankCountryKey |
FtrStructureForPaymentDetail.getBankAccountCountry()
Field name: BANK_ACCOUNT_COUNTRY
|
BankCountryKey |
PostingInAccountingPartnerBillingDoc.getBankCtry()
Field name: BANK_CTRY
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.bankAccountCountry(BankCountryKey bankAccountCountry) |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder.bankCtry(BankCountryKey bankCtry) |
void |
FtrStructureForPaymentDetail.setBankAccountCountry(BankCountryKey bankAccountCountry)
Field name: BANK_ACCOUNT_COUNTRY
|
void |
PostingInAccountingPartnerBillingDoc.setBankCtry(BankCountryKey bankCtry)
Field name: BANK_CTRY
|
Modifier and Type | Method and Description |
---|---|
static BankCountryKey |
BankCountryKey.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<BankCountryKey> |
BankCountryKey.getType() |
ErpTypeConverter<BankCountryKey> |
BankCountryKey.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.