Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus.field.LegalDocumentStatusTextField
Packages that use LegalDocumentStatusTextField
-
Uses of LegalDocumentStatusTextField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocumentstatus declared as LegalDocumentStatusTextFieldModifier and TypeFieldDescriptionstatic final LegalDocumentStatusTextField<String>LegalDocumentStatusText.INTERNAL_DOCUMENT_STATUSUse with available fluent helpers to apply the InternalDocumentStatus field to query operations.static final LegalDocumentStatusTextField<String>LegalDocumentStatusText.LANGUAGEUse with available fluent helpers to apply the Language field to query operations.static final LegalDocumentStatusTextField<String>LegalDocumentStatusText.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 LegalDocumentStatusTextFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LegalDocumentStatusTextField<T>LegalDocumentStatusText.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LegalDocumentStatusTextField<T>Use with available fluent helpers to apply an extension field to query operations.