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
Type element: HBKID
Domain name: HBKID
Internal type: CHAR
Description: Short Key for a House Bank
Max length: 5
|
ShortKeyForAHouseBank |
VendorItem.getBankId()
Field name: BANK_ID
Type element: HBKID
Domain name: HBKID
Internal type: CHAR
Description: Short Key for a House Bank
Max length: 5
|
ShortKeyForAHouseBank |
FtrStructureForPaymentDetail.getHouseBank()
Field name: HOUSE_BANK
Type element: HBKID
Domain name: HBKID
Internal type: CHAR
Description: Short Key for a House Bank
Max length: 5
|
ShortKeyForAHouseBank |
GlAccountItem.getHousebankid()
Field name: HOUSEBANKID
Type element: HBKID
Domain name: HBKID
Internal type: CHAR
Description: Short Key for a House Bank
Max length: 5
|
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
Type element: HBKID
Domain name: HBKID
Internal type: CHAR
Description: Short Key for a House Bank
Max length: 5
|
void |
VendorItem.setBankId(ShortKeyForAHouseBank bankId)
Field name: BANK_ID
Type element: HBKID
Domain name: HBKID
Internal type: CHAR
Description: Short Key for a House Bank
Max length: 5
|
void |
FtrStructureForPaymentDetail.setHouseBank(ShortKeyForAHouseBank houseBank)
Field name: HOUSE_BANK
Type element: HBKID
Domain name: HBKID
Internal type: CHAR
Description: Short Key for a House Bank
Max length: 5
|
void |
GlAccountItem.setHousebankid(ShortKeyForAHouseBank housebankid)
Field name: HOUSEBANKID
Type element: HBKID
Domain name: HBKID
Internal type: CHAR
Description: Short Key for a House Bank
Max length: 5
|
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.