Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PartnerBankType |
CustomerItem.getPartnerBk()
Field name: PARTNER_BK
Type element: BVTYP
Domain name: BVTYP
Internal type: CHAR
Description: Partner bank type
Max length: 4
|
PartnerBankType |
VendorItem.getPartnerBk()
Field name: PARTNER_BK
Type element: BVTYP
Domain name: BVTYP
Internal type: CHAR
Description: Partner bank type
Max length: 4
|
Modifier and Type | Method and Description |
---|---|
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.partnerBk(PartnerBankType partnerBk) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.partnerBk(PartnerBankType partnerBk) |
void |
CustomerItem.setPartnerBk(PartnerBankType partnerBk)
Field name: PARTNER_BK
Type element: BVTYP
Domain name: BVTYP
Internal type: CHAR
Description: Partner bank type
Max length: 4
|
void |
VendorItem.setPartnerBk(PartnerBankType partnerBk)
Field name: PARTNER_BK
Type element: BVTYP
Domain name: BVTYP
Internal type: CHAR
Description: Partner bank type
Max length: 4
|
Modifier and Type | Method and Description |
---|---|
static PartnerBankType |
PartnerBankType.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PartnerBankType> |
PartnerBankType.getType() |
ErpTypeConverter<PartnerBankType> |
PartnerBankType.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.