Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.TRIALBALANCEParameters
Packages that use TRIALBALANCEParameters
Package
Description
-
Uses of TRIALBALANCEParameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with type parameters of type TRIALBALANCEParametersModifier and TypeFieldDescriptionstatic final TRIALBALANCEResultOneToOneLink<TRIALBALANCEParameters>TRIALBALANCEResult.TO_PARAMETERSUse with available fluent helpers to apply the Parameters navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return TRIALBALANCEParametersModifier and TypeMethodDescriptionTRIALBALANCEParameters.TRIALBALANCEParametersBuilder.build()TRIALBALANCEResult.fetchParameters()Fetches the TRIALBALANCEParameters entity (one to one) associated with this entity.TRIALBALANCEResult.getParametersOrFetch()Retrieval of associated TRIALBALANCEParameters entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type TRIALBALANCEParametersModifier and TypeMethodDescriptionprotected Class<TRIALBALANCEParameters>TRIALBALANCEParametersByKeyFluentHelper.getEntityClass()io.vavr.control.Option<TRIALBALANCEParameters>TRIALBALANCEResult.getParametersIfPresent()Retrieval of associated TRIALBALANCEParameters entity (one to one).TRIALBALANCEParameters.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type TRIALBALANCEParametersModifier and TypeMethodDescriptionTRIALBALANCEResult.TRIALBALANCEResultBuilder.parameters(TRIALBALANCEParameters value) Navigation property Parameters for TRIALBALANCEResult to single TRIALBALANCEParameters.voidTRIALBALANCEResult.setParameters(TRIALBALANCEParameters value) Overwrites the associated TRIALBALANCEParameters entity for the loaded navigation property Parameters. -
Uses of TRIALBALANCEParameters in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.link that return types with arguments of type TRIALBALANCEParametersModifier and TypeMethodDescriptionTRIALBALANCEParametersOneToOneLink.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.trialbalance.link with type arguments of type TRIALBALANCEParametersModifier and TypeMethodDescriptionprotected TRIALBALANCEParametersLink<ObjectT>TRIALBALANCEParametersLink.translateLinkType(EntityLink<TRIALBALANCEParametersLink<ObjectT>, TRIALBALANCEParameters, ObjectT> link)