Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation.PurchasingDocument
Packages that use PurchasingDocument
Package
Description
-
Uses of PurchasingDocument 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 PurchasingDocumentModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<PurchasingDocument,SAP__Message> PurchasingDocument._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<PurchasingDocument>PurchasingDocument.ALL_FIELDSSelector for all available fields of PurchasingDocument.static final SimpleProperty.String<PurchasingDocument>PurchasingDocument.COMPANY_CODEstatic final SimpleProperty.String<PurchasingDocument>PurchasingDocument.IS_END_OF_PURPOSE_BLOCKEDstatic final SimpleProperty.String<PurchasingDocument>PurchasingDocument.PURCHASING_DOCUMENTstatic final SimpleProperty.String<PurchasingDocument>PurchasingDocument.PURCHASING_DOCUMENT_CATEGORYstatic final SimpleProperty.String<PurchasingDocument>PurchasingDocument.PURCHASING_DOCUMENT_ORIGINstatic final SimpleProperty.String<PurchasingDocument>PurchasingDocument.PURCHASING_DOCUMENT_TYPEstatic final SimpleProperty.String<PurchasingDocument>PurchasingDocument.PURCHASING_GROUPstatic final SimpleProperty.String<PurchasingDocument>PurchasingDocument.PURCHASING_ORGANIZATIONMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation that return PurchasingDocumentMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pricesimulation that return types with arguments of type PurchasingDocumentModifier and TypeMethodDescriptionPurchasingDocument.getType()PurchasingDocument.simulatePricing(String pURCHASINGDOCUMENT, String pURCHASINGDOCUMENTCATEGORY, String sIMULATIONCURRENCY, String dOMAINVALUENAME, Collection<GEN_ITEM_PRICE_SIM> _ITEMS) Action that can be applied to any entity object of this class. -
Uses of PurchasingDocument in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services
Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services that return types with arguments of type PurchasingDocumentModifier and TypeMethodDescriptionDefaultPriceSimulationService.countPurchasingDocument()Deprecated.PriceSimulationService.countPurchasingDocument()Deprecated.Fetch the number of entries from thePurchasingDocumententity collection matching the filter and search expressions.DefaultPriceSimulationService.createPurchasingDocument(PurchasingDocument purchasingDocument) Deprecated.PriceSimulationService.createPurchasingDocument(PurchasingDocument purchasingDocument) Deprecated.Create a newPurchasingDocumententity and save it to the S/4HANA system.DefaultPriceSimulationService.getAllPurchasingDocument()Deprecated.PriceSimulationService.getAllPurchasingDocument()Deprecated.Fetch multiplePurchasingDocumententities.DefaultPriceSimulationService.getPurchasingDocumentByKey(String purchasingDocument) Deprecated.PriceSimulationService.getPurchasingDocumentByKey(String purchasingDocument) Deprecated.Fetch a singlePurchasingDocumententity using key fields.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type PurchasingDocumentModifier and TypeMethodDescriptionDefaultPriceSimulationService.createPurchasingDocument(PurchasingDocument purchasingDocument) Deprecated.PriceSimulationService.createPurchasingDocument(PurchasingDocument purchasingDocument) Deprecated.Create a newPurchasingDocumententity and save it to the S/4HANA system.