Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction |
Modifier and Type | Field and Description |
---|---|
static LglTransCategoryField<UUID> |
LglTransCategory.LEGAL_TRANSACTION_CATEGORY_UUID
Use with available fluent helpers to apply the LegalTransactionCategoryUUID field to query operations.
|
static LglTransCategoryField<UUID> |
LglTransCategory.LEGAL_TRANSACTION_PAR_CAT_UUID
Use with available fluent helpers to apply the LegalTransactionParCatUUID field to query operations.
|
static LglTransCategoryField<UUID> |
LglTransCategory.LEGAL_TRANSACTION_UUID
Use with available fluent helpers to apply the LegalTransactionUUID field to query operations.
|
static LglTransCategoryField<String> |
LglTransCategory.LGL_CNTNT_M_CATEGORY
Use with available fluent helpers to apply the LglCntntMCategory field to query operations.
|
static LglTransCategoryField<Boolean> |
LglTransCategory.LGL_CNTNT_M_IS_MANDATORY
Use with available fluent helpers to apply the LglCntntMIsMandatory field to query operations.
|
Modifier and Type | Method and Description |
---|---|
static <T> LglTransCategoryField<T> |
LglTransCategory.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
static <T,DomainT> |
LglTransCategory.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.