Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
BankControlKey |
FtrStructureForPaymentDetail.getBankControlKey()
Field name: BANK_CONTROL_KEY
Type element: BKONT
Domain name: BKONT
Internal type: CHAR
Description: Bank Control Key
Max length: 2
|
BankControlKey |
PostingInAccountingPartnerBillingDoc.getCtrlKey()
Field name: CTRL_KEY
Type element: BKONT
Domain name: BKONT
Internal type: CHAR
Description: Bank Control Key
Max length: 2
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.bankControlKey(BankControlKey bankControlKey) |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder |
PostingInAccountingPartnerBillingDoc.PostingInAccountingPartnerBillingDocBuilder.ctrlKey(BankControlKey ctrlKey) |
void |
FtrStructureForPaymentDetail.setBankControlKey(BankControlKey bankControlKey)
Field name: BANK_CONTROL_KEY
Type element: BKONT
Domain name: BKONT
Internal type: CHAR
Description: Bank Control Key
Max length: 2
|
void |
PostingInAccountingPartnerBillingDoc.setCtrlKey(BankControlKey ctrlKey)
Field name: CTRL_KEY
Type element: BKONT
Domain name: BKONT
Internal type: CHAR
Description: Bank Control Key
Max length: 2
|
Modifier and Type | Method and Description |
---|---|
static BankControlKey |
BankControlKey.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<BankControlKey> |
BankControlKey.getType() |
ErpTypeConverter<BankControlKey> |
BankControlKey.getTypeConverter() |
Copyright © 2018 SAP SE. All rights reserved.