Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdFUPSubscrpnField
Packages that use BusSolnOrdFUPSubscrpnField
-
Uses of BusSolnOrdFUPSubscrpnField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdFUPSubscrpnFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdFUPSubscrpnField<String>BusSolnOrdFUPSubscrpn.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdFUPSubscrpnField<UUID>BusSolnOrdFUPSubscrpn.BUSINESS_SOLUTION_ORDER_UUIDUse with available fluent helpers to apply the BusinessSolutionOrderUUID field to query operations.static final BusSolnOrdFUPSubscrpnField<String>BusSolnOrdFUPSubscrpn.SERVICE_DOC_RLTN_SEQUENCE_NUMBERUse with available fluent helpers to apply the ServiceDocRltnSequenceNumber field to query operations.static final BusSolnOrdFUPSubscrpnField<UUID>BusSolnOrdFUPSubscrpn.SERVICE_DOCUMENT_RELATION_UUIDUse with available fluent helpers to apply the ServiceDocumentRelationUUID field to query operations.static final BusSolnOrdFUPSubscrpnField<String>BusSolnOrdFUPSubscrpn.SUBSCRPN_BILLG_SUBSCRIPTIONUse with available fluent helpers to apply the SubscrpnBillgSubscription field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdFUPSubscrpnFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdFUPSubscrpnField<T>BusSolnOrdFUPSubscrpn.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdFUPSubscrpnField<T>Use with available fluent helpers to apply an extension field to query operations.