Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field.DocumentInfoRecordField
Packages that use DocumentInfoRecordField
-
Uses of DocumentInfoRecordField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocumentInfoRecordFieldModifier and TypeFieldDescriptionstatic final DocumentInfoRecordField<String>DocumentInfoRecord.AUTHORIZATION_GROUPUse with available fluent helpers to apply the AuthorizationGroup field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.CHANGE_NUMBERUse with available fluent helpers to apply the ChangeNumber field to query operations.static final DocumentInfoRecordField<ZonedDateTime>DocumentInfoRecord.CHANGED_DATE_TIMEUse with available fluent helpers to apply the ChangedDateTime field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.CREATED_BY_USERUse with available fluent helpers to apply the CreatedByUser field to query operations.static final DocumentInfoRecordField<ZonedDateTime>DocumentInfoRecord.CREATION_DATE_TIMEUse with available fluent helpers to apply the CreationDateTime field to query operations.static final DocumentInfoRecordField<Boolean>DocumentInfoRecord.DOC_DESC_OCUse with available fluent helpers to apply the to_DocDesc_oc field to query operations.static final DocumentInfoRecordField<Boolean>DocumentInfoRecord.DOC_INFO_RECD_IS_MARKED_FOR_DELETIONUse with available fluent helpers to apply the DocInfoRecdIsMarkedForDeletion field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.DOCUMENT_INFO_RECORDUse with available fluent helpers to apply the DocumentInfoRecord field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.DOCUMENT_INFO_RECORD_DOC_NUMBERUse with available fluent helpers to apply the DocumentInfoRecordDocNumber field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.DOCUMENT_INFO_RECORD_DOC_PARTUse with available fluent helpers to apply the DocumentInfoRecordDocPart field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.DOCUMENT_INFO_RECORD_DOC_VERSIONUse with available fluent helpers to apply the DocumentInfoRecordDocVersion field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.DOCUMENT_STATUS_NAMEUse with available fluent helpers to apply the DocumentStatusName field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.EXTERNAL_DOCUMENT_STATUSUse with available fluent helpers to apply the ExternalDocumentStatus field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.INTERNAL_DOCUMENT_STATUSUse with available fluent helpers to apply the InternalDocumentStatus field to query operations.static final DocumentInfoRecordField<Boolean>DocumentInfoRecord.IS_DOC_INFO_RECD_CREATED_FROM_CADUse with available fluent helpers to apply the IsDocInfoRecdCreatedFromCAD field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.IS_DOC_INFO_RECD_STRUCTUREUse with available fluent helpers to apply the IsDocInfoRecdStructure field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.LABORATORY_OR_DESIGN_OFFICEUse with available fluent helpers to apply the LaboratoryOrDesignOffice field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.LAST_CHANGED_BY_USERUse with available fluent helpers to apply the LastChangedByUser field to query operations.static final DocumentInfoRecordField<Boolean>DocumentInfoRecord.PRODUCT_OBJ_OCUse with available fluent helpers to apply the to_ProductObj_oc field to query operations.static final DocumentInfoRecordField<String>DocumentInfoRecord.RESPONSIBLE_PERSON_NAMEUse with available fluent helpers to apply the ResponsiblePersonName field to query operations.static final DocumentInfoRecordField<Boolean>DocumentInfoRecord.UPDATE_MCUse with available fluent helpers to apply the Update_mc field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocumentInfoRecordFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocumentInfoRecordField<T>DocumentInfoRecord.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentInfoRecordField<T>Use with available fluent helpers to apply an extension field to query operations.