Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract.CntrlPurContrLegalTrans
Packages that use CntrlPurContrLegalTrans
Package
Description
-
Uses of CntrlPurContrLegalTrans 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 CntrlPurContrLegalTransModifier and TypeFieldDescriptionstatic final CentralPurchaseContractLink<CntrlPurContrLegalTrans>CentralPurchaseContract.TO_LEGAL_TRANSACTIONUse with available fluent helpers to apply the to_LegalTransaction navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return CntrlPurContrLegalTransMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract that return types with arguments of type CntrlPurContrLegalTransModifier and TypeMethodDescriptionCentralPurchaseContract.fetchLegalTransaction()Fetches the CntrlPurContrLegalTrans entities (one to many) associated with this entity.protected Class<CntrlPurContrLegalTrans>CntrlPurContrLegalTransByKeyFluentHelper.getEntityClass()protected Class<CntrlPurContrLegalTrans>CntrlPurContrLegalTransFluentHelper.getEntityClass()io.vavr.control.Option<List<CntrlPurContrLegalTrans>>CentralPurchaseContract.getLegalTransactionIfPresent()Retrieval of associated CntrlPurContrLegalTrans entities (one to many).CentralPurchaseContract.getLegalTransactionOrFetch()Retrieval of associated CntrlPurContrLegalTrans entities (one to many).CntrlPurContrLegalTrans.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with parameters of type CntrlPurContrLegalTransModifier and TypeMethodDescriptionvoidCentralPurchaseContract.addLegalTransaction(CntrlPurContrLegalTrans... entity) Adds elements to the list of associated CntrlPurContrLegalTrans entities.CentralPurchaseContract.CentralPurchaseContractBuilder.legalTransaction(CntrlPurContrLegalTrans... value) Navigation property to_LegalTransaction for CentralPurchaseContract to multiple CntrlPurContrLegalTrans.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.centralpurchasecontract with type arguments of type CntrlPurContrLegalTransModifier and TypeMethodDescriptionvoidCentralPurchaseContract.setLegalTransaction(List<CntrlPurContrLegalTrans> value) Overwrites the list of associated CntrlPurContrLegalTrans entities for the loaded navigation property to_LegalTransaction. -
Uses of CntrlPurContrLegalTrans 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 CntrlPurContrLegalTransModifier and TypeMethodDescriptionCntrlPurContrLegalTransOneToOneLink.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 CntrlPurContrLegalTransModifier and TypeMethodDescriptionprotected CntrlPurContrLegalTransLink<ObjectT>CntrlPurContrLegalTransLink.translateLinkType(EntityLink<CntrlPurContrLegalTransLink<ObjectT>, CntrlPurContrLegalTrans, ObjectT> link)