Class SalesDocumentRjcnReason.SalesDocumentRjcnReasonBuilder
java.lang.Object
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.salesdocumentwithcreditblocks.SalesDocumentRjcnReason.SalesDocumentRjcnReasonBuilder
- Enclosing class:
- SalesDocumentRjcnReason
-
Method Summary
Modifier and TypeMethodDescriptionbuild()salesDocumentRjcnReason(String salesDocumentRjcnReason) (Key Field) Constraints: Not nullable, Maximum length: 2salesDocumentRjcnReason_Text(String salesDocumentRjcnReason_Text) Constraints: Not nullable, Maximum length: 40toString()
-
Method Details
-
salesDocumentRjcnReason
@Nonnull public SalesDocumentRjcnReason.SalesDocumentRjcnReasonBuilder salesDocumentRjcnReason(@Nullable String salesDocumentRjcnReason) (Key Field) Constraints: Not nullable, Maximum length: 2Original property name from the Odata EDM: SalesDocumentRjcnReason
- Returns:
this.
-
salesDocumentRjcnReason_Text
@Nonnull public SalesDocumentRjcnReason.SalesDocumentRjcnReasonBuilder salesDocumentRjcnReason_Text(@Nullable String salesDocumentRjcnReason_Text) Constraints: Not nullable, Maximum length: 40Original property name from the Odata EDM: SalesDocumentRjcnReason_Text
- Returns:
this.
-
build
-
toString
-