Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume.PRAMeasurementDocumentItem
Packages that use PRAMeasurementDocumentItem
Package
Description
-
Uses of PRAMeasurementDocumentItem in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume with type parameters of type PRAMeasurementDocumentItemModifier and TypeFieldDescriptionstatic final SimpleProperty<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.ALL_FIELDSSelector for all available fields of PRAMeasurementDocumentItem.static final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.MEASUREMENT_DOC_YEARstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.MEASUREMENT_READING_IDENTIFIERstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.MEASUREMENT_READING_UNITstatic final SimpleProperty.Boolean<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_IS_OBSERVED_VALUE_FLAGstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_MEASUREMENT_DOCUMENT_NUMBERstatic final SimpleProperty.Boolean<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_MEASUREMENT_RDNG_IS_HIDN_FLAGstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_MEASUREMENT_READING_TXTstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_NULL_VALUE_FLAGstatic final SimpleProperty.NumericInteger<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_READING_DISPLAY_DECIMALSstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_READING_DISPLAY_FORMATstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_READING_DISPLAY_LENGTH_TXTstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_READING_TYPEstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_READING_TYPE_FORMATstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_SOURCE_DOCUMENT_NUMBERstatic final SimpleProperty.String<PRAMeasurementDocumentItem>PRAMeasurementDocumentItem.PRA_SOURCE_DOCUMENT_YEARPRAWellCompletionVolumes.TO__P_R_A_MSMT_DOC_WELL_COMPLTN_ITM_TPUse with available request builders to apply the _PRAMsmtDocWellCompltnItmTP navigation property to query operations.PRAMeasurementDocumentItem.TO__P_R_A_WELL_COMPLETION_VOL_HDR_TPUse with available request builders to apply the _PRAWellCompletionVolHdrTP navigation property to query operations.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume that return PRAMeasurementDocumentItemModifier and TypeMethodDescriptionPRAMeasurementDocumentItem.PRAMeasurementDocumentItemBuilder.build()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume that return types with arguments of type PRAMeasurementDocumentItemModifier and TypeMethodDescriptionio.vavr.control.Option<List<PRAMeasurementDocumentItem>>PRAWellCompletionVolumes.getPRAMsmtDocWellCompltnItmTPIfPresent()Retrieval of associated PRAMeasurementDocumentItem entities (one to many).PRAMeasurementDocumentItem.getType()Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume with parameters of type PRAMeasurementDocumentItemModifier and TypeMethodDescriptionvoidPRAWellCompletionVolumes.addPRAMsmtDocWellCompltnItmTP(PRAMeasurementDocumentItem... entity) Adds elements to the list of associated PRAMeasurementDocumentItem entities.PRAWellCompletionVolumes.PRAWellCompletionVolumesBuilder.praMsmtDocWellCompltnItmTP(PRAMeasurementDocumentItem... value) Navigation property _PRAMsmtDocWellCompltnItmTP for PRAWellCompletionVolumes to multiple PRAMeasurementDocumentItem.Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume with type arguments of type PRAMeasurementDocumentItemModifier and TypeMethodDescriptionvoidPRAWellCompletionVolumes.setPRAMsmtDocWellCompltnItmTP(List<PRAMeasurementDocumentItem> value) Overwrites the list of associated PRAMeasurementDocumentItem entities for the loaded navigation property _PRAMsmtDocWellCompltnItmTP.Constructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume with type arguments of type PRAMeasurementDocumentItemModifierConstructorDescriptionPRAWellCompletionVolumes(String wellCompltnVolDoc, String wellCompltnVolDocYr, String well, String wellCompletion, String deliveryNetwork, LocalDate effectiveValidityStartDate, LocalDate effectiveValidityEndDate, LocalDate productionDate, String reclassifiedMaterial, String material, String allocationFrequency, String tankBatteryMeasurementPt, String volumeType, String volumeClass, String volumeSource, String transporter, String transporterReference, String ticketNumber, OffsetDateTime ticketDateTime, String originatingMeasurementPt, String conversionGroup, String densityType, LocalDate inventoryDate, String crossRefWell, String crossRefWellCompletion, String createdByUser, OffsetDateTime creationDateTime, String originTransaction, String standardVolUnit, String energyUnit, String thrtclVolUnit, String heatingValUnit, String standardDensityUnit, BigDecimal heatingValue, Double standardDensity, Integer nmbrOfDaysProduced, Integer nmbrOfHoursProduced, Integer numberOfItems, BigDecimal theoreticalVolume, BigDecimal standardVolume, BigDecimal energy, BigDecimal gasMolarVolume, Collection<SAP__Message> _Messages, List<PRAMeasurementDocumentItem> to_PRAMsmtDocWellCompltnItmTP) -
Uses of PRAMeasurementDocumentItem 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 PRAMeasurementDocumentItemModifier and TypeMethodDescriptionDefaultProductionRevenueAccountingWellCompletionVolumeService.countMeasurementItems()Deprecated.ProductionRevenueAccountingWellCompletionVolumeService.countMeasurementItems()Deprecated.Fetch the number of entries from thePRAMeasurementDocumentItementity collection matching the filter and search expressions.DefaultProductionRevenueAccountingWellCompletionVolumeService.getAllMeasurementItems()Deprecated.ProductionRevenueAccountingWellCompletionVolumeService.getAllMeasurementItems()Deprecated.Fetch multiplePRAMeasurementDocumentItementities.DefaultProductionRevenueAccountingWellCompletionVolumeService.getMeasurementItemsByKey(String pRAMeasurementDocumentNumber, String measurementDocYear, String measurementReadingIdentifier) Deprecated.ProductionRevenueAccountingWellCompletionVolumeService.getMeasurementItemsByKey(String pRAMeasurementDocumentNumber, String measurementDocYear, String measurementReadingIdentifier) Deprecated.Fetch a singlePRAMeasurementDocumentItementity using key fields.DefaultProductionRevenueAccountingWellCompletionVolumeService.updateMeasurementItems(PRAMeasurementDocumentItem pRAMeasurementDocumentItem) Deprecated.ProductionRevenueAccountingWellCompletionVolumeService.updateMeasurementItems(PRAMeasurementDocumentItem pRAMeasurementDocumentItem) Deprecated.Update an existingPRAMeasurementDocumentItementity and save it to the S/4HANA system.Methods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.services with parameters of type PRAMeasurementDocumentItemModifier and TypeMethodDescriptionDefaultProductionRevenueAccountingWellCompletionVolumeService.updateMeasurementItems(PRAMeasurementDocumentItem pRAMeasurementDocumentItem) Deprecated.ProductionRevenueAccountingWellCompletionVolumeService.updateMeasurementItems(PRAMeasurementDocumentItem pRAMeasurementDocumentItem) Deprecated.Update an existingPRAMeasurementDocumentItementity and save it to the S/4HANA system.