Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction.field.LglTransRelationshipField
Packages that use LglTransRelationshipField
-
Uses of LglTransRelationshipField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction declared as LglTransRelationshipFieldModifier and TypeFieldDescriptionstatic final LglTransRelationshipField<String>LglTransRelationship.LEGAL_TRANSACTION_MANDATORY_FLAGUse with available fluent helpers to apply the LegalTransactionMandatoryFlag field to query operations.static final LglTransRelationshipField<UUID>LglTransRelationship.LEGAL_TRANSACTION_RELSHP_UUIDUse with available fluent helpers to apply the LegalTransactionRelshpUUID field to query operations.static final LglTransRelationshipField<UUID>LglTransRelationship.LEGAL_TRANSACTION_UUIDUse with available fluent helpers to apply the LegalTransactionUUID field to query operations.static final LglTransRelationshipField<String>LglTransRelationship.LGL_CNTNT_M_RELSHP_TYPEUse with available fluent helpers to apply the LglCntntMRelshpType field to query operations.static final LglTransRelationshipField<String>LglTransRelationship.RELSHP_LEGAL_TRANSACTIONUse with available fluent helpers to apply the RelshpLegalTransaction field to query operations.static final LglTransRelationshipField<UUID>LglTransRelationship.RELSHP_LEGAL_TRANSACTION_UUIDUse with available fluent helpers to apply the RelshpLegalTransactionUUID field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.legaltransaction that return LglTransRelationshipFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
LglTransRelationshipField<T>LglTransRelationship.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> LglTransRelationshipField<T>Use with available fluent helpers to apply an extension field to query operations.