Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaserequisition.PurchaseReqn
Packages that use PurchaseReqn
Package
Description
-
Uses of PurchaseReqn in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaserequisition
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaserequisition with type parameters of type PurchaseReqnModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<PurchaseReqn,SAP__Message> PurchaseReqn._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty<PurchaseReqn>PurchaseReqn.ALL_FIELDSSelector for all available fields of PurchaseReqn.static final SimpleProperty.String<PurchaseReqn>PurchaseReqn.PUR_REQN_DESCRIPTIONstatic final SimpleProperty.Boolean<PurchaseReqn>PurchaseReqn.PUR_REQN_DO_ONLY_VALIDATIONstatic final SimpleProperty.String<PurchaseReqn>PurchaseReqn.PURCHASE_REQUISITIONstatic final SimpleProperty.String<PurchaseReqn>PurchaseReqn.PURCHASE_REQUISITION_TYPEstatic final SimpleProperty.Boolean<PurchaseReqn>PurchaseReqn.SOURCE_DETERMINATIONstatic final NavigationProperty.Single<PurchaseReqnAcctAssgmt,PurchaseReqn> PurchaseReqnAcctAssgmt.TO__PUR_REQNUse with available request builders to apply the _PurReqn navigation property to query operations.static final NavigationProperty.Single<PurchaseReqnDelivAddress,PurchaseReqn> PurchaseReqnDelivAddress.TO__PUR_REQNUse with available request builders to apply the _PurReqn navigation property to query operations.static final NavigationProperty.Single<PurchaseReqnItem,PurchaseReqn> PurchaseReqnItem.TO__PUR_REQNUse with available request builders to apply the _PurReqn navigation property to query operations.static final NavigationProperty.Single<PurchaseReqnItemText,PurchaseReqn> PurchaseReqnItemText.TO__PUR_REQNUse with available request builders to apply the _PurReqn navigation property to query operations.static final NavigationProperty.Collection<PurchaseReqn,PurchaseReqnItem> PurchaseReqn.TO__PURCHASE_REQUISITION_ITEMUse with available request builders to apply the _PurchaseRequisitionItem navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaserequisition that return PurchaseReqnMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaserequisition that return types with arguments of type PurchaseReqnModifier and TypeMethodDescriptionPurchaseReqn.discardPurReqFromPurchasing()Action that can be applied to any entity object of this class.PurchaseReqn.enablePurReqForPurchasing()Action that can be applied to any entity object of this class.io.vavr.control.Option<PurchaseReqn>PurchaseReqnAcctAssgmt.getPurReqnIfPresent()Retrieval of associated PurchaseReqn entity (one to one).io.vavr.control.Option<PurchaseReqn>PurchaseReqnDelivAddress.getPurReqnIfPresent()Retrieval of associated PurchaseReqn entity (one to one).io.vavr.control.Option<PurchaseReqn>PurchaseReqnItem.getPurReqnIfPresent()Retrieval of associated PurchaseReqn entity (one to one).io.vavr.control.Option<PurchaseReqn>PurchaseReqnItemText.getPurReqnIfPresent()Retrieval of associated PurchaseReqn entity (one to one).PurchaseReqn.getType()PurchaseReqn.validate()Action that can be applied to any entity object of this class.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaserequisition with parameters of type PurchaseReqnModifier and TypeMethodDescriptionPurchaseReqnAcctAssgmt.PurchaseReqnAcctAssgmtBuilder.purReqn(PurchaseReqn value) Navigation property _PurReqn for PurchaseReqnAcctAssgmt to single PurchaseReqn.PurchaseReqnDelivAddress.PurchaseReqnDelivAddressBuilder.purReqn(PurchaseReqn value) Navigation property _PurReqn for PurchaseReqnDelivAddress to single PurchaseReqn.PurchaseReqnItem.PurchaseReqnItemBuilder.purReqn(PurchaseReqn value) Navigation property _PurReqn for PurchaseReqnItem to single PurchaseReqn.PurchaseReqnItemText.PurchaseReqnItemTextBuilder.purReqn(PurchaseReqn value) Navigation property _PurReqn for PurchaseReqnItemText to single PurchaseReqn.voidPurchaseReqnAcctAssgmt.setPurReqn(PurchaseReqn value) Overwrites the associated PurchaseReqn entity for the loaded navigation property _PurReqn.voidPurchaseReqnDelivAddress.setPurReqn(PurchaseReqn value) Overwrites the associated PurchaseReqn entity for the loaded navigation property _PurReqn.voidPurchaseReqnItem.setPurReqn(PurchaseReqn value) Overwrites the associated PurchaseReqn entity for the loaded navigation property _PurReqn.voidPurchaseReqnItemText.setPurReqn(PurchaseReqn value) Overwrites the associated PurchaseReqn entity for the loaded navigation property _PurReqn.Constructors in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.purchaserequisition with parameters of type PurchaseReqnModifierConstructorDescriptionPurchaseReqnAcctAssgmt(String purchaseRequisition, String purchaseRequisitionItem, String purchaseReqnAcctAssgmtNumber, String costCenter, String masterFixedAsset, String projectNetwork, String baseUnit, String baseUnitISOCode, BigDecimal quantity, BigDecimal multipleAcctAssgmtDistrPercent, String purReqnItemCurrency, BigDecimal purReqnNetAmount, Boolean isDeleted, String gLAccount, String businessArea, String salesOrder, String salesOrderItem, String salesOrderScheduleLine, String fixedAsset, String orderID, String unloadingPointName, String controllingArea, String costObject, String profitCenter, String projectNetworkInternalID, String commitmentItem, String fundsCenter, String fund, String functionalArea, LocalDate creationDate, String goodsRecipientName, String rEInternalFinNumber, String networkActivityInternalID, String partnerAccountNumber, String jointVentureRecoveryCode, LocalDate settlementReferenceDate, String orderInternalID, String orderIntBillOfOperationsItem, String earmarkedFundsDocument, String costCtrActivityType, String businessProcess, String grantID, LocalDate validityDate, String chartOfAccounts, String wBSElementExternalID, String networkActivity, Collection<SAP__Message> _Messages, PurchaseReqnItem to_PurchaseRequisitionItem, PurchaseReqn to_PurReqn) PurchaseReqnDelivAddress(String purchaseRequisition, String purchaseRequisitionItem, String addressID, String plant, String purchasingDeliveryAddressType, String manualDeliveryAddressID, String itemDeliveryAddressID, String careOfName, String additionalStreetSuffixName, String correspondenceLanguage, String prfrdCommMediumType, String pOBox, Boolean pOBoxIsWithoutNumber, String pOBoxPostalCode, String pOBoxLobbyName, String pOBoxDeviatingCityName, String pOBoxDeviatingRegion, String pOBoxDeviatingCountry, String deliveryServiceTypeCode, String deliveryServiceNumber, String addressTimeZone, String fullName, String cityName, String district, String cityCode, String homeCityName, String postalCode, String companyPostalCode, String streetName, String streetPrefixName, String additionalStreetPrefixName, String streetSuffixName, String houseNumber, String houseNumberSupplementText, String building, String floor, String roomNumber, String country, String region, String county, String formOfAddress, String businessPartnerName1, String businessPartnerName2, String searchTerm1, String businessPartnerName3, String businessPartnerName4, String taxJurisdiction, String transportZone, PurchaseReqnItem to_PurchaseRequisitionItem, PurchaseReqn to_PurReqn) PurchaseReqnItem(String purchaseRequisition, String purchaseRequisitionItem, String purchasingDocument, String purchasingDocumentItem, String purReqnReleaseStatus, String purchasingDocumentSubtype, String purchasingDocumentItemCategory, String purchaseRequisitionItemText, String accountAssignmentCategory, String material, String materialGroup, BigDecimal requestedQuantity, String baseUnit, String baseUnitISOCode, BigDecimal purchaseRequisitionPrice, BigDecimal purReqnPriceQuantity, BigDecimal materialGoodsReceiptDuration, String purchasingOrganization, String purchasingGroup, String plant, String companyCode, Boolean sourceOfSupplyIsAssigned, String supplyingPlant, BigDecimal orderedQuantity, LocalDate deliveryDate, String processingStatus, String externalApprovalStatus, String purchasingInfoRecord, String supplier, Boolean isDeleted, String fixedSupplier, String requisitionerName, String createdByUser, LocalDate purReqCreationDate, String purReqnItemCurrency, BigDecimal materialPlannedDeliveryDurn, String delivDateCategory, String multipleAcctAssgmtDistribution, String storageLocation, String purReqnSSPRequestor, String purReqnSSPAuthor, String purchaseContract, String purReqnSourceOfSupplyType, String purchaseContractItem, String consumptionPosting, String purReqnOrigin, String purReqnSSPCatalog, String purReqnSSPCatalogItem, Integer purReqnSSPCrossCatalogItem, String purReqnItemBlockingStatus, String purReqnItemBlockingReasonText, String language, Boolean isClosed, Boolean releaseIsNotCompleted, String servicePerformer, String productTypeCode, LocalDate performancePeriodStartDate, LocalDate performancePeriodEndDate, String purchaseOrderPriceType, String supplierMaterialNumber, String batch, String materialRevisionLevel, BigDecimal minRemainingShelfLife, BigDecimal itemNetAmount, String taxCode, Boolean goodsReceiptIsExpected, Boolean invoiceIsExpected, Boolean goodsReceiptIsNonValuated, String requirementTracking, String mRPController, Boolean purchaseRequisitionIsFixed, OffsetDateTime lastChangeDateTime, String reservation, String itemDeliveryAddressID, BigDecimal expectedOverallLimitAmount, BigDecimal overallLimitAmount, String purContractForOverallLimit, String purReqnExternalReference, String purReqnItemExternalReference, String purReqnExternalSystemId, String procurementHubSourceSystem, String sSPAuthorExternalBPIdnNumber, String sSPReqrUserId, Collection<SAP__Message> _Messages, List<PurchaseReqnAcctAssgmt> to_PurchaseReqnAcctAssgmt, PurchaseReqnDelivAddress to_PurchaseReqnDelivAddress, List<PurchaseReqnItemText> to_PurchaseReqnItemText, PurchaseReqn to_PurReqn) PurchaseReqnItemText(String purchaseRequisition, String purchaseRequisitionItem, String textObjectCategory, String textObjectKey, String textObjectType, String language, String plainLongText, String fixedIndicator, Collection<SAP__Message> _Messages, PurchaseReqnItem to_PurchaseRequisitionItem, PurchaseReqn to_PurReqn) -
Uses of PurchaseReqn 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 PurchaseReqnModifier and TypeMethodDescriptionDefaultPurchaseRequisitionService.countPurchaseReqn()Deprecated.PurchaseRequisitionService.countPurchaseReqn()Deprecated.Fetch the number of entries from thePurchaseReqnentity collection matching the filter and search expressions.DefaultPurchaseRequisitionService.createPurchaseReqn(PurchaseReqn purchaseReqn) Deprecated.PurchaseRequisitionService.createPurchaseReqn(PurchaseReqn purchaseReqn) Deprecated.Create a newPurchaseReqnentity and save it to the S/4HANA system.DefaultPurchaseRequisitionService.getAllPurchaseReqn()Deprecated.PurchaseRequisitionService.getAllPurchaseReqn()Deprecated.Fetch multiplePurchaseReqnentities.DefaultPurchaseRequisitionService.getPurchaseReqnByKey(String purchaseRequisition) Deprecated.PurchaseRequisitionService.getPurchaseReqnByKey(String purchaseRequisition) Deprecated.Fetch a singlePurchaseReqnentity using key fields.DefaultPurchaseRequisitionService.updatePurchaseReqn(PurchaseReqn purchaseReqn) Deprecated.PurchaseRequisitionService.updatePurchaseReqn(PurchaseReqn purchaseReqn) Deprecated.Update an existingPurchaseReqnentity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type PurchaseReqnModifier and TypeMethodDescriptionDefaultPurchaseRequisitionService.createPurchaseReqn(PurchaseReqn purchaseReqn) Deprecated.PurchaseRequisitionService.createPurchaseReqn(PurchaseReqn purchaseReqn) Deprecated.Create a newPurchaseReqnentity and save it to the S/4HANA system.DefaultPurchaseRequisitionService.updatePurchaseReqn(PurchaseReqn purchaseReqn) Deprecated.PurchaseRequisitionService.updatePurchaseReqn(PurchaseReqn purchaseReqn) Deprecated.Update an existingPurchaseReqnentity and save it to the S/4HANA system.