Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContractItemNotes
Packages that use CntrlPurContractItemNotes
Package
Description
-
Uses of CntrlPurContractItemNotes 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 CntrlPurContractItemNotesModifier and TypeFieldDescriptionstatic final CntrlPurchaseContractItemLink<CntrlPurContractItemNotes>CntrlPurchaseContractItem.TO_CNTRL_PUR_CONTR_ITM_NOTESUse with available fluent helpers to apply the to_CntrlPurContrItmNotes navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContractItemNotesModifier and TypeMethodDescriptionCntrlPurContractItemNotes.CntrlPurContractItemNotesBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContractItemNotesModifier and TypeMethodDescriptionCntrlPurchaseContractItem.fetchCntrlPurContrItmNotes()Fetches the CntrlPurContractItemNotes entities (one to many) associated with this entity.io.vavr.control.Option<List<CntrlPurContractItemNotes>>CntrlPurchaseContractItem.getCntrlPurContrItmNotesIfPresent()Retrieval of associated CntrlPurContractItemNotes entities (one to many).CntrlPurchaseContractItem.getCntrlPurContrItmNotesOrFetch()Retrieval of associated CntrlPurContractItemNotes entities (one to many).protected Class<CntrlPurContractItemNotes>CntrlPurContractItemNotesByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContractItemNotes>CntrlPurContractItemNotesFluentHelper.getEntityClass()CntrlPurContractItemNotes.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContractItemNotesModifier and TypeMethodDescriptionvoidCntrlPurchaseContractItem.addCntrlPurContrItmNotes(CntrlPurContractItemNotes... entity) Adds elements to the list of associated CntrlPurContractItemNotes entities.CntrlPurchaseContractItem.CntrlPurchaseContractItemBuilder.cntrlPurContrItmNotes(CntrlPurContractItemNotes... value) Navigation property to_CntrlPurContrItmNotes for CntrlPurchaseContractItem to multiple CntrlPurContractItemNotes.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContractItemNotesModifier and TypeMethodDescriptionvoidCntrlPurchaseContractItem.setCntrlPurContrItmNotes(List<CntrlPurContractItemNotes> value) Overwrites the list of associated CntrlPurContractItemNotes entities for the loaded navigation property to_CntrlPurContrItmNotes. -
Uses of CntrlPurContractItemNotes 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 CntrlPurContractItemNotesModifier and TypeMethodDescriptionCntrlPurContractItemNotesOneToOneLink.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 CntrlPurContractItemNotesModifier and TypeMethodDescriptionprotected CntrlPurContractItemNotesLink<ObjectT>CntrlPurContractItemNotesLink.translateLinkType(EntityLink<CntrlPurContractItemNotesLink<ObjectT>, CntrlPurContractItemNotes, ObjectT> link)