Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field.LglTransParentCategoryField
Packages that use LglTransParentCategoryField
-
Uses of LglTransParentCategoryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LglTransParentCategoryFieldModifier and TypeFieldDescriptionstatic final LglTransParentCategoryField<UUID>LglTransParentCategory.LEGAL_TRANSACTION_CAT_GROUP_UUIDUse with available fluent helpers to apply the LegalTransactionCatGroupUUID field to query operations.static final LglTransParentCategoryField<UUID>LglTransParentCategory.LEGAL_TRANSACTION_PAR_CAT_UUIDUse with available fluent helpers to apply the LegalTransactionParCatUUID field to query operations.static final LglTransParentCategoryField<UUID>LglTransParentCategory.LEGAL_TRANSACTION_UUIDUse with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LglTransParentCategoryField<Short>LglTransParentCategory.LGL_CNTNT_M_INDEXUse with available fluent helpers to apply the LglCntntMIndex field to query operations.static final LglTransParentCategoryField<Boolean>LglTransParentCategory.LGL_CNTNT_M_IS_MANDATORYUse with available fluent helpers to apply the LglCntntMIsMandatory field to query operations.static final LglTransParentCategoryField<String>LglTransParentCategory.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.legaltransaction that return LglTransParentCategoryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglTransParentCategoryField<T>LglTransParentCategory.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglTransParentCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.