Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument.field.LglCntntMDocParCategoryField
Packages that use LglCntntMDocParCategoryField
-
Uses of LglCntntMDocParCategoryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument declared as LglCntntMDocParCategoryFieldModifier and TypeFieldDescriptionstatic final LglCntntMDocParCategoryField<UUID>LglCntntMDocParCategory.LGL_CNTNT_M_DOC_PAR_CAT_UUIDUse with available fluent helpers to apply the LglCntntMDocParCatUUID field to query operations.static final LglCntntMDocParCategoryField<UUID>LglCntntMDocParCategory.LGL_CNTNT_M_DOCUMENT_UUIDUse with available fluent helpers to apply the LglCntntMDocumentUUID field to query operations.static final LglCntntMDocParCategoryField<String>LglCntntMDocParCategory.LGL_CNTNT_M_PARENT_CATEGORYUse with available fluent helpers to apply the LglCntntMParentCategory field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaldocument that return LglCntntMDocParCategoryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglCntntMDocParCategoryField<T>LglCntntMDocParCategory.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglCntntMDocParCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.