Class D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odatav4.namespaces.productionrevenueaccountingwellcompletionvolume.D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder
- Enclosing class:
- D_WellCompletionVolumeUpdateR
public static class D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder
extends Object
-
Method Summary
Modifier and TypeMethodDescriptionbuild()pRASystemMessageClass(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()wellCompltnVolDoc(String wellCompltnVolDoc) Constraints: Not nullable, Maximum length: 10wellCompltnVolDocYr(String wellCompltnVolDocYr) Constraints: Not nullable, Maximum length: 4
-
Method Details
-
pRASystemMessageClass
@Nonnull public D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder pRASystemMessageClass(@Nullable String pRASystemMessageClass) Constraints: Not nullable, Maximum length: 20Original property name from the Odata EDM: PRASystemMessageClass
- Returns:
this.
-
pRASystemMessageNumber
@Nonnull public D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder pRASystemMessageNumber(@Nullable String pRASystemMessageNumber) Constraints: Not nullable, Maximum length: 3Original property name from the Odata EDM: PRASystemMessageNumber
- Returns:
this.
-
pRASystemMessageText
@Nonnull public D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder pRASystemMessageText(@Nullable String pRASystemMessageText) Constraints: Not nullableOriginal property name from the Odata EDM: PRASystemMessageText
- Returns:
this.
-
pRASystemMessageType
@Nonnull public D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder pRASystemMessageType(@Nullable String pRASystemMessageType) Constraints: Not nullable, Maximum length: 1Original property name from the Odata EDM: PRASystemMessageType
- Returns:
this.
-
wellCompltnVolDoc
@Nonnull public D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder wellCompltnVolDoc(@Nullable String wellCompltnVolDoc) Constraints: Not nullable, Maximum length: 10Original property name from the Odata EDM: WellCompltnVolDoc
- Returns:
this.
-
wellCompltnVolDocYr
@Nonnull public D_WellCompletionVolumeUpdateR.D_WellCompletionVolumeUpdateRBuilder wellCompltnVolDocYr(@Nullable String wellCompltnVolDocYr) Constraints: Not nullable, Maximum length: 4Original property name from the Odata EDM: WellCompltnVolDocYr
- Returns:
this.
-
build
-
toString
-