Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field.LglTransCategoryField
Packages that use LglTransCategoryField
-
Uses of LglTransCategoryField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LglTransCategoryFieldModifier and TypeFieldDescriptionstatic final LglTransCategoryField<UUID>LglTransCategory.LEGAL_TRANSACTION_CATEGORY_UUIDUse with available fluent helpers to apply the LegalTransactionCategoryUUID field to query operations.static final LglTransCategoryField<UUID>LglTransCategory.LEGAL_TRANSACTION_PAR_CAT_UUIDUse with available fluent helpers to apply the LegalTransactionParCatUUID field to query operations.static final LglTransCategoryField<UUID>LglTransCategory.LEGAL_TRANSACTION_UUIDUse with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LglTransCategoryField<String>LglTransCategory.LGL_CNTNT_M_CATEGORYUse with available fluent helpers to apply the LglCntntMCategory field to query operations.static final LglTransCategoryField<Boolean>LglTransCategory.LGL_CNTNT_M_IS_MANDATORYUse with available fluent helpers to apply the LglCntntMIsMandatory field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction that return LglTransCategoryFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglTransCategoryField<T>LglTransCategory.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglTransCategoryField<T>Use with available fluent helpers to apply an extension field to query operations.