Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus.field.LegalDocumentStatusField
Packages that use LegalDocumentStatusField
-
Uses of LegalDocumentStatusField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus declared as LegalDocumentStatusFieldModifier and TypeFieldDescriptionstatic final LegalDocumentStatusField<String>LegalDocumentStatus.INTERNAL_DOCUMENT_STATUSUse with available fluent helpers to apply the InternalDocumentStatus field to query operations.static final LegalDocumentStatusField<String>LegalDocumentStatus.LGL_CNTNT_M_DOC_STATUS_NAMEUse with available fluent helpers to apply the LglCntntMDocStatusName field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus that return LegalDocumentStatusFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LegalDocumentStatusField<T>LegalDocumentStatus.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LegalDocumentStatusField<T>Use with available fluent helpers to apply an extension field to query operations.