Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydepositv2.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydepositv2
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydepositv2 with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CASecurityDeposit_2,SAP__Message> CASecurityDeposit_2._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.Collection<SAP__Message,String> SAP__Message.ADDITIONAL_TARGETSstatic final SimpleProperty.String<SAP__Message>SAP__Message.CODEstatic final SimpleProperty.String<SAP__Message>SAP__Message.LONGTEXT_URLstatic final SimpleProperty.String<SAP__Message>SAP__Message.MESSAGEstatic final SimpleProperty.NumericInteger<SAP__Message>SAP__Message.NUMERIC_SEVERITYstatic final SimpleProperty.String<SAP__Message>SAP__Message.TARGETstatic final SimpleProperty.Boolean<SAP__Message>SAP__Message.TRANSITIONMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydepositv2 that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydepositv2 that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionCASecurityDeposit_2.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydepositv2 with type arguments of type SAP__MessageModifier and TypeMethodDescriptionCASecurityDeposit_2.CASecurityDeposit_2Builder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidCASecurityDeposit_2.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydepositv2 with type arguments of type SAP__MessageModifierConstructorDescriptionCASecurityDeposit_2(String cASecurityDeposit, String cAAuthorizationGroup, String cASecurityDepositRequestReason, String cASecurityDepositReqReasonText, String cACashSecurityDepositStatus, String cACashSecurityDepositStatusTxt, String businessPartner, String businessPartnerFullName, String isBusinessPurposeCompleted, String streetName, String houseNumber, String postalCode, String homeTown, String country, String countryName, String contractAccount, String contractAccountName, String cAContract, Boolean cASecurityDepositIsReversed, String cASecurityDepositReversalRsn, String cASecurityDepositRvslRsnText, String cASecurityDepositExtReference, LocalDate cASecurityDepositStartDate, LocalDate cASecurityDepositReturnDate, String transactionCurrency, String paymentCurrency, String refundCurrency, BigDecimal cASecurityDepositRequestAmount, BigDecimal cAReleasedAmtInPaymentCurrency, BigDecimal cAPaymentAmountInPaytCurrency, BigDecimal amountInRefundCurrency, BigDecimal cAReversedAmtInTransCurrency, String cAInterestCode, String cAInterestCodeName, Boolean cASecurityDepositIsReleased, LocalDate creationDate, OffsetDateTime cAScrtyDepCreationDteTme, String createdByUser, String createdByUserDescription, LocalDate lastChangedDate, OffsetDateTime cAScrtyDepLastChangeDteTme, String lastChangedByUser, String lastChangedByUserDescription, Collection<SAP__Message> _Messages, List<CASecurityDepositReqDetail_2> to_CAScrtyDepRequestDetail)