Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
AccountShortKeyAtTheHouseBank |
FtrStructureForPaymentDetail.getAccountId()
Field name: ACCOUNT_ID
|
AccountShortKeyAtTheHouseBank |
CustomerItem.getHousebankacctid()
Field name: HOUSEBANKACCTID
|
AccountShortKeyAtTheHouseBank |
GLAccountItem.getHousebankacctid()
Field name: HOUSEBANKACCTID
|
AccountShortKeyAtTheHouseBank |
VendorItem.getHousebankacctid()
Field name: HOUSEBANKACCTID
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.accountId(AccountShortKeyAtTheHouseBank accountId) |
CustomerItem.CustomerItemBuilder |
CustomerItem.CustomerItemBuilder.housebankacctid(AccountShortKeyAtTheHouseBank housebankacctid) |
GLAccountItem.GLAccountItemBuilder |
GLAccountItem.GLAccountItemBuilder.housebankacctid(AccountShortKeyAtTheHouseBank housebankacctid) |
VendorItem.VendorItemBuilder |
VendorItem.VendorItemBuilder.housebankacctid(AccountShortKeyAtTheHouseBank housebankacctid) |
Modifier and Type | Method and Description |
---|---|
static AccountShortKeyAtTheHouseBank |
AccountShortKeyAtTheHouseBank.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<AccountShortKeyAtTheHouseBank> |
AccountShortKeyAtTheHouseBank.getType() |
ErpTypeConverter<AccountShortKeyAtTheHouseBank> |
AccountShortKeyAtTheHouseBank.getTypeConverter() |
Copyright © 2017 SAP SE. All rights reserved.