Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume.SAP__Message
Packages that use SAP__Message
Package
Description
-
Uses of SAP__Message 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 SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<PRAWellCompletionVolumes,SAP__Message> PRAWellCompletionVolumes._MESSAGESUse with available request builders to apply the SAP__Messages complex property to query operations.static final SimpleProperty.Collection<SAP__Message,String> SAP__Message.ADDITIONAL_TARGETSstatic final SimpleProperty.String<SAP__Message>SAP__Message.CODEstatic final SimpleProperty.String<SAP__Message>SAP__Message.LONGTEXT_URLstatic final SimpleProperty.String<SAP__Message>SAP__Message.MESSAGEstatic final SimpleProperty.NumericInteger<SAP__Message>SAP__Message.NUMERIC_SEVERITYstatic final SimpleProperty.String<SAP__Message>SAP__Message.TARGETstatic final SimpleProperty.Boolean<SAP__Message>SAP__Message.TRANSITIONMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionPRAWellCompletionVolumes.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume with type arguments of type SAP__MessageModifier and TypeMethodDescriptionPRAWellCompletionVolumes.PRAWellCompletionVolumesBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidPRAWellCompletionVolumes.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume with type arguments of type SAP__MessageModifierConstructorDescriptionPRAWellCompletionVolumes(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)