Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydeposit.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydeposit
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydeposit with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<CASecurityDeposit,SAP__Message> CASecurityDeposit._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.cashsecuritydeposit that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydeposit that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionCASecurityDeposit.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydeposit with type arguments of type SAP__MessageModifier and TypeMethodDescriptionCASecurityDeposit.CASecurityDepositBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidCASecurityDeposit.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.cashsecuritydeposit with type arguments of type SAP__MessageModifierConstructorDescriptionCASecurityDeposit(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> to_CAScrtyDepRequestDetail)