Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.manualcontractaccrual.field.ReturnDataSetField
Packages that use ReturnDataSetField
-
Uses of ReturnDataSetField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.manualcontractaccrual
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.manualcontractaccrual declared as ReturnDataSetFieldModifier and TypeFieldDescriptionstatic final ReturnDataSetField<String>ReturnDataSet.COMPANY_CODEUse with available fluent helpers to apply the Company_Code field to query operations.static final ReturnDataSetField<String>ReturnDataSet.DOCUMENT_REFUse with available fluent helpers to apply the Document_Ref field to query operations.static final ReturnDataSetField<String>ReturnDataSet.ERROR_MSGUse with available fluent helpers to apply the Error_Msg field to query operations.static final ReturnDataSetField<String>ReturnDataSet.LEDGERUse with available fluent helpers to apply the Ledger field to query operations.static final ReturnDataSetField<String>ReturnDataSet.SUCCESS_STATUSUse with available fluent helpers to apply the Success_Status field to query operations.static final ReturnDataSetField<String>ReturnDataSet.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 ReturnDataSetFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
ReturnDataSetField<T>ReturnDataSet.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> ReturnDataSetField<T>Use with available fluent helpers to apply an extension field to query operations.