Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement |
Modifier and Type | Field and Description |
---|---|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.AUTHORIZATION_GROUP
Use with available fluent helpers to apply the AuthorizationGroup field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.CHANGE_NUMBER
Use with available fluent helpers to apply the ChangeNumber field to query operations.
|
static DocumentInfoRecordField<ZonedDateTime> |
DocumentInfoRecord.CHANGED_DATE_TIME
Use with available fluent helpers to apply the ChangedDateTime field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.CREATED_BY_USER
Use with available fluent helpers to apply the CreatedByUser field to query operations.
|
static DocumentInfoRecordField<ZonedDateTime> |
DocumentInfoRecord.CREATION_DATE_TIME
Use with available fluent helpers to apply the CreationDateTime field to query operations.
|
static DocumentInfoRecordField<Boolean> |
DocumentInfoRecord.DOC_INFO_RECD_IS_MARKED_FOR_DELETION
Use with available fluent helpers to apply the DocInfoRecdIsMarkedForDeletion field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.DOCUMENT_INFO_RECORD
Use with available fluent helpers to apply the DocumentInfoRecord field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.DOCUMENT_INFO_RECORD_DOC_NUMBER
Use with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.DOCUMENT_INFO_RECORD_DOC_PART
Use with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.DOCUMENT_INFO_RECORD_DOC_TYPE
Use with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.DOCUMENT_INFO_RECORD_DOC_VERSION
Use with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.INTERNAL_DOCUMENT_STATUS
Use with available fluent helpers to apply the InternalDocumentStatus field to query operations.
|
static DocumentInfoRecordField<Boolean> |
DocumentInfoRecord.IS_DOC_INFO_RECD_CREATED_FROM_CAD
Use with available fluent helpers to apply the IsDocInfoRecdCreatedFromCAD field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.IS_DOC_INFO_RECD_STRUCTURE
Use with available fluent helpers to apply the IsDocInfoRecdStructure field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.LABORATORY_OR_DESIGN_OFFICE
Use with available fluent helpers to apply the LaboratoryOrDesignOffice field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.LAST_CHANGED_BY_USER
Use with available fluent helpers to apply the LastChangedByUser field to query operations.
|
static DocumentInfoRecordField<String> |
DocumentInfoRecord.RESPONSIBLE_PERSON_NAME
Use with available fluent helpers to apply the ResponsiblePersonName field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> DocumentInfoRecordField<T> |
DocumentInfoRecord.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
DocumentInfoRecord.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.