Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesprice.SALESPRICERESULT
Packages that use SALESPRICERESULT
-
Uses of SALESPRICERESULT in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesprice
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesprice with type parameters of type SALESPRICERESULTModifier and TypeFieldDescriptionstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.DISTRIBUTIONCHANNELstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.DIVISIONstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.LANGUAGEISOCODEstatic final SimpleProperty.NumericDecimal<SALESPRICERESULT>SALESPRICERESULT.NETAMOUNTstatic final SimpleProperty.NumericDecimal<SALESPRICERESULT>SALESPRICERESULT.NETPRICEAMOUNTstatic final SimpleProperty.NumericDecimal<SALESPRICERESULT>SALESPRICERESULT.NETPRICEQUANTITYstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.NETPRICEQUANTITYUNITISOCODEstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.NETPRICEQUANTITYUNITSAPCODEstatic final SimpleProperty.Date<SALESPRICERESULT>SALESPRICERESULT.PRICINGDATEstatic final SimpleProperty.Boolean<SALESPRICERESULT>SALESPRICERESULT.PRICINGHASERRORstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.PRODUCTstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.PRODUCTUSEDBYCUSTOMERstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.SALESORGANIZATIONstatic final ComplexProperty.Single<SALESPRICERETRIEVERESULT,SALESPRICERESULT> SALESPRICERETRIEVERESULT.SALESPRICERESULTUse with available request builders to apply the SALESPRICERESULT complex property to query operations.static final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.SOLDTOPARTYstatic final SimpleProperty.NumericDecimal<SALESPRICERESULT>SALESPRICERESULT.TAXAMOUNTstatic final SimpleProperty.String<SALESPRICERESULT>SALESPRICERESULT.TRANSACTIONCURRENCYMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesprice that return SALESPRICERESULTModifier and TypeMethodDescriptionSALESPRICERESULT.SALESPRICERESULTBuilder.build()SALESPRICERETRIEVERESULT.getSALESPRICERESULT()Constraints: Not nullableMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesprice that return types with arguments of type SALESPRICERESULTMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesprice with parameters of type SALESPRICERESULTModifier and TypeMethodDescriptionSALESPRICERETRIEVERESULT.SALESPRICERETRIEVERESULTBuilder.sALESPRICERESULT(SALESPRICERESULT sALESPRICERESULT) Constraints: Not nullablevoidSALESPRICERETRIEVERESULT.setSALESPRICERESULT(SALESPRICERESULT sALESPRICERESULT) Constraints: Not nullableConstructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.salesprice with parameters of type SALESPRICERESULTModifierConstructorDescriptionSALESPRICERETRIEVERESULT(Collection<SALESPRICEELEMENT> sALESPRICEELEMENTS, SALESPRICERESULT sALESPRICERESULT, Collection<SALESPRICESYSTEMMESSAGE> sYSTEMMESSAGES)