Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement.field.DocumentInfoRecordDocStsVHField
Packages that use DocumentInfoRecordDocStsVHField
-
Uses of DocumentInfoRecordDocStsVHField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement declared as DocumentInfoRecordDocStsVHFieldModifier and TypeFieldDescriptionstatic final DocumentInfoRecordDocStsVHField<String>DocumentInfoRecordDocStsVH.DOCUMENT_INFO_RECORD_DOC_TYPEUse with available fluent helpers to apply the DocumentInfoRecordDocType field to query operations.static final DocumentInfoRecordDocStsVHField<String>DocumentInfoRecordDocStsVH.DOCUMENT_STATUS_NAMEUse with available fluent helpers to apply the DocumentStatusName field to query operations.static final DocumentInfoRecordDocStsVHField<String>DocumentInfoRecordDocStsVH.EXTERNAL_DOCUMENT_STATUSUse with available fluent helpers to apply the ExternalDocumentStatus field to query operations.static final DocumentInfoRecordDocStsVHField<String>DocumentInfoRecordDocStsVH.INTERNAL_DOCUMENT_STATUSUse with available fluent helpers to apply the InternalDocumentStatus field to query operations.static final DocumentInfoRecordDocStsVHField<String>DocumentInfoRecordDocStsVH.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.documentmanagement that return DocumentInfoRecordDocStsVHFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
DocumentInfoRecordDocStsVHField<T>DocumentInfoRecordDocStsVH.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> DocumentInfoRecordDocStsVHField<T>Use with available fluent helpers to apply an extension field to query operations.