Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.materialdocument |
Modifier and Type | Field and Description |
---|---|
static SerialNumberMaterialDocumentField<String> |
SerialNumberMaterialDocument.MATERIAL
Use with available fluent helpers to apply the Material field to query operations.
|
static SerialNumberMaterialDocumentField<String> |
SerialNumberMaterialDocument.MATERIAL_DOCUMENT
Use with available fluent helpers to apply the MaterialDocument field to query operations.
|
static SerialNumberMaterialDocumentField<String> |
SerialNumberMaterialDocument.MATERIAL_DOCUMENT_ITEM
Use with available fluent helpers to apply the MaterialDocumentItem field to query operations.
|
static SerialNumberMaterialDocumentField<String> |
SerialNumberMaterialDocument.MATERIAL_DOCUMENT_YEAR
Use with available fluent helpers to apply the MaterialDocumentYear field to query operations.
|
static SerialNumberMaterialDocumentField<String> |
SerialNumberMaterialDocument.SERIAL_NUMBER
Use with available fluent helpers to apply the SerialNumber field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> SerialNumberMaterialDocumentField<T> |
SerialNumberMaterialDocument.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
SerialNumberMaterialDocument.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2020 SAP SE. All rights reserved.