public static class JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder extends Object
Modifier and Type | Method and Description |
---|---|
JITCallRefTextCompGrp |
build() |
JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder |
compGrpNumber(String compGrpNumber)
(Key Field) Constraints: Not nullable, Maximum length: 60
|
JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder |
internalJITCallNumber(String internalJITCallNumber)
(Key Field) Constraints: Not nullable, Maximum length: 10
|
JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder |
jITRefText(String jITRefText)
Constraints: none
|
JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder |
jITRefType(String jITRefType)
(Key Field) Constraints: Not nullable, Maximum length: 4
|
JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder |
shipToParty(String shipToParty)
Constraints: Not nullable, Maximum length: 10
|
String |
toString() |
public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder internalJITCallNumber(@Nullable String internalJITCallNumber)
Original property name from the Odata EDM: InternalJITCallNumber
The system assigns this number internally and uses it for processing calls.
this
.public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder compGrpNumber(@Nullable String compGrpNumber)
Original property name from the Odata EDM: CompGrpNumber
uses it for processing the calls.this
.public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder jITRefType(@Nullable String jITRefType)
Original property name from the Odata EDM: JITRefType
this
.public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder jITRefText(@Nullable String jITRefText)
Original property name from the Odata EDM: JITRefText
this
.public JITCallRefTextCompGrp.JITCallRefTextCompGrpBuilder shipToParty(@Nullable String shipToParty)
Original property name from the Odata EDM: ShipToParty
this
.public JITCallRefTextCompGrp build()
Copyright © 2020 SAP SE. All rights reserved.