Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.serviceentrysheet |
Modifier and Type | Field and Description |
---|---|
static ServiceEntrySheetField<ZonedDateTime> |
ServiceEntrySheet.APPROVAL_DATE_TIME
Use with available fluent helpers to apply the ApprovalDateTime field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.APPROVAL_STATUS
Use with available fluent helpers to apply the ApprovalStatus field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static ServiceEntrySheetField<ZonedDateTime> |
ServiceEntrySheet.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.CURRENCY
Use with available fluent helpers to apply the Currency field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.IS_DELETED
Use with available fluent helpers to apply the IsDeleted field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.IS_END_OF_PURPOSE_BLOCKED
Use with available fluent helpers to apply the IsEndOfPurposeBlocked field to query operations.
|
static ServiceEntrySheetField<ZonedDateTime> |
ServiceEntrySheet.LAST_CHANGE_DATE_TIME
Use with available fluent helpers to apply the LastChangeDateTime field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.MATERIAL_DOCUMENT
Use with available fluent helpers to apply the MaterialDocument field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.MATERIAL_DOCUMENT_YEAR
Use with available fluent helpers to apply the MaterialDocumentYear field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.ORIGIN_OBJECT_TYPE
Use with available fluent helpers to apply the OriginObjectType field to query operations.
|
static ServiceEntrySheetField<LocalDateTime> |
ServiceEntrySheet.POSTING_DATE
Use with available fluent helpers to apply the PostingDate field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.PURCHASE_ORDER
Use with available fluent helpers to apply the PurchaseOrder field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.PURCHASING_GROUP
Use with available fluent helpers to apply the PurchasingGroup field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.PURCHASING_ORGANIZATION
Use with available fluent helpers to apply the PurchasingOrganization field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.PURG_DOC_EXTERNAL_REFERENCE
Use with available fluent helpers to apply the PurgDocExternalReference field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.PURG_DOC_EXTERNAL_SYSTEM
Use with available fluent helpers to apply the PurgDocExternalSystem field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.RESPONSIBLE_PERSON
Use with available fluent helpers to apply the ResponsiblePerson field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.SERVICE_ENTRY_SHEET
Use with available fluent helpers to apply the ServiceEntrySheet field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.SERVICE_ENTRY_SHEET_NAME
Use with available fluent helpers to apply the ServiceEntrySheetName field to query operations.
|
static ServiceEntrySheetField<UUID> |
ServiceEntrySheet.SERVICE_ENTRY_SHEET_UUID
Use with available fluent helpers to apply the ServiceEntrySheetUUID field to query operations.
|
static ServiceEntrySheetField<String> |
ServiceEntrySheet.SUPPLIER
Use with available fluent helpers to apply the Supplier field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> ServiceEntrySheetField<T> |
ServiceEntrySheet.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
ServiceEntrySheet.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2018 SAP SE. All rights reserved.