Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.SAP__FitToPage
Packages that use SAP__FitToPage
-
Uses of SAP__FitToPage in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SAP__FitToPageModifier and TypeMethodDescriptionSAP__FitToPage.SAP__FitToPageBuilder.build()SAP__Format.getFitToPage()Constraints: Not nullableMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return types with arguments of type SAP__FitToPageMethods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type SAP__FitToPageModifier and TypeMethodDescriptionSAP__Format.SAP__FormatBuilder.fitToPage(SAP__FitToPage fitToPage) Constraints: Not nullablevoidSAP__Format.setFitToPage(SAP__FitToPage fitToPage) Constraints: Not nullableConstructors in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance with parameters of type SAP__FitToPageModifierConstructorDescriptionSAP__Format(SAP__FitToPage fitToPage, UUID id, Integer fontSize, String orientation, String paperSize, Integer borderSize, Integer marginSize, String fontName)