Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation.GEN_SCL_PRICE_SIM
Packages that use GEN_SCL_PRICE_SIM
-
Uses of GEN_SCL_PRICE_SIM in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation with type parameters of type GEN_SCL_PRICE_SIMModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<GEN_AMT_PRICE_SIM,GEN_SCL_PRICE_SIM> GEN_AMT_PRICE_SIM._S_C_A_L_EUse with available request builders to apply the _SCALE complex property to query operations.static final SimpleProperty.NumericDecimal<GEN_SCL_PRICE_SIM>GEN_SCL_PRICE_SIM.CONDITIONRATEVALUEstatic final SimpleProperty.String<GEN_SCL_PRICE_SIM>GEN_SCL_PRICE_SIM.CONDITIONRATEVALUEUNITstatic final SimpleProperty.NumericDecimal<GEN_SCL_PRICE_SIM>GEN_SCL_PRICE_SIM.CONDITIONSCALEAMOUNTstatic final SimpleProperty.String<GEN_SCL_PRICE_SIM>GEN_SCL_PRICE_SIM.CONDITIONSCALEAMOUNTCURRENCYstatic final SimpleProperty.String<GEN_SCL_PRICE_SIM>GEN_SCL_PRICE_SIM.CONDITIONSCALELINEstatic final SimpleProperty.NumericDecimal<GEN_SCL_PRICE_SIM>GEN_SCL_PRICE_SIM.CONDITIONSCALEQUANTITYstatic final SimpleProperty.String<GEN_SCL_PRICE_SIM>GEN_SCL_PRICE_SIM.CONDITIONSCALEQUANTITYUNITstatic final SimpleProperty.String<GEN_SCL_PRICE_SIM>GEN_SCL_PRICE_SIM.PURCHASINGDOCUMENTITEMMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation that return GEN_SCL_PRICE_SIMMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation that return types with arguments of type GEN_SCL_PRICE_SIMModifier and TypeMethodDescriptionGEN_AMT_PRICE_SIM.get_SCALE()Constraints: Not nullableGEN_SCL_PRICE_SIM.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation with type arguments of type GEN_SCL_PRICE_SIMModifier and TypeMethodDescriptionGEN_AMT_PRICE_SIM.GEN_AMT_PRICE_SIMBuilder._SCALE(Collection<GEN_SCL_PRICE_SIM> _SCALE) Constraints: Not nullablevoidGEN_AMT_PRICE_SIM.set_SCALE(Collection<GEN_SCL_PRICE_SIM> _SCALE) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation with type arguments of type GEN_SCL_PRICE_SIMModifierConstructorDescriptionGEN_AMT_PRICE_SIM(String pURCHASINGDOCUMENTITEM, String cONDITIONRECORD, String cONDITIONSEQUENTIALNUMBERSHORT, String cONDITIONTYPE, BigDecimal cONDITIONRATEVALUE, String cONDITIONRATEVALUEUNIT, Collection<GEN_SCL_PRICE_SIM> _SCALE)