Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItemRelationshipsField
Packages that use BusSolnOrdItemRelationshipsField
-
Uses of BusSolnOrdItemRelationshipsField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItemRelationshipsFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItemRelationshipsField<String>BusSolnOrdItemRelationships.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItemRelationshipsField<String>BusSolnOrdItemRelationships.SRVC_ITEM_RELSHP_FROM_ITEM_NUMBERUse with available fluent helpers to apply the SrvcItemRelshpFromItemNumber field to query operations.static final BusSolnOrdItemRelationshipsField<String>BusSolnOrdItemRelationships.SRVC_ITEM_RELSHP_FROM_TYPE_NAMEUse with available fluent helpers to apply the SrvcItemRelshpFromTypeName field to query operations.static final BusSolnOrdItemRelationshipsField<String>BusSolnOrdItemRelationships.SRVC_ITEM_RELSHP_TO_ITEM_NUMBERUse with available fluent helpers to apply the SrvcItemRelshpToItemNumber field to query operations.static final BusSolnOrdItemRelationshipsField<String>BusSolnOrdItemRelationships.SRVC_ITEM_RELSHP_TO_TYPE_NAMEUse with available fluent helpers to apply the SrvcItemRelshpToTypeName field to query operations.static final BusSolnOrdItemRelationshipsField<String>BusSolnOrdItemRelationships.SRVC_ITEM_RELSHP_TYPEUse with available fluent helpers to apply the SrvcItemRelshpType field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItemRelationshipsFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItemRelationshipsField<T>BusSolnOrdItemRelationships.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItemRelationshipsField<T>Use with available fluent helpers to apply an extension field to query operations.