public class SlsOrdPaymentPlanItemDetails extends VdmEntity<SlsOrdPaymentPlanItemDetails>
Original entity name from the Odata EDM: A_SlsOrdPaymentPlanItemDetailsType
Modifier and Type | Class and Description |
---|---|
static class |
SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder
Helper class to allow for fluent creation of SlsOrdPaymentPlanItemDetails instances.
|
Modifier and Type | Field and Description |
---|---|
static SlsOrdPaymentPlanItemDetailsSelectable |
ALL_FIELDS
Selector for all available fields of SlsOrdPaymentPlanItemDetails.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
AUTHORIZATION_BY_ACQUIRER
Use with available fluent helpers to apply the AuthorizationByAcquirer field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
AUTHORIZATION_BY_DIGITAL_PAYT_SRVC
Use with available fluent helpers to apply the AuthorizationByDigitalPaytSrvc field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
AUTHORIZATION_CURRENCY
Use with available fluent helpers to apply the AuthorizationCurrency field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<LocalDateTime> |
AUTHORIZATION_DATE
Use with available fluent helpers to apply the AuthorizationDate field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
AUTHORIZATION_STATUS_NAME
Use with available fluent helpers to apply the AuthorizationStatusName field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<LocalTime> |
AUTHORIZATION_TIME
Use with available fluent helpers to apply the AuthorizationTime field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<BigDecimal> |
AUTHORIZED_AMOUNT_IN_AUTHZN_CRCY
Use with available fluent helpers to apply the AuthorizedAmountInAuthznCrcy field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<Boolean> |
E_PAYT_AMOUNT_IS_CHANGED
Use with available fluent helpers to apply the EPaytAmountIsChanged field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<Boolean> |
E_PAYT_AUTHORIZATION_IS_EXPIRED
Use with available fluent helpers to apply the EPaytAuthorizationIsExpired field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
E_PAYT_AUTHORIZATION_RESULT
Use with available fluent helpers to apply the EPaytAuthorizationResult field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
E_PAYT_BY_DIGITAL_PAYMENT_SRVC
Use with available fluent helpers to apply the EPaytByDigitalPaymentSrvc field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<BigDecimal> |
E_PAYT_TO_BE_AUTHORIZED_AMOUNT
Use with available fluent helpers to apply the EPaytToBeAuthorizedAmount field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<LocalDateTime> |
E_PAYT_VALIDITY_END_DATE
Use with available fluent helpers to apply the EPaytValidityEndDate field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<LocalDateTime> |
E_PAYT_VALIDITY_START_DATE
Use with available fluent helpers to apply the EPaytValidityStartDate field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
ELECTRONIC_PAYMENT
Use with available fluent helpers to apply the ElectronicPayment field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
ELECTRONIC_PAYMENT_CALL_STATUS
Use with available fluent helpers to apply the ElectronicPaymentCallStatus field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
ELECTRONIC_PAYMENT_HOLDER_NAME
Use with available fluent helpers to apply the ElectronicPaymentHolderName field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
ELECTRONIC_PAYMENT_TYPE
Use with available fluent helpers to apply the ElectronicPaymentType field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<BigDecimal> |
MAXIMUM_TO_BE_AUTHORIZED_AMOUNT
Use with available fluent helpers to apply the MaximumToBeAuthorizedAmount field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
MERCHANT_BY_CLEARING_HOUSE
Use with available fluent helpers to apply the MerchantByClearingHouse field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
PAYMENT_BY_PAYMENT_SERVICE_PRVDR
Use with available fluent helpers to apply the PaymentByPaymentServicePrvdr field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
PAYMENT_PLAN
Use with available fluent helpers to apply the PaymentPlan field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
PAYMENT_PLAN_ITEM
Use with available fluent helpers to apply the PaymentPlanItem field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
PAYMENT_SERVICE_PROVIDER
Use with available fluent helpers to apply the PaymentServiceProvider field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
PAYT_PLN_FOR_AUTHORIZATION_ITEM
Use with available fluent helpers to apply the PaytPlnForAuthorizationItem field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
PAYT_PLN_ITM_FOR_AUTHORIZATION_ITEM
Use with available fluent helpers to apply the PaytPlnItmForAuthorizationItem field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<Boolean> |
PREAUTHORIZATION_IS_REQUESTED
Use with available fluent helpers to apply the PreauthorizationIsRequested field to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
SALES_ORDER
Use with available fluent helpers to apply the SalesOrder field to query operations.
|
static SlsOrdPaymentPlanItemDetailsOneToOneLink<SalesOrder> |
TO_SALES_ORDER
Use with available fluent helpers to apply the to_SalesOrder navigation property to query operations.
|
static SlsOrdPaymentPlanItemDetailsField<String> |
TRANSACTION_BY_PAYT_SRVC_PRVDR
Use with available fluent helpers to apply the TransactionByPaytSrvcPrvdr field to query operations.
|
changedOriginalFields
Constructor and Description |
---|
SlsOrdPaymentPlanItemDetails() |
SlsOrdPaymentPlanItemDetails(String salesOrder,
String paymentPlanItem,
String paymentPlan,
String electronicPaymentType,
String electronicPayment,
LocalDateTime ePaytValidityStartDate,
LocalDateTime ePaytValidityEndDate,
String electronicPaymentHolderName,
BigDecimal authorizedAmountInAuthznCrcy,
String authorizationCurrency,
String authorizationByDigitalPaytSrvc,
String authorizationByAcquirer,
LocalDateTime authorizationDate,
LocalTime authorizationTime,
String authorizationStatusName,
String ePaytByDigitalPaymentSrvc,
String electronicPaymentCallStatus,
String ePaytAuthorizationResult,
BigDecimal ePaytToBeAuthorizedAmount,
Boolean ePaytAuthorizationIsExpired,
Boolean ePaytAmountIsChanged,
Boolean preauthorizationIsRequested,
String paymentServiceProvider,
String paymentByPaymentServicePrvdr,
String transactionByPaytSrvcPrvdr,
String merchantByClearingHouse,
BigDecimal maximumToBeAuthorizedAmount,
String paytPlnForAuthorizationItem,
String paytPlnItmForAuthorizationItem,
SalesOrder toSalesOrder) |
Modifier and Type | Method and Description |
---|---|
void |
attachToService(String servicePath,
HttpDestinationProperties destination)
Sets the service path and destination for the fetch commands of this entity.
|
static SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder |
builder() |
protected boolean |
canEqual(Object other) |
boolean |
equals(Object o) |
SalesOrder |
fetchSalesOrder()
Fetches the SalesOrder entity (one to one) associated with this entity.
|
static <T> SlsOrdPaymentPlanItemDetailsField<T> |
field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
protected void |
fromMap(Map<String,Object> inputValues) |
String |
getAuthorizationByAcquirer()
Constraints: Not nullable, Maximum length: 15
|
String |
getAuthorizationByDigitalPaytSrvc()
Constraints: Not nullable, Maximum length: 10
|
String |
getAuthorizationCurrency()
Constraints: Not nullable, Maximum length: 5
|
LocalDateTime |
getAuthorizationDate()
Constraints: Not nullable, Precision: 0
|
String |
getAuthorizationStatusName()
Constraints: Not nullable, Maximum length: 40
|
LocalTime |
getAuthorizationTime()
Constraints: Not nullable, Precision: 0
|
BigDecimal |
getAuthorizedAmountInAuthznCrcy()
Constraints: Not nullable, Precision: 16, Scale: 3
|
protected String |
getDefaultServicePath() |
HttpDestinationProperties |
getDestinationForFetch()
Convienence field for reusing the same destination with multiple queries (e.g.
|
String |
getElectronicPayment()
Constraints: Not nullable, Maximum length: 25
|
String |
getElectronicPaymentCallStatus()
Constraints: Not nullable, Maximum length: 1
|
String |
getElectronicPaymentHolderName()
Constraints: Not nullable, Maximum length: 40
|
String |
getElectronicPaymentType()
Constraints: Not nullable, Maximum length: 4
|
protected String |
getEntityCollection() |
Boolean |
getEPaytAmountIsChanged()
Constraints: none
|
Boolean |
getEPaytAuthorizationIsExpired()
Constraints: none
|
String |
getEPaytAuthorizationResult()
Constraints: Not nullable, Maximum length: 1
|
String |
getEPaytByDigitalPaymentSrvc()
Constraints: Not nullable, Maximum length: 25
|
BigDecimal |
getEPaytToBeAuthorizedAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
LocalDateTime |
getEPaytValidityEndDate()
Constraints: Not nullable, Precision: 0
|
LocalDateTime |
getEPaytValidityStartDate()
Constraints: Not nullable, Precision: 0
|
protected Map<String,Object> |
getKey() |
BigDecimal |
getMaximumToBeAuthorizedAmount()
Constraints: Not nullable, Precision: 16, Scale: 3
|
String |
getMerchantByClearingHouse()
Constraints: Not nullable, Maximum length: 15
|
String |
getPaymentByPaymentServicePrvdr()
Constraints: Not nullable, Maximum length: 40
|
String |
getPaymentPlan()
Constraints: Not nullable, Maximum length: 10
|
String |
getPaymentPlanItem()
(Key Field) Constraints: Not nullable, Maximum length: 6
|
String |
getPaymentServiceProvider()
Constraints: Not nullable, Maximum length: 4
|
String |
getPaytPlnForAuthorizationItem()
Constraints: Not nullable, Maximum length: 10
|
String |
getPaytPlnItmForAuthorizationItem()
Constraints: Not nullable, Maximum length: 6
|
Boolean |
getPreauthorizationIsRequested()
Constraints: none
|
String |
getSalesOrder()
(Key Field) Constraints: Not nullable, Maximum length: 10
|
io.vavr.control.Option<SalesOrder> |
getSalesOrderIfPresent()
Retrieval of associated SalesOrder entity (one to one).
|
SalesOrder |
getSalesOrderOrFetch()
Retrieval of associated SalesOrder entity (one to one).
|
String |
getTransactionByPaytSrvcPrvdr()
Constraints: Not nullable, Maximum length: 40
|
Class<SlsOrdPaymentPlanItemDetails> |
getType() |
int |
hashCode() |
void |
setAuthorizationByAcquirer(String authorizationByAcquirer)
Constraints: Not nullable, Maximum length: 15
|
void |
setAuthorizationByDigitalPaytSrvc(String authorizationByDigitalPaytSrvc)
Constraints: Not nullable, Maximum length: 10
|
void |
setAuthorizationCurrency(String authorizationCurrency)
Constraints: Not nullable, Maximum length: 5
|
void |
setAuthorizationDate(LocalDateTime authorizationDate)
Constraints: Not nullable, Precision: 0
|
void |
setAuthorizationStatusName(String authorizationStatusName)
Constraints: Not nullable, Maximum length: 40
|
void |
setAuthorizationTime(LocalTime authorizationTime)
Constraints: Not nullable, Precision: 0
|
void |
setAuthorizedAmountInAuthznCrcy(BigDecimal authorizedAmountInAuthznCrcy)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setElectronicPayment(String electronicPayment)
Constraints: Not nullable, Maximum length: 25
|
void |
setElectronicPaymentCallStatus(String electronicPaymentCallStatus)
Constraints: Not nullable, Maximum length: 1
|
void |
setElectronicPaymentHolderName(String electronicPaymentHolderName)
Constraints: Not nullable, Maximum length: 40
|
void |
setElectronicPaymentType(String electronicPaymentType)
Constraints: Not nullable, Maximum length: 4
|
void |
setEPaytAmountIsChanged(Boolean ePaytAmountIsChanged)
Constraints: none
|
void |
setEPaytAuthorizationIsExpired(Boolean ePaytAuthorizationIsExpired)
Constraints: none
|
void |
setEPaytAuthorizationResult(String ePaytAuthorizationResult)
Constraints: Not nullable, Maximum length: 1
|
void |
setEPaytByDigitalPaymentSrvc(String ePaytByDigitalPaymentSrvc)
Constraints: Not nullable, Maximum length: 25
|
void |
setEPaytToBeAuthorizedAmount(BigDecimal ePaytToBeAuthorizedAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setEPaytValidityEndDate(LocalDateTime ePaytValidityEndDate)
Constraints: Not nullable, Precision: 0
|
void |
setEPaytValidityStartDate(LocalDateTime ePaytValidityStartDate)
Constraints: Not nullable, Precision: 0
|
void |
setMaximumToBeAuthorizedAmount(BigDecimal maximumToBeAuthorizedAmount)
Constraints: Not nullable, Precision: 16, Scale: 3
|
void |
setMerchantByClearingHouse(String merchantByClearingHouse)
Constraints: Not nullable, Maximum length: 15
|
void |
setPaymentByPaymentServicePrvdr(String paymentByPaymentServicePrvdr)
Constraints: Not nullable, Maximum length: 40
|
void |
setPaymentPlan(String paymentPlan)
Constraints: Not nullable, Maximum length: 10
|
void |
setPaymentPlanItem(String paymentPlanItem)
(Key Field) Constraints: Not nullable, Maximum length: 6
|
void |
setPaymentServiceProvider(String paymentServiceProvider)
Constraints: Not nullable, Maximum length: 4
|
void |
setPaytPlnForAuthorizationItem(String paytPlnForAuthorizationItem)
Constraints: Not nullable, Maximum length: 10
|
void |
setPaytPlnItmForAuthorizationItem(String paytPlnItmForAuthorizationItem)
Constraints: Not nullable, Maximum length: 6
|
void |
setPreauthorizationIsRequested(Boolean preauthorizationIsRequested)
Constraints: none
|
void |
setSalesOrder(SalesOrder value)
Overwrites the associated SalesOrder entity for the loaded navigation property to_SalesOrder.
|
void |
setSalesOrder(String salesOrder)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
protected void |
setServicePathForFetch(String servicePathForFetch)
The service path only used for the fetch commands of this entity.
|
void |
setTransactionByPaytSrvcPrvdr(String transactionByPaytSrvcPrvdr)
Constraints: Not nullable, Maximum length: 40
|
protected Map<String,Object> |
toMapOfFields() |
protected Map<String,Object> |
toMapOfNavigationProperties() |
String |
toString() |
getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setVersionIdentifier
getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
public static final SlsOrdPaymentPlanItemDetailsSelectable ALL_FIELDS
public static final SlsOrdPaymentPlanItemDetailsField<String> SALES_ORDER
public static final SlsOrdPaymentPlanItemDetailsField<String> PAYMENT_PLAN_ITEM
public static final SlsOrdPaymentPlanItemDetailsField<String> PAYMENT_PLAN
public static final SlsOrdPaymentPlanItemDetailsField<String> ELECTRONIC_PAYMENT_TYPE
public static final SlsOrdPaymentPlanItemDetailsField<String> ELECTRONIC_PAYMENT
public static final SlsOrdPaymentPlanItemDetailsField<LocalDateTime> E_PAYT_VALIDITY_START_DATE
public static final SlsOrdPaymentPlanItemDetailsField<LocalDateTime> E_PAYT_VALIDITY_END_DATE
public static final SlsOrdPaymentPlanItemDetailsField<String> ELECTRONIC_PAYMENT_HOLDER_NAME
public static final SlsOrdPaymentPlanItemDetailsField<BigDecimal> AUTHORIZED_AMOUNT_IN_AUTHZN_CRCY
public static final SlsOrdPaymentPlanItemDetailsField<String> AUTHORIZATION_CURRENCY
public static final SlsOrdPaymentPlanItemDetailsField<String> AUTHORIZATION_BY_DIGITAL_PAYT_SRVC
public static final SlsOrdPaymentPlanItemDetailsField<String> AUTHORIZATION_BY_ACQUIRER
public static final SlsOrdPaymentPlanItemDetailsField<LocalDateTime> AUTHORIZATION_DATE
public static final SlsOrdPaymentPlanItemDetailsField<LocalTime> AUTHORIZATION_TIME
public static final SlsOrdPaymentPlanItemDetailsField<String> AUTHORIZATION_STATUS_NAME
public static final SlsOrdPaymentPlanItemDetailsField<String> E_PAYT_BY_DIGITAL_PAYMENT_SRVC
public static final SlsOrdPaymentPlanItemDetailsField<String> ELECTRONIC_PAYMENT_CALL_STATUS
public static final SlsOrdPaymentPlanItemDetailsField<String> E_PAYT_AUTHORIZATION_RESULT
public static final SlsOrdPaymentPlanItemDetailsField<BigDecimal> E_PAYT_TO_BE_AUTHORIZED_AMOUNT
public static final SlsOrdPaymentPlanItemDetailsField<Boolean> E_PAYT_AUTHORIZATION_IS_EXPIRED
public static final SlsOrdPaymentPlanItemDetailsField<Boolean> E_PAYT_AMOUNT_IS_CHANGED
public static final SlsOrdPaymentPlanItemDetailsField<Boolean> PREAUTHORIZATION_IS_REQUESTED
public static final SlsOrdPaymentPlanItemDetailsField<String> PAYMENT_SERVICE_PROVIDER
public static final SlsOrdPaymentPlanItemDetailsField<String> PAYMENT_BY_PAYMENT_SERVICE_PRVDR
public static final SlsOrdPaymentPlanItemDetailsField<String> TRANSACTION_BY_PAYT_SRVC_PRVDR
public static final SlsOrdPaymentPlanItemDetailsField<String> MERCHANT_BY_CLEARING_HOUSE
public static final SlsOrdPaymentPlanItemDetailsField<BigDecimal> MAXIMUM_TO_BE_AUTHORIZED_AMOUNT
public static final SlsOrdPaymentPlanItemDetailsField<String> PAYT_PLN_FOR_AUTHORIZATION_ITEM
public static final SlsOrdPaymentPlanItemDetailsField<String> PAYT_PLN_ITM_FOR_AUTHORIZATION_ITEM
public static final SlsOrdPaymentPlanItemDetailsOneToOneLink<SalesOrder> TO_SALES_ORDER
public SlsOrdPaymentPlanItemDetails()
public SlsOrdPaymentPlanItemDetails(@Nullable String salesOrder, @Nullable String paymentPlanItem, @Nullable String paymentPlan, @Nullable String electronicPaymentType, @Nullable String electronicPayment, @Nullable LocalDateTime ePaytValidityStartDate, @Nullable LocalDateTime ePaytValidityEndDate, @Nullable String electronicPaymentHolderName, @Nullable BigDecimal authorizedAmountInAuthznCrcy, @Nullable String authorizationCurrency, @Nullable String authorizationByDigitalPaytSrvc, @Nullable String authorizationByAcquirer, @Nullable LocalDateTime authorizationDate, @Nullable LocalTime authorizationTime, @Nullable String authorizationStatusName, @Nullable String ePaytByDigitalPaymentSrvc, @Nullable String electronicPaymentCallStatus, @Nullable String ePaytAuthorizationResult, @Nullable BigDecimal ePaytToBeAuthorizedAmount, @Nullable Boolean ePaytAuthorizationIsExpired, @Nullable Boolean ePaytAmountIsChanged, @Nullable Boolean preauthorizationIsRequested, @Nullable String paymentServiceProvider, @Nullable String paymentByPaymentServicePrvdr, @Nullable String transactionByPaytSrvcPrvdr, @Nullable String merchantByClearingHouse, @Nullable BigDecimal maximumToBeAuthorizedAmount, @Nullable String paytPlnForAuthorizationItem, @Nullable String paytPlnItmForAuthorizationItem, @Nullable SalesOrder toSalesOrder)
@Nonnull public Class<SlsOrdPaymentPlanItemDetails> getType()
getType
in class VdmObject<SlsOrdPaymentPlanItemDetails>
public void setSalesOrder(@Nullable String salesOrder)
Original property name from the Odata EDM: SalesOrder
salesOrder
- Sales Orderpublic void setPaymentPlanItem(@Nullable String paymentPlanItem)
Original property name from the Odata EDM: PaymentPlanItem
paymentPlanItem
- Item for billing plan/invoice plan/payment cardspublic void setPaymentPlan(@Nullable String paymentPlan)
Original property name from the Odata EDM: PaymentPlan
paymentPlan
- Billing Plan Number / Invoicing Plan Numberpublic void setElectronicPaymentType(@Nullable String electronicPaymentType)
Original property name from the Odata EDM: ElectronicPaymentType
electronicPaymentType
- Specifies the type of electronic payment.public void setElectronicPayment(@Nullable String electronicPayment)
Original property name from the Odata EDM: ElectronicPayment
electronicPayment
- The account number of the electronic payment. Along with the electronic payment type, this number
uniquely identifies the payment.public void setEPaytValidityStartDate(@Nullable LocalDateTime ePaytValidityStartDate)
Original property name from the Odata EDM: EPaytValidityStartDate
ePaytValidityStartDate
- Date as of which the payment account is valid.public void setEPaytValidityEndDate(@Nullable LocalDateTime ePaytValidityEndDate)
Original property name from the Odata EDM: EPaytValidityEndDate
ePaytValidityEndDate
- Date up to which the payment account is valid.public void setElectronicPaymentHolderName(@Nullable String electronicPaymentHolderName)
Original property name from the Odata EDM: ElectronicPaymentHolderName
electronicPaymentHolderName
- The name of the person or company on the electronic payment account.public void setAuthorizedAmountInAuthznCrcy(@Nullable BigDecimal authorizedAmountInAuthznCrcy)
Original property name from the Odata EDM: AuthorizedAmountInAuthznCrcy
The system uses the authorized amount to determine whether to block the sales order or delivery.
authorizedAmountInAuthznCrcy
- Specifies the amount authorized by the clearing house. It may differ from the requested authorization
amount, as in the case of partial authorization.public void setAuthorizationCurrency(@Nullable String authorizationCurrency)
Original property name from the Odata EDM: AuthorizationCurrency
authorizationCurrency
- Currency key for amounts in the system.public void setAuthorizationByDigitalPaytSrvc(@Nullable String authorizationByDigitalPaytSrvc)
Original property name from the Odata EDM: AuthorizationByDigitalPaytSrvc
authorizationByDigitalPaytSrvc
- Number assigned to a successful authorization by the clearing house.public void setAuthorizationByAcquirer(@Nullable String authorizationByAcquirer)
Original property name from the Odata EDM: AuthorizationByAcquirer
authorizationByAcquirer
- Reference code assigned to an authorization by the clearing house to aid in tracking the transaction
to which the authorization belongs.public void setAuthorizationDate(@Nullable LocalDateTime authorizationDate)
Original property name from the Odata EDM: AuthorizationDate
authorizationDate
- Date on which the SAP system requested the authorization.public void setAuthorizationTime(@Nullable LocalTime authorizationTime)
Original property name from the Odata EDM: AuthorizationTime
authorizationTime
- Time at which the SAP system requested the authorization.public void setAuthorizationStatusName(@Nullable String authorizationStatusName)
Original property name from the Odata EDM: AuthorizationStatusName
The clearing house checks the information they receive from you on the payment card and cardholder, and return responses that refer to errors and problems which occur during these checks.Create a text in the SAP System that matches the clearing house response.
authorizationStatusName
- Contains the text describing the various responses that you receive from the clearing house in the
authorization and settlement processes.public void setEPaytByDigitalPaymentSrvc(@Nullable String ePaytByDigitalPaymentSrvc)
Original property name from the Odata EDM: EPaytByDigitalPaymentSrvc
ePaytByDigitalPaymentSrvc
- Token for Digital Payment Integration in SDpublic void setElectronicPaymentCallStatus(@Nullable String electronicPaymentCallStatus)
Original property name from the Odata EDM: ElectronicPaymentCallStatus
There are four types of responses:Not relevantExternal system not reachedExternal system reached: no responseExternal system reached: response received
electronicPaymentCallStatus
- Indicates whether you successfully reached the clearing house's computer system for authorization, and
whether you received an answer.public void setEPaytAuthorizationResult(@Nullable String ePaytAuthorizationResult)
Original property name from the Odata EDM: EPaytAuthorizationResult
The SAP System recognizes only three responses:Checks successfulUnsuccessful: authorize laterUnsuccessful: block authorization
ePaytAuthorizationResult
- Indicates the status of the authorization for this payment based on the authorization response sent
back by the clearing house.public void setEPaytToBeAuthorizedAmount(@Nullable BigDecimal ePaytToBeAuthorizedAmount)
Original property name from the Odata EDM: EPaytToBeAuthorizedAmount
ePaytToBeAuthorizedAmount
- The sum of all the authorization amounts in the payment plan. This is the amount sent to the clearing
house for authorization.public void setEPaytAuthorizationIsExpired(@Nullable Boolean ePaytAuthorizationIsExpired)
Original property name from the Odata EDM: EPaytAuthorizationIsExpired
Note that the system determines whether an authorization has expired based on the validity period. This validity period is valid for all authorizations in the SAP System.
ePaytAuthorizationIsExpired
- Indicates whether the authorization has expired.public void setEPaytAmountIsChanged(@Nullable Boolean ePaytAmountIsChanged)
Original property name from the Odata EDM: EPaytAmountIsChanged
ePaytAmountIsChanged
- Indicates whether the authorization amount has been changed manually.public void setPreauthorizationIsRequested(@Nullable Boolean preauthorizationIsRequested)
Original property name from the Odata EDM: PreauthorizationIsRequested
preauthorizationIsRequested
- Indicates whether a transaction has been preauthorized.public void setPaymentServiceProvider(@Nullable String paymentServiceProvider)
Original property name from the Odata EDM: PaymentServiceProvider
paymentServiceProvider
- Payment Service Provider for Digital Paymentspublic void setPaymentByPaymentServicePrvdr(@Nullable String paymentByPaymentServicePrvdr)
Original property name from the Odata EDM: PaymentByPaymentServicePrvdr
paymentByPaymentServicePrvdr
- Digital Payments: Payment ID from Payment Service Providerpublic void setTransactionByPaytSrvcPrvdr(@Nullable String transactionByPaytSrvcPrvdr)
Original property name from the Odata EDM: TransactionByPaytSrvcPrvdr
transactionByPaytSrvcPrvdr
- Digital Payments: Transaction ID from Payment Service Prvdrpublic void setMerchantByClearingHouse(@Nullable String merchantByClearingHouse)
Original property name from the Odata EDM: MerchantByClearingHouse
merchantByClearingHouse
- The unique number issued by the clearing house to identify a merchant for settling payment.public void setMaximumToBeAuthorizedAmount(@Nullable BigDecimal maximumToBeAuthorizedAmount)
Original property name from the Odata EDM: MaximumToBeAuthorizedAmount
In the case of a contract, this is a total amount. For a project, this is a partial amount of the overall billing value which is determined on the basis of a percentage.
maximumToBeAuthorizedAmount
- Specifies the value to be billed which the system determines for the billing date on the basis of the
billing rule assigned to it.public void setPaytPlnForAuthorizationItem(@Nullable String paytPlnForAuthorizationItem)
Original property name from the Odata EDM: PaytPlnForAuthorizationItem
paytPlnForAuthorizationItem
- Higher-level payment card plan number for billingpublic void setPaytPlnItmForAuthorizationItem(@Nullable String paytPlnItmForAuthorizationItem)
Original property name from the Odata EDM: PaytPlnItmForAuthorizationItem
paytPlnItmForAuthorizationItem
- Higher-level item in billing planprotected String getEntityCollection()
getEntityCollection
in class VdmEntity<SlsOrdPaymentPlanItemDetails>
@Nonnull protected Map<String,Object> getKey()
getKey
in class VdmObject<SlsOrdPaymentPlanItemDetails>
@Nonnull protected Map<String,Object> toMapOfFields()
toMapOfFields
in class VdmObject<SlsOrdPaymentPlanItemDetails>
protected void fromMap(Map<String,Object> inputValues)
fromMap
in class VdmObject<SlsOrdPaymentPlanItemDetails>
@Nonnull public static <T> SlsOrdPaymentPlanItemDetailsField<T> field(@Nonnull String fieldName, @Nonnull Class<T> fieldType)
T
- The type of the extension field when performing value comparisons.fieldName
- The name of the extension field as returned by the OData service.fieldType
- The Java type to use for the extension field when performing value comparisons.@Nonnull public static <T,DomainT> SlsOrdPaymentPlanItemDetailsField<T> field(@Nonnull String fieldName, @Nonnull TypeConverter<T,DomainT> typeConverter)
T
- The type of the extension field when performing value comparisons.DomainT
- The type of the extension field as returned by the OData service.typeConverter
- A TypeConverterfieldName
- The name of the extension field as returned by the OData service.@Nullable public HttpDestinationProperties getDestinationForFetch()
VdmEntity
getDestinationForFetch
in class VdmEntity<SlsOrdPaymentPlanItemDetails>
protected void setServicePathForFetch(@Nullable String servicePathForFetch)
VdmEntity
Note: Use with caution, as this can easily break the fetch call on this entity. See the interface of the corresponding service for the default service path.
setServicePathForFetch
in class VdmEntity<SlsOrdPaymentPlanItemDetails>
public void attachToService(@Nullable String servicePath, @Nonnull HttpDestinationProperties destination)
VdmEntity
Note: Use with caution, as this can easily break the fetch calls on this entity. See the interface of the corresponding service for the default service path.
attachToService
in class VdmEntity<SlsOrdPaymentPlanItemDetails>
servicePath
- Optional parameter. New service path to apply to this entity and any associated entities that were
previously fetched. If a null value is provided and the service path has never been set, then the
service path will be set to the default defined in the corresponding service interface.destination
- New destination to apply to this entity and any associated entities that were previously fetched.protected String getDefaultServicePath()
getDefaultServicePath
in class VdmEntity<SlsOrdPaymentPlanItemDetails>
@Nonnull protected Map<String,Object> toMapOfNavigationProperties()
toMapOfNavigationProperties
in class VdmObject<SlsOrdPaymentPlanItemDetails>
@Nullable public SalesOrder fetchSalesOrder() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
Please note: This method will not cache or persist the query results.
null
if an entity is not associated.com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nullable public SalesOrder getSalesOrderOrFetch() throws com.sap.cloud.sdk.odatav2.connectivity.ODataException
If the navigation property to_SalesOrder of a queried SlsOrdPaymentPlanItemDetails is operated lazily, an ODataException can be thrown in case of an OData query error.
Please note: Lazy loading of OData entity associations is the process of asynchronous retrieval and persisting of items from a navigation property. If a lazy property is requested by the application for the first time and it has not yet been loaded, an OData query will be run in order to load the missing information and its result will get cached for future invocations.
com.sap.cloud.sdk.odatav2.connectivity.ODataException
- If the entity is unmanaged, i.e. it has not been retrieved using the OData VDM's services and
therefore has no ERP configuration context assigned. An entity is managed if it has been either
retrieved using the VDM's services or returned from the VDM's services as the result of a CREATE or
UPDATE call.@Nonnull public io.vavr.control.Option<SalesOrder> getSalesOrderIfPresent()
If the navigation property for an entity SlsOrdPaymentPlanItemDetails has not been resolved yet, this
method will not query further information. Instead its Option
result state will be
empty
.
Option
with result state empty
is returned.public void setSalesOrder(SalesOrder value)
value
- New SalesOrder entity.public static SlsOrdPaymentPlanItemDetails.SlsOrdPaymentPlanItemDetailsBuilder builder()
@Nullable public String getSalesOrder()
Original property name from the Odata EDM: SalesOrder
@Nullable public String getPaymentPlanItem()
Original property name from the Odata EDM: PaymentPlanItem
@Nullable public String getPaymentPlan()
Original property name from the Odata EDM: PaymentPlan
@Nullable public String getElectronicPaymentType()
Original property name from the Odata EDM: ElectronicPaymentType
@Nullable public String getElectronicPayment()
Original property name from the Odata EDM: ElectronicPayment
@Nullable public LocalDateTime getEPaytValidityStartDate()
Original property name from the Odata EDM: EPaytValidityStartDate
@Nullable public LocalDateTime getEPaytValidityEndDate()
Original property name from the Odata EDM: EPaytValidityEndDate
@Nullable public String getElectronicPaymentHolderName()
Original property name from the Odata EDM: ElectronicPaymentHolderName
@Nullable public BigDecimal getAuthorizedAmountInAuthznCrcy()
Original property name from the Odata EDM: AuthorizedAmountInAuthznCrcy
The system uses the authorized amount to determine whether to block the sales order or delivery.
@Nullable public String getAuthorizationCurrency()
Original property name from the Odata EDM: AuthorizationCurrency
@Nullable public String getAuthorizationByDigitalPaytSrvc()
Original property name from the Odata EDM: AuthorizationByDigitalPaytSrvc
@Nullable public String getAuthorizationByAcquirer()
Original property name from the Odata EDM: AuthorizationByAcquirer
@Nullable public LocalDateTime getAuthorizationDate()
Original property name from the Odata EDM: AuthorizationDate
@Nullable public LocalTime getAuthorizationTime()
Original property name from the Odata EDM: AuthorizationTime
@Nullable public String getAuthorizationStatusName()
Original property name from the Odata EDM: AuthorizationStatusName
The clearing house checks the information they receive from you on the payment card and cardholder, and return responses that refer to errors and problems which occur during these checks.Create a text in the SAP System that matches the clearing house response.
@Nullable public String getEPaytByDigitalPaymentSrvc()
Original property name from the Odata EDM: EPaytByDigitalPaymentSrvc
@Nullable public String getElectronicPaymentCallStatus()
Original property name from the Odata EDM: ElectronicPaymentCallStatus
There are four types of responses:Not relevantExternal system not reachedExternal system reached: no responseExternal system reached: response received
@Nullable public String getEPaytAuthorizationResult()
Original property name from the Odata EDM: EPaytAuthorizationResult
The SAP System recognizes only three responses:Checks successfulUnsuccessful: authorize laterUnsuccessful: block authorization
@Nullable public BigDecimal getEPaytToBeAuthorizedAmount()
Original property name from the Odata EDM: EPaytToBeAuthorizedAmount
@Nullable public Boolean getEPaytAuthorizationIsExpired()
Original property name from the Odata EDM: EPaytAuthorizationIsExpired
Note that the system determines whether an authorization has expired based on the validity period. This validity period is valid for all authorizations in the SAP System.
@Nullable public Boolean getEPaytAmountIsChanged()
Original property name from the Odata EDM: EPaytAmountIsChanged
@Nullable public Boolean getPreauthorizationIsRequested()
Original property name from the Odata EDM: PreauthorizationIsRequested
@Nullable public String getPaymentServiceProvider()
Original property name from the Odata EDM: PaymentServiceProvider
@Nullable public String getPaymentByPaymentServicePrvdr()
Original property name from the Odata EDM: PaymentByPaymentServicePrvdr
@Nullable public String getTransactionByPaytSrvcPrvdr()
Original property name from the Odata EDM: TransactionByPaytSrvcPrvdr
@Nullable public String getMerchantByClearingHouse()
Original property name from the Odata EDM: MerchantByClearingHouse
@Nullable public BigDecimal getMaximumToBeAuthorizedAmount()
Original property name from the Odata EDM: MaximumToBeAuthorizedAmount
In the case of a contract, this is a total amount. For a project, this is a partial amount of the overall billing value which is determined on the basis of a percentage.
@Nullable public String getPaytPlnForAuthorizationItem()
Original property name from the Odata EDM: PaytPlnForAuthorizationItem
@Nullable public String getPaytPlnItmForAuthorizationItem()
Original property name from the Odata EDM: PaytPlnItmForAuthorizationItem
public String toString()
toString
in class VdmObject<SlsOrdPaymentPlanItemDetails>
public boolean equals(Object o)
equals
in class VdmObject<SlsOrdPaymentPlanItemDetails>
protected boolean canEqual(Object other)
canEqual
in class VdmObject<SlsOrdPaymentPlanItemDetails>
public int hashCode()
hashCode
in class VdmObject<SlsOrdPaymentPlanItemDetails>
Copyright © 2019 SAP SE. All rights reserved.