Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation.GEN_VAL_PRICE_SIM
Packages that use GEN_VAL_PRICE_SIM
-
Uses of GEN_VAL_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_VAL_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_ITEM_PRICE_SIM,GEN_VAL_PRICE_SIM> GEN_ITEM_PRICE_SIM._V_A_L_I_D_I_T_YUse with available request builders to apply the _VALIDITY complex property to query operations.static final SimpleProperty.String<GEN_VAL_PRICE_SIM>GEN_VAL_PRICE_SIM.CONDITIONTYPEstatic final SimpleProperty.Date<GEN_VAL_PRICE_SIM>GEN_VAL_PRICE_SIM.CONDITIONVALIDITYENDDATEstatic final SimpleProperty.Date<GEN_VAL_PRICE_SIM>GEN_VAL_PRICE_SIM.CONDITIONVALIDITYSTARTDATEstatic final SimpleProperty.String<GEN_VAL_PRICE_SIM>GEN_VAL_PRICE_SIM.PLANTstatic final SimpleProperty.String<GEN_VAL_PRICE_SIM>GEN_VAL_PRICE_SIM.PURCHASINGDOCUMENTstatic final SimpleProperty.String<GEN_VAL_PRICE_SIM>GEN_VAL_PRICE_SIM.PURCHASINGDOCUMENTITEMMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation that return GEN_VAL_PRICE_SIMMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation that return types with arguments of type GEN_VAL_PRICE_SIMModifier and TypeMethodDescriptionGEN_ITEM_PRICE_SIM.get_VALIDITY()Constraints: Not nullableGEN_VAL_PRICE_SIM.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation with type arguments of type GEN_VAL_PRICE_SIMModifier and TypeMethodDescriptionGEN_ITEM_PRICE_SIM.GEN_ITEM_PRICE_SIMBuilder._VALIDITY(Collection<GEN_VAL_PRICE_SIM> _VALIDITY) Constraints: Not nullablevoidGEN_ITEM_PRICE_SIM.set_VALIDITY(Collection<GEN_VAL_PRICE_SIM> _VALIDITY) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation with type arguments of type GEN_VAL_PRICE_SIMModifierConstructorDescriptionGEN_ITEM_PRICE_SIM(String pURCHASINGDOCUMENT, String pURCHASINGDOCUMENTITEM, BigDecimal sIMULATIONQUANTITY, String pRICINGSIMULATIONBASEUNIT, LocalDate pRICINGDATE, String pAYMENTTERMS, String pLANT, Collection<GEN_VAL_PRICE_SIM> _VALIDITY)