Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
ShortKeyForAHouseBank |
CustomerItem.getBankId()
Field name: BANK_ID
|
ShortKeyForAHouseBank |
VendorItem.getBankId()
Field name: BANK_ID
|
ShortKeyForAHouseBank |
FtrStructureForPaymentDetail.getHouseBank()
Field name: HOUSE_BANK
|
ShortKeyForAHouseBank |
GLAccountItem.getHousebankid()
Field name: HOUSEBANKID
|
Modifier and Type | Method and Description |
---|---|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.bankId(ShortKeyForAHouseBank bankId) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.bankId(ShortKeyForAHouseBank bankId) |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.houseBank(ShortKeyForAHouseBank houseBank) |
GLAccountItem.GLAccountItemBuilder |
GLAccountItem.GLAccountItemBuilder.housebankid(ShortKeyForAHouseBank housebankid) |
void |
CustomerItem.setBankId(ShortKeyForAHouseBank bankId)
Field name: BANK_ID
|
void |
VendorItem.setBankId(ShortKeyForAHouseBank bankId)
Field name: BANK_ID
|
void |
FtrStructureForPaymentDetail.setHouseBank(ShortKeyForAHouseBank houseBank)
Field name: HOUSE_BANK
|
void |
GLAccountItem.setHousebankid(ShortKeyForAHouseBank housebankid)
Field name: HOUSEBANKID
|
Modifier and Type | Method and Description |
---|---|
static ShortKeyForAHouseBank |
ShortKeyForAHouseBank.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<ShortKeyForAHouseBank> |
ShortKeyForAHouseBank.getType() |
ErpTypeConverter<ShortKeyForAHouseBank> |
ShortKeyForAHouseBank.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.