Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field.LegalTransactionField
Packages that use LegalTransactionField
-
Uses of LegalTransactionField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LegalTransactionFieldModifier and TypeFieldDescriptionstatic final LegalTransactionField<String>LegalTransaction.IS_END_OF_PURPOSE_BLOCKEDUse with available fluent helpers to apply the IsEndOfPurposeBlocked field to query operations.static final LegalTransactionField<String>LegalTransaction.LEGAL_TRANSACTIONUse with available fluent helpers to apply the LegalTransaction field to query operations.static final LegalTransactionField<String>LegalTransaction.LEGAL_TRANSACTION_HEALTHUse with available fluent helpers to apply the LegalTransactionHealth field to query operations.static final LegalTransactionField<String>LegalTransaction.LEGAL_TRANSACTION_SOURCEUse with available fluent helpers to apply the LegalTransactionSource field to query operations.static final LegalTransactionField<String>LegalTransaction.LEGAL_TRANSACTION_TITLEUse with available fluent helpers to apply the LegalTransactionTitle field to query operations.static final LegalTransactionField<UUID>LegalTransaction.LEGAL_TRANSACTION_UUIDUse with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_CHANGED_BY_USERUse with available fluent helpers to apply the LglCntntMChangedByUser field to query operations.static final LegalTransactionField<ZonedDateTime>LegalTransaction.LGL_CNTNT_M_CHANGED_UTC_DATE_TIMEUse with available fluent helpers to apply the LglCntntMChangedUTCDateTime field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_CONTEXTUse with available fluent helpers to apply the LglCntntMContext field to query operations.static final LegalTransactionField<UUID>LegalTransaction.LGL_CNTNT_M_CONTEXT_UUIDUse with available fluent helpers to apply the LglCntntMContextUUID field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_CREATED_BY_USERUse with available fluent helpers to apply the LglCntntMCreatedByUser field to query operations.static final LegalTransactionField<ZonedDateTime>LegalTransaction.LGL_CNTNT_M_CREATED_UTC_DATE_TIMEUse with available fluent helpers to apply the LglCntntMCreatedUTCDateTime field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_GOV_LAWUse with available fluent helpers to apply the LglCntntMGovLaw field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_LANGUAGEUse with available fluent helpers to apply the LglCntntMLanguage field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_MAIN_ORG_CO_CODEUse with available fluent helpers to apply the LglCntntMMainOrgCoCode field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_MAIN_ORG_PUR_ORGUse with available fluent helpers to apply the LglCntntMMainOrgPurOrg field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_MAIN_ORG_SALES_ORGUse with available fluent helpers to apply the LglCntntMMainOrgSalesOrg field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_CNTNT_M_PROFILEUse with available fluent helpers to apply the LglCntntMProfile field to query operations.static final LegalTransactionField<String>LegalTransaction.LGL_TRANS_ACCESS_LVLUse with available fluent helpers to apply the LglTransAccessLvl field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction that return LegalTransactionFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LegalTransactionField<T>LegalTransaction.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LegalTransactionField<T>Use with available fluent helpers to apply an extension field to query operations.