Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument.field.SerialNumberPhysInventoryDocField
Packages that use SerialNumberPhysInventoryDocField
-
Uses of SerialNumberPhysInventoryDocField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument declared as SerialNumberPhysInventoryDocFieldModifier and TypeFieldDescriptionstatic final SerialNumberPhysInventoryDocField<String>SerialNumberPhysInventoryDoc.EQUIPMENTUse with available fluent helpers to apply the Equipment field to query operations.static final SerialNumberPhysInventoryDocField<String>SerialNumberPhysInventoryDoc.FISCAL_YEARUse with available fluent helpers to apply the FiscalYear field to query operations.static final SerialNumberPhysInventoryDocField<String>SerialNumberPhysInventoryDoc.MATERIALUse with available fluent helpers to apply the Material field to query operations.static final SerialNumberPhysInventoryDocField<String>SerialNumberPhysInventoryDoc.PHYSICAL_INVENTORY_DOCUMENTUse with available fluent helpers to apply the PhysicalInventoryDocument field to query operations.static final SerialNumberPhysInventoryDocField<String>SerialNumberPhysInventoryDoc.PHYSICAL_INVENTORY_DOCUMENT_ITEMUse with available fluent helpers to apply the PhysicalInventoryDocumentItem field to query operations.static final SerialNumberPhysInventoryDocField<String>SerialNumberPhysInventoryDoc.SERIAL_NUMBERUse with available fluent helpers to apply the SerialNumber field to query operations.static final SerialNumberPhysInventoryDocField<String>SerialNumberPhysInventoryDoc.SERIAL_NUMBER_PHYSICAL_INVTRY_TYPEUse with available fluent helpers to apply the SerialNumberPhysicalInvtryType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.physicalinventorydocument that return SerialNumberPhysInventoryDocFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
SerialNumberPhysInventoryDocField<T>SerialNumberPhysInventoryDoc.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> SerialNumberPhysInventoryDocField<T>Use with available fluent helpers to apply an extension field to query operations.