Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument.EarmarkedFundsDocument
Packages that use EarmarkedFundsDocument
Package
Description
-
Uses of EarmarkedFundsDocument 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 EarmarkedFundsDocumentModifier and TypeFieldDescriptionstatic final EarmarkedFundsDocumentItemOneToOneLink<EarmarkedFundsDocument>EarmarkedFundsDocumentItem.TO_EARMARKED_FUNDS_DOCUMENTUse with available fluent helpers to apply the to_EarmarkedFundsDocument navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument that return EarmarkedFundsDocumentModifier and TypeMethodDescriptionEarmarkedFundsDocument.EarmarkedFundsDocumentBuilder.build()EarmarkedFundsDocumentItem.fetchEarmarkedFundsDocument()Fetches the EarmarkedFundsDocument entity (one to one) associated with this entity.EarmarkedFundsDocumentItem.getEarmarkedFundsDocumentOrFetch()Retrieval of associated EarmarkedFundsDocument entity (one to one).protected EarmarkedFundsDocumentEarmarkedFundsDocumentCreateFluentHelper.getEntity()protected EarmarkedFundsDocumentEarmarkedFundsDocumentUpdateFluentHelper.getEntity()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument that return types with arguments of type EarmarkedFundsDocumentModifier and TypeMethodDescriptionio.vavr.control.Option<EarmarkedFundsDocument>EarmarkedFundsDocumentItem.getEarmarkedFundsDocumentIfPresent()Retrieval of associated EarmarkedFundsDocument entity (one to one).protected Class<EarmarkedFundsDocument>EarmarkedFundsDocumentByKeyFluentHelper.getEntityClass()protected Class<EarmarkedFundsDocument>EarmarkedFundsDocumentFluentHelper.getEntityClass()EarmarkedFundsDocument.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument with parameters of type EarmarkedFundsDocumentModifier and TypeMethodDescriptionEarmarkedFundsDocumentItem.EarmarkedFundsDocumentItemBuilder.earmarkedFundsDocument(EarmarkedFundsDocument value) Navigation property to_EarmarkedFundsDocument for EarmarkedFundsDocumentItem to single EarmarkedFundsDocument.voidEarmarkedFundsDocumentItem.setEarmarkedFundsDocument(EarmarkedFundsDocument value) Overwrites the associated EarmarkedFundsDocument entity for the loaded navigation property to_EarmarkedFundsDocument.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.earmarkedfundsdocument with parameters of type EarmarkedFundsDocumentModifierConstructorDescriptionEarmarkedFundsDocumentCreateFluentHelper(String servicePath, EarmarkedFundsDocument entity, String entityCollection) Creates a fluent helper object that will create aEarmarkedFundsDocumententity on the OData endpoint.EarmarkedFundsDocumentItem(String earmarkedFundsDocument, String earmarkedFundsDocumentItem, String companyCode, String transactionCurrency, String companyCodeCurrency, LocalDateTime postingDate, String emrkdFndsDocItmCreatedByUser, LocalDateTime emrkdFndsDocItmCreationDate, String emrkdFndsDocItmLastChgdByUsr, LocalDateTime emrkdFndsDocItmLastChangeDate, String emrkdFndsReferenceDocumentItem, String gLAccount, String costCenter, String wBSElementExternalID, String fund, String budgetPeriod, String commitmentItem, String fundsCenter, String fundedProgram, String functionalArea, String grantID, String supplier, String documentItemText, LocalDateTime dueDate, String profitCenter, String prdcssrFundsReservationDoc, String prdcssrFundsReservationDocItem, String prdcssrFundsPreCmtmtDoc, String prdcssrFundsPreCmtmtDocItem, Boolean emrkdFndsItmPrdcssrCompleted, LocalDateTime emrkdFndsItmCompletionDate, Boolean emrkdFndsItmIsCompleted, String emrkdFndsItmManualEditBlock, Boolean emrkdFndsItmIsBlkdAgainstUsage, Boolean emrkdFndsItmIsApproved, Boolean emrkdFndsAcctAssgmtChangeable, BigDecimal emrkdFndsAmountInTransCrcy, BigDecimal emrkdFndsOpenAmtInTransCrcy, BigDecimal emrkdFndsCnsmdAmtInTransCrcy, BigDecimal emrkdFndsAmountInCCCrcy, BigDecimal emrkdFndsOpenAmtInCCCrcy, BigDecimal emrkdFndsCnsmdAmtInCCCrcy, EarmarkedFundsDocument toEarmarkedFundsDocument) EarmarkedFundsDocumentUpdateFluentHelper(String servicePath, EarmarkedFundsDocument entity, String entityCollection) Creates a fluent helper object that will update aEarmarkedFundsDocumententity on the OData endpoint. -
Uses of EarmarkedFundsDocument 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 EarmarkedFundsDocumentModifier and TypeMethodDescriptionDefaultEarmarkedFundsDocumentServiceBatchChangeSet.createEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) EarmarkedFundsDocumentServiceBatchChangeSet.createEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) Create a newEarmarkedFundsDocumententity and save it to the S/4HANA system.DefaultEarmarkedFundsDocumentServiceBatchChangeSet.updateEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) EarmarkedFundsDocumentServiceBatchChangeSet.updateEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) Update an existingEarmarkedFundsDocumententity and save it to the S/4HANA system. -
Uses of EarmarkedFundsDocument 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 EarmarkedFundsDocumentModifier and TypeMethodDescriptionEarmarkedFundsDocumentOneToOneLink.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 EarmarkedFundsDocumentModifier and TypeMethodDescriptionprotected EarmarkedFundsDocumentLink<ObjectT>EarmarkedFundsDocumentLink.translateLinkType(EntityLink<EarmarkedFundsDocumentLink<ObjectT>, EarmarkedFundsDocument, ObjectT> link) -
Uses of EarmarkedFundsDocument in com.sap.cloud.sdk.s4hana.datamodel.odata.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.services with parameters of type EarmarkedFundsDocumentModifier and TypeMethodDescriptionDefaultEarmarkedFundsDocumentService.createEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) Deprecated.EarmarkedFundsDocumentService.createEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) Deprecated.Create a newEarmarkedFundsDocumententity and save it to the S/4HANA system.DefaultEarmarkedFundsDocumentService.updateEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) Deprecated.EarmarkedFundsDocumentService.updateEarmarkedFundsDocument(EarmarkedFundsDocument earmarkedFundsDocument) Deprecated.Update an existingEarmarkedFundsDocumententity and save it to the S/4HANA system.