Class PaymentStrategy
- All Implemented Interfaces:
VdmEntitySet
Original entity name from the Odata EDM: PaymentStrategyType
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final classHelper class to allow for fluent creation of PaymentStrategy instances. -
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final SimpleProperty<PaymentStrategy>Selector for all available fields of PaymentStrategy.static final SimpleProperty.String<PaymentStrategy>static final SimpleProperty.String<PaymentStrategy>static final SimpleProperty.String<PaymentStrategy>static final SimpleProperty.DateTime<PaymentStrategy>static final SimpleProperty.DateTime<PaymentStrategy>static final SimpleProperty.String<PaymentStrategy>static final SimpleProperty.String<PaymentStrategy>static final SimpleProperty.String<PaymentStrategy>static final SimpleProperty.Date<PaymentStrategy>static final SimpleProperty.String<PaymentStrategy>static final SimpleProperty.String<PaymentStrategy>static final SimpleProperty.Guid<PaymentStrategy>static final SimpleProperty.Guid<PaymentStrategy>static final SimpleProperty.NumericDecimal<PaymentStrategy>static final SimpleProperty.String<PaymentStrategy>static final NavigationProperty.Single<PaymentStrategy,Requisition> Use with available request builders to apply the _Requisition navigation property to query operations.Fields inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
changedOriginalFields, ODATA_TYPE_ANNOTATIONS, ODATA_VERSION_ANNOTATIONS -
Constructor Summary
ConstructorsConstructorDescriptionPaymentStrategy(UUID paymentRequisitionStrategyUUID, UUID paymentRequisitionUUID, String paytRequisitionStrategyNumber, String paymentReqnStrategyStatus, BigDecimal paytReqnStrategyAmtInTransCrcy, String currency, String paymentMethod, LocalDate paymentDate, String houseBank, String houseBankAccount, String bank, String bankAccount, String bPBankAccountInternalID, OffsetDateTime creationDateTime, OffsetDateTime changedOnDateTime, Requisition to_Requisition) -
Method Summary
Modifier and TypeMethodDescriptionbuilder()protected booleanbooleanprotected voidgetBank()Constraints: Not nullable, Maximum length: 15Constraints: Not nullable, Maximum length: 18Constraints: Not nullable, Maximum length: 4Constraints: Nullable, Precision: 7Constraints: Nullable, Precision: 7Constraints: Not nullable, Maximum length: 3protected Stringprotected StringConstraints: Not nullable, Maximum length: 5Constraints: Not nullable, Maximum length: 5protected ODataEntityKeygetKey()Constraints: NullableConstraints: Not nullable, Maximum length: 1Constraints: Not nullable, Maximum length: 2(Key Field) Constraints: Not nullableConstraints: Not nullableConstraints: Not nullable, Precision: 23, Scale: 0Constraints: Not nullable, Maximum length: 3io.vavr.control.Option<Requisition>Retrieval of associated Requisition entity (one to one).getType()inthashCode()voidConstraints: Not nullable, Maximum length: 15voidsetBankAccount(String bankAccount) Constraints: Not nullable, Maximum length: 18voidsetBPBankAccountInternalID(String bPBankAccountInternalID) Constraints: Not nullable, Maximum length: 4voidsetChangedOnDateTime(OffsetDateTime changedOnDateTime) Constraints: Nullable, Precision: 7voidsetCreationDateTime(OffsetDateTime creationDateTime) Constraints: Nullable, Precision: 7voidsetCurrency(String currency) Constraints: Not nullable, Maximum length: 3voidsetHouseBank(String houseBank) Constraints: Not nullable, Maximum length: 5voidsetHouseBankAccount(String houseBankAccount) Constraints: Not nullable, Maximum length: 5voidsetPaymentDate(LocalDate paymentDate) Constraints: NullablevoidsetPaymentMethod(String paymentMethod) Constraints: Not nullable, Maximum length: 1voidsetPaymentReqnStrategyStatus(String paymentReqnStrategyStatus) Constraints: Not nullable, Maximum length: 2voidsetPaymentRequisitionStrategyUUID(UUID paymentRequisitionStrategyUUID) (Key Field) Constraints: Not nullablevoidsetPaymentRequisitionUUID(UUID paymentRequisitionUUID) Constraints: Not nullablevoidsetPaytReqnStrategyAmtInTransCrcy(BigDecimal paytReqnStrategyAmtInTransCrcy) Constraints: Not nullable, Precision: 23, Scale: 0voidsetPaytRequisitionStrategyNumber(String paytRequisitionStrategyNumber) Constraints: Not nullable, Maximum length: 3voidsetRequisition(Requisition value) Overwrites the associated Requisition entity for the loaded navigation property _Requisition.toString()Methods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmEntity
all, attachToService, getDestinationForFetch, getServicePathForFetch, getVersionIdentifier, setDestinationForFetch, setServicePathForFetch, setVersionIdentifierMethods inherited from class com.sap.cloud.sdk.datamodel.odatav4.core.VdmObject
getAnnotationProperties, getChangedFields, getCustomField, getCustomField, getCustomFieldNames, getCustomFields, getSetOfCustomFields, getSetOfFields, getSetOfNavigationProperties, hasCustomField, hasCustomField, rememberChangedField, resetChangedFields, setCustomField, setCustomField, toMap, toMapOfCustomFields
-
Field Details
-
ALL_FIELDS
Selector for all available fields of PaymentStrategy. -
PAYMENT_REQUISITION_STRATEGY_UUID
-
PAYMENT_REQUISITION_UUID
-
PAYT_REQUISITION_STRATEGY_NUMBER
-
PAYMENT_REQN_STRATEGY_STATUS
-
PAYT_REQN_STRATEGY_AMT_IN_TRANS_CRCY
public static final SimpleProperty.NumericDecimal<PaymentStrategy> PAYT_REQN_STRATEGY_AMT_IN_TRANS_CRCY -
CURRENCY
-
PAYMENT_METHOD
-
PAYMENT_DATE
-
HOUSE_BANK
-
HOUSE_BANK_ACCOUNT
-
BANK
-
BANK_ACCOUNT
-
BP_BANK_ACCOUNT_INTERNAL_ID
-
CREATION_DATE_TIME
-
CHANGED_ON_DATE_TIME
-
TO__REQUISITION
Use with available request builders to apply the _Requisition navigation property to query operations.
-
-
Constructor Details
-
PaymentStrategy
public PaymentStrategy() -
PaymentStrategy
public PaymentStrategy(@Nullable UUID paymentRequisitionStrategyUUID, @Nullable UUID paymentRequisitionUUID, @Nullable String paytRequisitionStrategyNumber, @Nullable String paymentReqnStrategyStatus, @Nullable BigDecimal paytReqnStrategyAmtInTransCrcy, @Nullable String currency, @Nullable String paymentMethod, @Nullable LocalDate paymentDate, @Nullable String houseBank, @Nullable String houseBankAccount, @Nullable String bank, @Nullable String bankAccount, @Nullable String bPBankAccountInternalID, @Nullable OffsetDateTime creationDateTime, @Nullable OffsetDateTime changedOnDateTime, @Nullable Requisition to_Requisition)
-
-
Method Details
-
getType
- Specified by:
getTypein classVdmObject<PaymentStrategy>
-
setPaymentRequisitionStrategyUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PaymentRequisitionStrategyUUID
- Parameters:
paymentRequisitionStrategyUUID- Payment Requisition Strategy UUID
-
setPaymentRequisitionUUID
Constraints: Not nullableOriginal property name from the Odata EDM: PaymentRequisitionUUID
- Parameters:
paymentRequisitionUUID- Payment Requisition UUID
-
setPaytRequisitionStrategyNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PaytRequisitionStrategyNumber
- Parameters:
paytRequisitionStrategyNumber- Number of Payment Strategy
-
setPaymentReqnStrategyStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PaymentReqnStrategyStatus
- Parameters:
paymentReqnStrategyStatus- Status of Payment Requisition Strategy
-
setPaytReqnStrategyAmtInTransCrcy
Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: PaytReqnStrategyAmtInTransCrcy
- Parameters:
paytReqnStrategyAmtInTransCrcy- Payment Requisition Strategy Amount
-
setCurrency
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Currency
- Parameters:
currency- Currency Key
-
setPaymentMethod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Parameters:
paymentMethod- Payment Method
-
setPaymentDate
Constraints: NullableOriginal property name from the Odata EDM: PaymentDate
- Parameters:
paymentDate- Payment Date
-
setHouseBank
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBank
- Parameters:
houseBank- Short Key for a House Bank
-
setHouseBankAccount
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBankAccount
- Parameters:
houseBankAccount- ID for Account Details
-
setBank
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: Bank
- Parameters:
bank- Bank Number
-
setBankAccount
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: BankAccount
- Parameters:
bankAccount- Bank Account Number
-
setBPBankAccountInternalID
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BPBankAccountInternalID
- Parameters:
bPBankAccountInternalID- Partner bank type
-
setCreationDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Parameters:
creationDateTime- Creation Date and Time
-
setChangedOnDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: ChangedOnDateTime
- Parameters:
changedOnDateTime- Change Date and Time
-
getEntityCollection
- Specified by:
getEntityCollectionin classVdmEntity<PaymentStrategy>
-
getKey
- Overrides:
getKeyin classVdmObject<PaymentStrategy>
-
toMapOfFields
- Overrides:
toMapOfFieldsin classVdmObject<PaymentStrategy>
-
fromMap
- Overrides:
fromMapin classVdmObject<PaymentStrategy>
-
getDefaultServicePath
- Overrides:
getDefaultServicePathin classVdmEntity<PaymentStrategy>
-
getRequisitionIfPresent
Retrieval of associated Requisition entity (one to one). This corresponds to the OData navigation property _Requisition.If the navigation property for an entity PaymentStrategy has not been resolved yet, this method will not query further information. Instead its
Optionresult state will beempty.- Returns:
- If the information for navigation property _Requisition is already loaded, the result will contain
the Requisition entity. If not, an
Optionwith result stateemptyis returned.
-
setRequisition
Overwrites the associated Requisition entity for the loaded navigation property _Requisition.- Parameters:
value- New Requisition entity.
-
builder
-
getPaymentRequisitionStrategyUUID
(Key Field) Constraints: Not nullableOriginal property name from the Odata EDM: PaymentRequisitionStrategyUUID
- Returns:
- Payment Requisition Strategy UUID
-
getPaymentRequisitionUUID
Constraints: Not nullableOriginal property name from the Odata EDM: PaymentRequisitionUUID
- Returns:
- Payment Requisition UUID
-
getPaytRequisitionStrategyNumber
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PaytRequisitionStrategyNumber
- Returns:
- Number of Payment Strategy
-
getPaymentReqnStrategyStatus
Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: PaymentReqnStrategyStatus
- Returns:
- Status of Payment Requisition Strategy
-
getPaytReqnStrategyAmtInTransCrcy
Constraints: Not nullable, Precision: 23, Scale: 0Original property name from the Odata EDM: PaytReqnStrategyAmtInTransCrcy
- Returns:
- Payment Requisition Strategy Amount
-
getCurrency
Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: Currency
- Returns:
- Currency Key
-
getPaymentMethod
Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PaymentMethod
- Returns:
- Payment Method
-
getPaymentDate
Constraints: NullableOriginal property name from the Odata EDM: PaymentDate
- Returns:
- Payment Date
-
getHouseBank
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBank
- Returns:
- Short Key for a House Bank
-
getHouseBankAccount
Constraints: Not nullable, Maximum length: 5Original property name from the Odata EDM: HouseBankAccount
- Returns:
- ID for Account Details
-
getBank
Constraints: Not nullable, Maximum length: 15Original property name from the Odata EDM: Bank
- Returns:
- Bank Number
-
getBankAccount
Constraints: Not nullable, Maximum length: 18Original property name from the Odata EDM: BankAccount
- Returns:
- Bank Account Number
-
getBPBankAccountInternalID
Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: BPBankAccountInternalID
- Returns:
- Partner bank type
-
getCreationDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: CreationDateTime
- Returns:
- Creation Date and Time
-
getChangedOnDateTime
Constraints: Nullable, Precision: 7Original property name from the Odata EDM: ChangedOnDateTime
- Returns:
- Change Date and Time
-
toString
- Overrides:
toStringin classVdmObject<PaymentStrategy>
-
equals
- Overrides:
equalsin classVdmEntity<PaymentStrategy>
-
canEqual
- Overrides:
canEqualin classVdmEntity<PaymentStrategy>
-
hashCode
public int hashCode()- Overrides:
hashCodein classVdmEntity<PaymentStrategy>
-
getOdataType
- Specified by:
getOdataTypein classVdmObject<PaymentStrategy>
-