Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.inspectionmethod |
Modifier and Type | Field and Description |
---|---|
static InspectionMethodField<String> |
InspectionMethod.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static InspectionMethodField<LocalDateTime> |
InspectionMethod.CREATION_DATE
Use with available fluent helpers to apply the CreationDate field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSP_METH_INFORMATION_FIELD1
Use with available fluent helpers to apply the InspMethInformationField1 field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSP_METH_INFORMATION_FIELD2
Use with available fluent helpers to apply the InspMethInformationField2 field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSP_METH_INFORMATION_FIELD3
Use with available fluent helpers to apply the InspMethInformationField3 field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSPECTION_METHOD
Use with available fluent helpers to apply the InspectionMethod field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSPECTION_METHOD_PLANT
Use with available fluent helpers to apply the InspectionMethodPlant field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSPECTION_METHOD_SEARCH_FIELD
Use with available fluent helpers to apply the InspectionMethodSearchField field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSPECTION_METHOD_STATUS
Use with available fluent helpers to apply the InspectionMethodStatus field to query operations.
|
static InspectionMethodField<LocalDateTime> |
InspectionMethod.INSPECTION_METHOD_VALID_FROM_DATE
Use with available fluent helpers to apply the InspectionMethodValidFromDate field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSPECTION_METHOD_VERSION
Use with available fluent helpers to apply the InspectionMethodVersion field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.INSPECTOR_QUALIFICATION
Use with available fluent helpers to apply the InspectorQualification field to query operations.
|
static InspectionMethodField<LocalDateTime> |
InspectionMethod.LAST_CHANGE_DATE
Use with available fluent helpers to apply the LastChangeDate field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.LINKED_SAP_OBJECT_KEY
Use with available fluent helpers to apply the LinkedSAPObjectKey field to query operations.
|
static InspectionMethodField<String> |
InspectionMethod.QLTY_MSTR_DATA_AUTHORIZATION_GROUP
Use with available fluent helpers to apply the QltyMstrDataAuthorizationGroup field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> InspectionMethodField<T> |
InspectionMethod.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
InspectionMethod.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.