Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerpayment.BusPartPaymentParameters
Packages that use BusPartPaymentParameters
Package
Description
-
Uses of BusPartPaymentParameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerpayment
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerpayment with type parameters of type BusPartPaymentParametersModifier and TypeFieldDescriptionstatic final SimpleProperty<BusPartPaymentParameters>BusPartPaymentParameters.ALL_FIELDSSelector for all available fields of BusPartPaymentParameters.static final SimpleProperty.String<BusPartPaymentParameters>BusPartPaymentParameters.P_DISPLAY_CURRENCYstatic final NavigationProperty.Single<BusPartPayment,BusPartPaymentParameters> BusPartPayment.TO_PARAMETERSUse with available request builders to apply the Parameters navigation property to query operations.BusPartPaymentParameters.TO_SETUse with available request builders to apply the Set navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerpayment that return BusPartPaymentParametersModifier and TypeMethodDescriptionBusPartPaymentParameters.BusPartPaymentParametersBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerpayment that return types with arguments of type BusPartPaymentParametersModifier and TypeMethodDescriptionio.vavr.control.Option<BusPartPaymentParameters>BusPartPayment.getParametersIfPresent()Retrieval of associated BusPartPaymentParameters entity (one to one).BusPartPaymentParameters.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerpayment with parameters of type BusPartPaymentParametersModifier and TypeMethodDescriptionBusPartPayment.BusPartPaymentBuilder.parameters(BusPartPaymentParameters value) Navigation property Parameters for BusPartPayment to single BusPartPaymentParameters.voidBusPartPayment.setParameters(BusPartPaymentParameters value) Overwrites the associated BusPartPaymentParameters entity for the loaded navigation property Parameters.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.contractaccountingbusinesspartnerpayment with parameters of type BusPartPaymentParametersModifierConstructorDescriptionBusPartPayment(UUID cADocumentContainerUUID, String cAPaymentDocument, String cADocumentOriginCode, String cADocumentOriginCodeName, String cADocumentContainerRefType, String cADocumentContainerRefTypeText, LocalDate creationDate, LocalTime creationTime, String displayCurrency, BigDecimal cAPaymentAmountInDC, BusPartPaymentParameters toParameters) -
Uses of BusPartPaymentParameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type BusPartPaymentParametersModifier and TypeMethodDescriptionContractAccountingBusinessPartnerPaymentService.getBusPartPaymentByKey(String p_DisplayCurrency) Deprecated.Fetch a singleBusPartPaymentParametersentity using key fields.DefaultContractAccountingBusinessPartnerPaymentService.getBusPartPaymentByKey(String p_DisplayCurrency) Deprecated.