Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.bapi.structures | |
com.sap.cloud.sdk.s4hana.datamodel.bapi.types |
Modifier and Type | Method and Description |
---|---|
PayerPayee |
FtrStructureForPaymentDetail.getPayer()
Field name: PAYER
|
PayerPayee |
FtrStructureForPaymentDetail.getPayerTransaction()
Field name: PAYER_TRANSACTION
|
Modifier and Type | Method and Description |
---|---|
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.payer(PayerPayee payer) |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder |
FtrStructureForPaymentDetail.FtrStructureForPaymentDetailBuilder.payerTransaction(PayerPayee payerTransaction) |
void |
FtrStructureForPaymentDetail.setPayer(PayerPayee payer)
Field name: PAYER
|
void |
FtrStructureForPaymentDetail.setPayerTransaction(PayerPayee payerTransaction)
Field name: PAYER_TRANSACTION
|
Modifier and Type | Method and Description |
---|---|
static PayerPayee |
PayerPayee.of(String value) |
Modifier and Type | Method and Description |
---|---|
Class<PayerPayee> |
PayerPayee.getType() |
ErpTypeConverter<PayerPayee> |
PayerPayee.getTypeConverter() |
Copyright © 2019 SAP SE. All rights reserved.