Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field.LglTransExternalContactField
Packages that use LglTransExternalContactField
-
Uses of LglTransExternalContactField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LglTransExternalContactFieldModifier and TypeFieldDescriptionstatic final LglTransExternalContactField<UUID>LglTransExternalContact.LEGAL_TRANSACTION_EXT_CNTCT_UUIDUse with available fluent helpers to apply the LegalTransactionExtCntctUUID field to query operations.static final LglTransExternalContactField<String>LglTransExternalContact.LEGAL_TRANSACTION_MANDATORY_FLAGUse with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.static final LglTransExternalContactField<UUID>LglTransExternalContact.LEGAL_TRANSACTION_UUIDUse with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LglTransExternalContactField<String>LglTransExternalContact.LGL_CNTNT_M_EXT_CNTCT_BPUse with available fluent helpers to apply the LglCntntMExtCntctBP field to query operations.static final LglTransExternalContactField<String>LglTransExternalContact.LGL_CNTNT_M_EXT_CNTCT_TYPEUse with available fluent helpers to apply the LglCntntMExtCntctType field to query operations.static final LglTransExternalContactField<Short>LglTransExternalContact.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 LglTransExternalContactFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglTransExternalContactField<T>LglTransExternalContact.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglTransExternalContactField<T>Use with available fluent helpers to apply an extension field to query operations.