public static final class SpecStatusNextStatus.SpecStatusNextStatusBuilder extends Object
Modifier and Type | Method and Description |
---|---|
SpecStatusNextStatus |
build() |
SpecStatusNextStatus.SpecStatusNextStatusBuilder |
nextStatusAttributes(SpecStatusAttributes... value)
Navigation property to_NextStatusAttributes for SpecStatusNextStatus to multiple
SpecStatusAttributes.
|
SpecStatusNextStatus.SpecStatusNextStatusBuilder |
specificationHdrStsSchema(String specificationHdrStsSchema)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
SpecStatusNextStatus.SpecStatusNextStatusBuilder |
specificationHdrStsSchemaFrSts(String specificationHdrStsSchemaFrSts)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
SpecStatusNextStatus.SpecStatusNextStatusBuilder |
specificationHdrStsSchemaToSts(String specificationHdrStsSchemaToSts)
(Key Field) Constraints: Not nullable, Maximum length: 20
|
String |
toString() |
@Nonnull public SpecStatusNextStatus.SpecStatusNextStatusBuilder nextStatusAttributes(SpecStatusAttributes... value)
value
- The SpecStatusAttributess to build this SpecStatusNextStatus with.@Nonnull public SpecStatusNextStatus.SpecStatusNextStatusBuilder specificationHdrStsSchema(@Nullable String specificationHdrStsSchema)
Original property name from the Odata EDM: SpecificationHdrStsSchema
You define a status scheme in Customizing for Recipe Development under Status Management -> Define Status Scheme.
this
.@Nonnull public SpecStatusNextStatus.SpecStatusNextStatusBuilder specificationHdrStsSchemaFrSts(@Nullable String specificationHdrStsSchemaFrSts)
Original property name from the Odata EDM: SpecificationHdrStsSchemaFrSts
this
.@Nonnull public SpecStatusNextStatus.SpecStatusNextStatusBuilder specificationHdrStsSchemaToSts(@Nullable String specificationHdrStsSchemaToSts)
Original property name from the Odata EDM: SpecificationHdrStsSchemaToSts
this
.@Nonnull public SpecStatusNextStatus build()
Copyright © 2020 SAP SE. All rights reserved.