Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.SAP__Format
Packages that use SAP__Format
Package
Description
-
Uses of SAP__Format 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 SAP__FormatModifier and TypeFieldDescriptionstatic final SAP__DocumentDescriptionOneToOneLink<SAP__Format>SAP__DocumentDescription.TO_FORMATUse with available fluent helpers to apply the Format navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SAP__FormatModifier and TypeMethodDescriptionSAP__Format.SAP__FormatBuilder.build()SAP__DocumentDescription.fetchFormat()Fetches the SAP__Format entity (one to one) associated with this entity.SAP__DocumentDescription.getFormatOrFetch()Retrieval of associated SAP__Format entity (one to one).Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type SAP__FormatModifier and TypeMethodDescriptionio.vavr.control.Option<SAP__Format>SAP__DocumentDescription.getFormatIfPresent()Retrieval of associated SAP__Format entity (one to one).SAP__Format.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type SAP__FormatModifier and TypeMethodDescriptionSAP__DocumentDescription.SAP__DocumentDescriptionBuilder.format(SAP__Format value) Navigation property Format for SAP__DocumentDescription to single SAP__Format.voidSAP__DocumentDescription.setFormat(SAP__Format value) Overwrites the associated SAP__Format entity for the loaded navigation property Format.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type SAP__FormatModifierConstructorDescriptionSAP__DocumentDescription(UUID id, String createdBy, LocalDateTime createdAt, String fileName, String title, SAP__Format toFormat, List<SAP__TableColumns> toTableColumns, List<SAP__CoverPage> toCoverPage, SAP__Signature toSignature, SAP__PDFStandard toPDFStandard) -
Uses of SAP__Format 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 SAP__FormatModifier and TypeMethodDescriptionSAP__FormatOneToOneLink.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 SAP__FormatModifier and TypeMethodDescriptionprotected SAP__FormatLink<ObjectT>SAP__FormatLink.translateLinkType(EntityLink<SAP__FormatLink<ObjectT>, SAP__Format, ObjectT> link)