Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.manualcontractaccrual.field.ImportDataSetField
Packages that use ImportDataSetField
-
Uses of ImportDataSetField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.manualcontractaccrual
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.manualcontractaccrual declared as ImportDataSetFieldModifier and TypeFieldDescriptionstatic final ImportDataSetField<BigDecimal>ImportDataSet.ACCRUAL_AMOUNTUse with available fluent helpers to apply the Accrual_Amount field to query operations.static final ImportDataSetField<String>ImportDataSet.BALANCE_SHEET_ACCOUNTUse with available fluent helpers to apply the Balance_Sheet_Account field to query operations.static final ImportDataSetField<String>ImportDataSet.COMPANY_CODE_CURRENCYUse with available fluent helpers to apply the Company_Code_Currency field to query operations.static final ImportDataSetField<String>ImportDataSet.FISCAL_PERIODUse with available fluent helpers to apply the Fiscal_Period field to query operations.static final ImportDataSetField<String>ImportDataSet.FISCAL_YEARUse with available fluent helpers to apply the Fiscal_Year field to query operations.static final ImportDataSetField<String>ImportDataSet.INCOME_STATEMENT_ACCOUNTUse with available fluent helpers to apply the Income_Statement_Account field to query operations.static final ImportDataSetField<String>ImportDataSet.JOURNAL_TEXTUse with available fluent helpers to apply the Journal_Text field to query operations.static final ImportDataSetField<String>ImportDataSet.LEDGERUse with available fluent helpers to apply the Ledger field to query operations.static final ImportDataSetField<String>ImportDataSet.WBSELEMENT_IDUse with available fluent helpers to apply the Wbselement_ID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.manualcontractaccrual that return ImportDataSetFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ImportDataSetField<T>ImportDataSet.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ImportDataSetField<T>Use with available fluent helpers to apply an extension field to query operations.