Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction |
Modifier and Type | Field and Description |
---|---|
static LglTransCategoryGroupField<UUID> |
LglTransCategoryGroup.LEGAL_TRANSACTION_CAT_GROUP_UUID
Use with available fluent helpers to apply the LegalTransactionCatGroupUUID field to query operations.
|
static LglTransCategoryGroupField<UUID> |
LglTransCategoryGroup.LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.
|
static LglTransCategoryGroupField<String> |
LglTransCategoryGroup.LGL_CNTNT_M_CAT_GROUP_TITLE
Use with available fluent helpers to apply the LglCntntMCatGroupTitle field to query operations.
|
static LglTransCategoryGroupField<Short> |
LglTransCategoryGroup.LGL_CNTNT_M_INDEX
Use with available fluent helpers to apply the LglCntntMIndex field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LglTransCategoryGroupField<T> |
LglTransCategoryGroup.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglTransCategoryGroup.field(String fieldName,
TypeConverter<T,DomainT> typeConverter)
Use with available fluent helpers to apply an extension field to query operations.
|
Copyright © 2019 SAP SE. All rights reserved.