Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItmSubscrpnParamField
Packages that use BusSolnOrdItmSubscrpnParamField
-
Uses of BusSolnOrdItmSubscrpnParamField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmSubscrpnParamFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItmSubscrpnParamField<String>BusSolnOrdItmSubscrpnParam.BUSINESS_SOLUTION_ORDERUse with available fluent helpers to apply the BusinessSolutionOrder field to query operations.static final BusSolnOrdItmSubscrpnParamField<String>BusSolnOrdItmSubscrpnParam.BUSINESS_SOLUTION_ORDER_ITEMUse with available fluent helpers to apply the BusinessSolutionOrderItem field to query operations.static final BusSolnOrdItmSubscrpnParamField<String>BusSolnOrdItmSubscrpnParam.SUBSCRIPTION_PARAMETERUse with available fluent helpers to apply the SubscriptionParameter field to query operations.static final BusSolnOrdItmSubscrpnParamField<Integer>BusSolnOrdItmSubscrpnParam.SUBSCRPN_PARAMETER_INTEGER_VALUEUse with available fluent helpers to apply the SubscrpnParameterIntegerValue field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmSubscrpnParamFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItmSubscrpnParamField<T>BusSolnOrdItmSubscrpnParam.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmSubscrpnParamField<T>Use with available fluent helpers to apply an extension field to query operations.