Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder.field.BusSolnOrdItmConfigurationField
Packages that use BusSolnOrdItmConfigurationField
-
Uses of BusSolnOrdItmConfigurationField in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder
Fields in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder declared as BusSolnOrdItmConfigurationFieldModifier and TypeFieldDescriptionstatic final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.CHARACTERISTICUse with available fluent helpers to apply the Characteristic field to query operations.static final BusSolnOrdItmConfigurationField<Double>BusSolnOrdItmConfiguration.CHARC_FROM_NUMERIC_VALUEUse with available fluent helpers to apply the CharcFromNumericValue field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.CHARC_INTERNAL_IDUse with available fluent helpers to apply the CharcInternalID field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.CHARC_REFERENCE_TABLEUse with available fluent helpers to apply the CharcReferenceTable field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.CHARC_REFERENCE_TABLE_FIELDUse with available fluent helpers to apply the CharcReferenceTableField field to query operations.static final BusSolnOrdItmConfigurationField<Double>BusSolnOrdItmConfiguration.CHARC_TO_NUMERIC_VALUEUse with available fluent helpers to apply the CharcToNumericValue field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.CHARC_VALUEUse with available fluent helpers to apply the CharcValue field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.CHARC_VALUE_AS_CHARACTER_VALUEUse with available fluent helpers to apply the CharcValueAsCharacterValue field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.CHARC_VALUE_ASSIGNMENT_TYPEUse with available fluent helpers to apply the CharcValueAssignmentType field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.VAR_CONFIGN_INSTCE_BUS_OBJECT_KEYUse with available fluent helpers to apply the VarConfignInstceBusObjectKey field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.VAR_CONFIGN_INSTCE_BUS_OBJECT_TYPEUse with available fluent helpers to apply the VarConfignInstceBusObjectType field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.VARIANT_CONDITION_FACTORUse with available fluent helpers to apply the VariantConditionFactor field to query operations.static final BusSolnOrdItmConfigurationField<LocalDateTime>BusSolnOrdItmConfiguration.VARIANT_CONFIGURATION_DATEUse with available fluent helpers to apply the VariantConfigurationDate field to query operations.static final BusSolnOrdItmConfigurationField<String>BusSolnOrdItmConfiguration.VARIANT_CONFIGURATION_INSTANCEUse with available fluent helpers to apply the VariantConfigurationInstance field to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesssolutionorder that return BusSolnOrdItmConfigurationFieldModifier and TypeMethodDescriptionstatic <T,DomainT>
BusSolnOrdItmConfigurationField<T>BusSolnOrdItmConfiguration.field(String fieldName, TypeConverter<T, DomainT> typeConverter) Use with available fluent helpers to apply an extension field to query operations.static <T> BusSolnOrdItmConfigurationField<T>Use with available fluent helpers to apply an extension field to query operations.