Uses of Class
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest.SAP__Message
Packages that use SAP__Message
-
Uses of SAP__Message in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest
Fields in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest with type parameters of type SAP__MessageModifier and TypeFieldDescriptionstatic final ComplexProperty.Collection<DOI,SAP__Message> DOI._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.pradivisionofinterest that return SAP__MessageMethods in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest that return types with arguments of type SAP__MessageModifier and TypeMethodDescriptionDOI.get_Messages()Constraints: Not nullableSAP__Message.getType()Method parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest with type arguments of type SAP__MessageModifier and TypeMethodDescriptionDOI.DOIBuilder._Messages(Collection<SAP__Message> _Messages) Constraints: Not nullablevoidDOI.set_Messages(Collection<SAP__Message> _Messages) Constraints: Not nullableConstructor parameters in com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.pradivisionofinterest with type arguments of type SAP__MessageModifierConstructorDescriptionDOI(String companyCode, String pRAJointVenture, String divisionOfInterest, String divisionOfInterestName, String divisionOfInterestDesc, String pRACombinedProductCode, String country, String primaryGeogrlLocation, String secondaryGeogrlLocation, Boolean divisionOfInterestHasLglDesc, String divisionOfInterestStatus, LocalDate divisionOfInterestStartDate, LocalDate divisionOfInterestEndDate, Boolean divisionOfInterestIsApproved, Boolean divisionOfInterestIsChkdOut, LocalDate dOIPriorPeriodNotifProcDte, Boolean dOIPriorPeriodNotifIsProcd, Boolean divisionOfInterestHasTransfer, Boolean divisionOfInterestHasOwnrChgd, OffsetDateTime dOICheckOutDteTme, OffsetDateTime dOICheckInDteTme, Boolean dOIPrptnProdnIntrstIsIgnored, String companyCodeName, String countryShortName, String primaryGeogrlLocationName, String secondaryGeogrlLocationName, String pRACombinedProductCodeName, String divisionOfInterestStatusText, LocalDate dOIExchInfrstrucOilMktgChgDte, LocalDate dOIExchInfrstrucGasMktgChgDte, Collection<SAP__Message> _Messages, List<BearerGroup> to_PRAMaintBearerGroupHierNode, List<DOIHist> to_PRAMaintDOIHistoryHierNode, List<DOIOwner> to_PRAMaintDOIOwnerHierNode)