Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument.field.SerialNumberMaterialDocumentField
Packages that use SerialNumberMaterialDocumentField
-
Uses of SerialNumberMaterialDocumentField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument declared as SerialNumberMaterialDocumentFieldModifier and TypeFieldDescriptionstatic final SerialNumberMaterialDocumentField<String>SerialNumberMaterialDocument.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final SerialNumberMaterialDocumentField<String>SerialNumberMaterialDocument.MATERIAL_DOCUMENTUse with available fluent helpers to apply the MaterialDocument field to query operations.static final SerialNumberMaterialDocumentField<String>SerialNumberMaterialDocument.MATERIAL_DOCUMENT_ITEMUse with available fluent helpers to apply the MaterialDocumentItem field to query operations.static final SerialNumberMaterialDocumentField<String>SerialNumberMaterialDocument.MATERIAL_DOCUMENT_YEARUse with available fluent helpers to apply the MaterialDocumentYear field to query operations.static final SerialNumberMaterialDocumentField<String>SerialNumberMaterialDocument.SERIAL_NUMBERUse with available fluent helpers to apply the SerialNumber field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument that return SerialNumberMaterialDocumentFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SerialNumberMaterialDocumentField<T>SerialNumberMaterialDocument.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SerialNumberMaterialDocumentField<T>Use with available fluent helpers to apply an extension field to query operations.