Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field.LglTransInternalContactField
Packages that use LglTransInternalContactField
-
Uses of LglTransInternalContactField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LglTransInternalContactFieldModifier and TypeFieldDescriptionstatic final LglTransInternalContactField<UUID>LglTransInternalContact.LEGAL_TRANSACTION_INT_CNTCT_UUIDUse with available fluent helpers to apply the LegalTransactionIntCntctUUID field to query operations.static final LglTransInternalContactField<String>LglTransInternalContact.LEGAL_TRANSACTION_MANDATORY_FLAGUse with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.static final LglTransInternalContactField<UUID>LglTransInternalContact.LEGAL_TRANSACTION_UUIDUse with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LglTransInternalContactField<String>LglTransInternalContact.LGL_CNTNT_M_INT_CNTCT_TYPEUse with available fluent helpers to apply the LglCntntMIntCntctType field to query operations.static final LglTransInternalContactField<String>LglTransInternalContact.LGL_CNTNT_M_INT_CNTCT_USERUse with available fluent helpers to apply the LglCntntMIntCntctUser field to query operations.static final LglTransInternalContactField<String>LglTransInternalContact.LGL_CNTNT_M_INT_CONTACT_TEAMUse with available fluent helpers to apply the LglCntntMIntContactTeam field to query operations.static final LglTransInternalContactField<String>LglTransInternalContact.LGL_CNTNT_M_INT_CONTACT_USER_TYPEUse with available fluent helpers to apply the LglCntntMIntContactUserType field to query operations.static final LglTransInternalContactField<Short>LglTransInternalContact.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 LglTransInternalContactFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglTransInternalContactField<T>LglTransInternalContact.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglTransInternalContactField<T>Use with available fluent helpers to apply an extension field to query operations.