Class D_MeasurementPointVolUpdtR.D_MeasurementPointVolUpdtRBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingmeasurementpointvolume.D_MeasurementPointVolUpdtR.D_MeasurementPointVolUpdtRBuilder
- Enclosing class:
- D_MeasurementPointVolUpdtR
-
Method Summary
Modifier and TypeMethodDescriptionbuild()measurementPtVolDocYear(String measurementPtVolDocYear) Constraints: Not nullable, Maximum length: 4measurementPtVolumeDoc(String measurementPtVolumeDoc) Constraints: Not nullable, Maximum length: 10pRASystemMessageClass(String pRASystemMessageClass) Constraints: Not nullable, Maximum length: 20pRASystemMessageNumber(String pRASystemMessageNumber) Constraints: Not nullable, Maximum length: 3pRASystemMessageText(String pRASystemMessageText) Constraints: Not nullablepRASystemMessageType(String pRASystemMessageType) Constraints: Not nullable, Maximum length: 1toString()
-
Method Details
-
measurementPtVolDocYear
@Nonnull public D_MeasurementPointVolUpdtR.D_MeasurementPointVolUpdtRBuilder measurementPtVolDocYear(@Nullable String measurementPtVolDocYear) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: MeasurementPtVolDocYear
- Returns:
this.
-
measurementPtVolumeDoc
@Nonnull public D_MeasurementPointVolUpdtR.D_MeasurementPointVolUpdtRBuilder measurementPtVolumeDoc(@Nullable String measurementPtVolumeDoc) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: MeasurementPtVolumeDoc
- Returns:
this.
-
pRASystemMessageClass
@Nonnull public D_MeasurementPointVolUpdtR.D_MeasurementPointVolUpdtRBuilder pRASystemMessageClass(@Nullable String pRASystemMessageClass) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PRASystemMessageClass
- Returns:
this.
-
pRASystemMessageNumber
@Nonnull public D_MeasurementPointVolUpdtR.D_MeasurementPointVolUpdtRBuilder pRASystemMessageNumber(@Nullable String pRASystemMessageNumber) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PRASystemMessageNumber
- Returns:
this.
-
pRASystemMessageText
@Nonnull public D_MeasurementPointVolUpdtR.D_MeasurementPointVolUpdtRBuilder pRASystemMessageText(@Nullable String pRASystemMessageText) Constraints: Not nullableOriginal property name from the Odata EDM: PRASystemMessageText
- Returns:
this.
-
pRASystemMessageType
@Nonnull public D_MeasurementPointVolUpdtR.D_MeasurementPointVolUpdtRBuilder pRASystemMessageType(@Nullable String pRASystemMessageType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRASystemMessageType
- Returns:
this.
-
build
-
toString
-