Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContractHeaderNotes
Packages that use CntrlPurContractHeaderNotes
Package
Description
-
Uses of CntrlPurContractHeaderNotes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type parameters of type CntrlPurContractHeaderNotesModifier and TypeFieldDescriptionstatic final CentralPurchaseContractLink<CntrlPurContractHeaderNotes>CentralPurchaseContract.TO_CNTRL_PUR_CONTR_HDR_NOTESUse with available fluent helpers to apply the to_CntrlPurContrHdrNotes navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContractHeaderNotesModifier and TypeMethodDescriptionCntrlPurContractHeaderNotes.CntrlPurContractHeaderNotesBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContractHeaderNotesModifier and TypeMethodDescriptionCentralPurchaseContract.fetchCntrlPurContrHdrNotes()Fetches the CntrlPurContractHeaderNotes entities (one to many) associated with this entity.io.vavr.control.Option<List<CntrlPurContractHeaderNotes>>CentralPurchaseContract.getCntrlPurContrHdrNotesIfPresent()Retrieval of associated CntrlPurContractHeaderNotes entities (one to many).CentralPurchaseContract.getCntrlPurContrHdrNotesOrFetch()Retrieval of associated CntrlPurContractHeaderNotes entities (one to many).protected Class<CntrlPurContractHeaderNotes>CntrlPurContractHeaderNotesByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContractHeaderNotes>CntrlPurContractHeaderNotesFluentHelper.getEntityClass()CntrlPurContractHeaderNotes.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContractHeaderNotesModifier and TypeMethodDescriptionvoidCentralPurchaseContract.addCntrlPurContrHdrNotes(CntrlPurContractHeaderNotes... entity) Adds elements to the list of associated CntrlPurContractHeaderNotes entities.CentralPurchaseContract.CentralPurchaseContractBuilder.cntrlPurContrHdrNotes(CntrlPurContractHeaderNotes... value) Navigation property to_CntrlPurContrHdrNotes for CentralPurchaseContract to multiple CntrlPurContractHeaderNotes.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContractHeaderNotesModifier and TypeMethodDescriptionvoidCentralPurchaseContract.setCntrlPurContrHdrNotes(List<CntrlPurContractHeaderNotes> value) Overwrites the list of associated CntrlPurContractHeaderNotes entities for the loaded navigation property to_CntrlPurContrHdrNotes. -
Uses of CntrlPurContractHeaderNotes in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.link that return types with arguments of type CntrlPurContractHeaderNotesModifier and TypeMethodDescriptionCntrlPurContractHeaderNotesOneToOneLink.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.centralpurchasecontract.link with type arguments of type CntrlPurContractHeaderNotesModifier and TypeMethodDescriptionprotected CntrlPurContractHeaderNotesLink<ObjectT>CntrlPurContractHeaderNotesLink.translateLinkType(EntityLink<CntrlPurContractHeaderNotesLink<ObjectT>, CntrlPurContractHeaderNotes, ObjectT> link)