Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance.field.SAP__PDFStandardField
Packages that use SAP__PDFStandardField
-
Uses of SAP__PDFStandardField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance declared as SAP__PDFStandardFieldModifier and TypeFieldDescriptionstatic final SAP__PDFStandardField<Boolean>SAP__PDFStandard.DO_ENABLE_ACCESSIBILITYUse with available fluent helpers to apply the DoEnableAccessibility field to query operations.static final SAP__PDFStandardField<UUID>SAP__PDFStandard.IDUse with available fluent helpers to apply the Id field to query operations.static final SAP__PDFStandardField<Boolean>SAP__PDFStandard.USE_PDFA_CONFORMANCEUse with available fluent helpers to apply the UsePDFAConformance field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.trialbalance that return SAP__PDFStandardFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SAP__PDFStandardField<T>SAP__PDFStandard.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SAP__PDFStandardField<T>Use with available fluent helpers to apply an extension field to query operations.