Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation.GEN_AMT_PRICE_SIM
Packages that use GEN_AMT_PRICE_SIM
-
Uses of GEN_AMT_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_AMT_PRICE_SIMModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<GEN_VAL_PRICE_SIM,GEN_AMT_PRICE_SIM> GEN_VAL_PRICE_SIM._A_M_O_U_N_TUse with available request builders to apply the _AMOUNT complex property to query operations.static 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_AMT_PRICE_SIM>GEN_AMT_PRICE_SIM.CONDITIONRATEVALUEstatic final SimpleProperty.String<GEN_AMT_PRICE_SIM>GEN_AMT_PRICE_SIM.CONDITIONRATEVALUEUNITstatic final SimpleProperty.String<GEN_AMT_PRICE_SIM>GEN_AMT_PRICE_SIM.CONDITIONRECORDstatic final SimpleProperty.String<GEN_AMT_PRICE_SIM>GEN_AMT_PRICE_SIM.CONDITIONSEQUENTIALNUMBERSHORTstatic final SimpleProperty.String<GEN_AMT_PRICE_SIM>GEN_AMT_PRICE_SIM.CONDITIONTYPEstatic final SimpleProperty.String<GEN_AMT_PRICE_SIM>GEN_AMT_PRICE_SIM.PURCHASINGDOCUMENTITEMMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation that return GEN_AMT_PRICE_SIMMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation that return types with arguments of type GEN_AMT_PRICE_SIMModifier and TypeMethodDescriptionGEN_VAL_PRICE_SIM.get_AMOUNT()Constraints: Not nullableGEN_AMT_PRICE_SIM.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation with type arguments of type GEN_AMT_PRICE_SIMModifier and TypeMethodDescriptionGEN_VAL_PRICE_SIM.GEN_VAL_PRICE_SIMBuilder._AMOUNT(Collection<GEN_AMT_PRICE_SIM> _AMOUNT) Constraints: Not nullablevoidGEN_VAL_PRICE_SIM.set_AMOUNT(Collection<GEN_AMT_PRICE_SIM> _AMOUNT) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation with type arguments of type GEN_AMT_PRICE_SIMModifierConstructorDescriptionGEN_VAL_PRICE_SIM(String pURCHASINGDOCUMENTITEM, String cONDITIONTYPE, String pURCHASINGDOCUMENT, LocalDate cONDITIONVALIDITYSTARTDATE, LocalDate cONDITIONVALIDITYENDDATE, String pLANT, Collection<GEN_AMT_PRICE_SIM> _AMOUNT)