Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field.LglTransEntityField
Packages that use LglTransEntityField
-
Uses of LglTransEntityField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LglTransEntityFieldModifier and TypeFieldDescriptionstatic final LglTransEntityField<UUID>LglTransEntity.LEGAL_TRANSACTION_ENTITY_UUIDUse with available fluent helpers to apply the LegalTransactionEntityUUID field to query operations.static final LglTransEntityField<String>LglTransEntity.LEGAL_TRANSACTION_MANDATORY_FLAGUse with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.static final LglTransEntityField<UUID>LglTransEntity.LEGAL_TRANSACTION_UUIDUse with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LglTransEntityField<String>LglTransEntity.LGL_CNTNT_M_ENTITYUse with available fluent helpers to apply the LglCntntMEntity field to query operations.static final LglTransEntityField<String>LglTransEntity.LGL_CNTNT_M_ENTITY_TYPEUse with available fluent helpers to apply the LglCntntMEntityType field to query operations.static final LglTransEntityField<Boolean>LglTransEntity.LGL_CNTNT_M_IS_MAIN_ENTITYUse with available fluent helpers to apply the LglCntntMIsMainEntity field to query operations.static final LglTransEntityField<Short>LglTransEntity.LGL_CNTNT_M_RANKUse with available fluent helpers to apply the LglCntntMRank field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction that return LglTransEntityFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglTransEntityField<T>LglTransEntity.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglTransEntityField<T>Use with available fluent helpers to apply an extension field to query operations.