Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.EarmarkedFundsDocumentItem
Packages that use EarmarkedFundsDocumentItem
Package
Description
-
Uses of EarmarkedFundsDocumentItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument with type parameters of type EarmarkedFundsDocumentItemModifier and TypeFieldDescriptionstatic final EarmarkedFundsDocumentLink<EarmarkedFundsDocumentItem>EarmarkedFundsDocument.TO_EARMARKED_FUNDS_DOCUMENT_ITEMUse with available fluent helpers to apply the to_EarmarkedFundsDocumentItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument that return EarmarkedFundsDocumentItemModifier and TypeMethodDescriptionEarmarkedFundsDocumentItem.EarmarkedFundsDocumentItemBuilder.build()protected EarmarkedFundsDocumentItemEarmarkedFundsDocumentItemDeleteFluentHelper.getEntity()protected EarmarkedFundsDocumentItemEarmarkedFundsDocumentItemUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument that return types with arguments of type EarmarkedFundsDocumentItemModifier and TypeMethodDescriptionEarmarkedFundsDocument.fetchEarmarkedFundsDocumentItem()Fetches the EarmarkedFundsDocumentItem entities (one to many) associated with this entity.io.vavr.control.Option<List<EarmarkedFundsDocumentItem>>EarmarkedFundsDocument.getEarmarkedFundsDocumentItemIfPresent()Retrieval of associated EarmarkedFundsDocumentItem entities (one to many).EarmarkedFundsDocument.getEarmarkedFundsDocumentItemOrFetch()Retrieval of associated EarmarkedFundsDocumentItem entities (one to many).protected Class<EarmarkedFundsDocumentItem>EarmarkedFundsDocumentItemByKeyFluentHelper.getEntityClass()protected Class<EarmarkedFundsDocumentItem>EarmarkedFundsDocumentItemFluentHelper.getEntityClass()EarmarkedFundsDocumentItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument with parameters of type EarmarkedFundsDocumentItemModifier and TypeMethodDescriptionvoidEarmarkedFundsDocument.addEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem... entity) Adds elements to the list of associated EarmarkedFundsDocumentItem entities.EarmarkedFundsDocument.EarmarkedFundsDocumentBuilder.earmarkedFundsDocumentItem(EarmarkedFundsDocumentItem... value) Navigation property to_EarmarkedFundsDocumentItem for EarmarkedFundsDocument to multiple EarmarkedFundsDocumentItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument with type arguments of type EarmarkedFundsDocumentItemModifier and TypeMethodDescriptionvoidEarmarkedFundsDocument.setEarmarkedFundsDocumentItem(List<EarmarkedFundsDocumentItem> value) Overwrites the list of associated EarmarkedFundsDocumentItem entities for the loaded navigation property to_EarmarkedFundsDocumentItem.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument with parameters of type EarmarkedFundsDocumentItemModifierConstructorDescriptionEarmarkedFundsDocumentItemDeleteFluentHelper(String servicePath, EarmarkedFundsDocumentItem entity, String entityCollection) Creates a fluent helper object that will delete aEarmarkedFundsDocumentItementity on the OData endpoint.EarmarkedFundsDocumentItemUpdateFluentHelper(String servicePath, EarmarkedFundsDocumentItem entity, String entityCollection) Creates a fluent helper object that will update aEarmarkedFundsDocumentItementity on the OData endpoint.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument with type arguments of type EarmarkedFundsDocumentItemModifierConstructorDescriptionEarmarkedFundsDocument(String earmarkedFundsDocument, String emrkdFndsExtDocumentNumber, String emrkdFndsIntegrationScenario, String emrkdFndsIntegScenarioVariant, String earmarkedFundsDocumentCategory, String earmarkedFundsDocumentType, String companyCode, String transactionCurrency, String companyCodeCurrency, String earmarkedFundsDocReference, String earmarkedFundsHeaderText, LocalDateTime postingDate, LocalDateTime documentDate, LocalDateTime exchangeRateDate, BigDecimal absoluteExchangeRate, Boolean exchRateIsIndirectQuotation, String emrkdFndsDocCreatedByUser, LocalDateTime emrkdFndsDocCreationDate, String emrkdFndsDocLastChangedByUser, LocalDateTime emrkdFndsDocLastChangeDate, ZonedDateTime emrkdFndsDocLastChangeDateTime, String referenceDocumentType, String referenceDocument, String referenceDocumentContext, String referenceDocumentLogicalSystem, String earmarkedFundsManualEditBlock, List<EarmarkedFundsDocumentItem> toEarmarkedFundsDocumentItem) -
Uses of EarmarkedFundsDocumentItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.batch
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.batch with parameters of type EarmarkedFundsDocumentItemModifier and TypeMethodDescriptionDefaultEarmarkedFundsDocumentServiceBatchChangeSet.deleteEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) EarmarkedFundsDocumentServiceBatchChangeSet.deleteEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) Deletes an existingEarmarkedFundsDocumentItementity in the S/4HANA system.DefaultEarmarkedFundsDocumentServiceBatchChangeSet.updateEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) EarmarkedFundsDocumentServiceBatchChangeSet.updateEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) Update an existingEarmarkedFundsDocumentItementity and save it to the S/4HANA system. -
Uses of EarmarkedFundsDocumentItem in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.link that return types with arguments of type EarmarkedFundsDocumentItemModifier and TypeMethodDescriptionEarmarkedFundsDocumentItemOneToOneLink.filter(ExpressionFluentHelper<ObjectT> filterExpression) Query modifier to restrict the result set to entities for which this expression (formulated over a property of a related entity) evaluates to true.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.link with type arguments of type EarmarkedFundsDocumentItemModifier and TypeMethodDescriptionprotected EarmarkedFundsDocumentItemLink<ObjectT>EarmarkedFundsDocumentItemLink.translateLinkType(EntityLink<EarmarkedFundsDocumentItemLink<ObjectT>, EarmarkedFundsDocumentItem, ObjectT> link) -
Uses of EarmarkedFundsDocumentItem in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EarmarkedFundsDocumentItemModifier and TypeMethodDescriptionDefaultEarmarkedFundsDocumentService.deleteEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) Deprecated.EarmarkedFundsDocumentService.deleteEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) Deprecated.Deletes an existingEarmarkedFundsDocumentItementity in the S/4HANA system.DefaultEarmarkedFundsDocumentService.updateEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) Deprecated.EarmarkedFundsDocumentService.updateEarmarkedFundsDocumentItem(EarmarkedFundsDocumentItem earmarkedFundsDocumentItem) Deprecated.Update an existingEarmarkedFundsDocumentItementity and save it to the S/4HANA system.