public static final class Behqueuedata.BehqueuedataBuilder extends Object
Modifier and Type | Method and Description |
---|---|
Behqueuedata |
build() |
Behqueuedata.BehqueuedataBuilder |
busEventPriority(Short busEventPriority)
Constraints: none
|
Behqueuedata.BehqueuedataBuilder |
busEventSubscriberCode(String busEventSubscriberCode)
Constraints: Not nullable, Maximum length: 4
|
Behqueuedata.BehqueuedataBuilder |
businessEvent(UUID businessEvent)
(Key Field) Constraints: Not nullable
|
Behqueuedata.BehqueuedataBuilder |
businessEventSubscriberName(String businessEventSubscriberName)
Constraints: Not nullable, Maximum length: 32
|
Behqueuedata.BehqueuedataBuilder |
busObjects(BusObjects... value)
Navigation property to_BusObjects for Behqueuedata to multiple BusObjects.
|
Behqueuedata.BehqueuedataBuilder |
creationUTCDateTime(BigDecimal creationUTCDateTime)
Constraints: Not nullable, Precision: 15, Scale: 0
|
Behqueuedata.BehqueuedataBuilder |
keys(BusinessObjectKeys value)
Navigation property to_Keys for Behqueuedata to single BusinessObjectKeys.
|
Behqueuedata.BehqueuedataBuilder |
sAPBusinessObjectKey1(String sAPBusinessObjectKey1)
Constraints: Not nullable, Maximum length: 40
|
Behqueuedata.BehqueuedataBuilder |
sAPBusinessObjectKey2(String sAPBusinessObjectKey2)
Constraints: Not nullable, Maximum length: 40
|
Behqueuedata.BehqueuedataBuilder |
sAPBusinessObjectKey3(String sAPBusinessObjectKey3)
Constraints: Not nullable, Maximum length: 40
|
Behqueuedata.BehqueuedataBuilder |
sAPBusinessObjectKey4(String sAPBusinessObjectKey4)
Constraints: Not nullable, Maximum length: 40
|
Behqueuedata.BehqueuedataBuilder |
sAPBusinessObjectKey5(String sAPBusinessObjectKey5)
Constraints: Not nullable, Maximum length: 40
|
Behqueuedata.BehqueuedataBuilder |
sAPBusinessObjectKey6(String sAPBusinessObjectKey6)
Constraints: Not nullable, Maximum length: 40
|
Behqueuedata.BehqueuedataBuilder |
sAPObjectTaskCode(String sAPObjectTaskCode)
Constraints: Not nullable, Maximum length: 18
|
Behqueuedata.BehqueuedataBuilder |
sAPObjectTaskTypeName(String sAPObjectTaskTypeName)
Constraints: Not nullable, Maximum length: 80
|
Behqueuedata.BehqueuedataBuilder |
sAPObjectType(String sAPObjectType)
Constraints: Not nullable, Maximum length: 30
|
Behqueuedata.BehqueuedataBuilder |
sAPObjectTypeName(String sAPObjectTypeName)
Constraints: Not nullable, Maximum length: 80
|
String |
toString() |
@Nonnull public Behqueuedata.BehqueuedataBuilder busObjects(BusObjects... value)
value
- The BusObjectss to build this Behqueuedata with.@Nonnull public Behqueuedata.BehqueuedataBuilder keys(BusinessObjectKeys value)
value
- The BusinessObjectKeys to build this Behqueuedata with.@Nonnull public Behqueuedata.BehqueuedataBuilder businessEvent(@Nullable UUID businessEvent)
Original property name from the Odata EDM: BusinessEvent
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPObjectTaskTypeName(@Nullable String sAPObjectTaskTypeName)
Original property name from the Odata EDM: SAPObjectTaskTypeName
that you maintain in the text table.this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPObjectTypeName(@Nullable String sAPObjectTypeName)
Original property name from the Odata EDM: SAPObjectTypeName
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPObjectType(@Nullable String sAPObjectType)
Original property name from the Odata EDM: SAPObjectType
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder busEventSubscriberCode(@Nullable String busEventSubscriberCode)
Original property name from the Odata EDM: BusEventSubscriberCode
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPObjectTaskCode(@Nullable String sAPObjectTaskCode)
Original property name from the Odata EDM: SAPObjectTaskCode
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder businessEventSubscriberName(@Nullable String businessEventSubscriberName)
Original property name from the Odata EDM: BusinessEventSubscriberName
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPBusinessObjectKey1(@Nullable String sAPBusinessObjectKey1)
Original property name from the Odata EDM: SAPBusinessObjectKey1
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPBusinessObjectKey2(@Nullable String sAPBusinessObjectKey2)
Original property name from the Odata EDM: SAPBusinessObjectKey2
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPBusinessObjectKey3(@Nullable String sAPBusinessObjectKey3)
Original property name from the Odata EDM: SAPBusinessObjectKey3
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPBusinessObjectKey4(@Nullable String sAPBusinessObjectKey4)
Original property name from the Odata EDM: SAPBusinessObjectKey4
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPBusinessObjectKey5(@Nullable String sAPBusinessObjectKey5)
Original property name from the Odata EDM: SAPBusinessObjectKey5
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder sAPBusinessObjectKey6(@Nullable String sAPBusinessObjectKey6)
Original property name from the Odata EDM: SAPBusinessObjectKey6
this
.@Nonnull public Behqueuedata.BehqueuedataBuilder busEventPriority(@Nullable Short busEventPriority)
Original property name from the Odata EDM: BusEventPriority
then it will hold the most importance.this
.@Nonnull public Behqueuedata.BehqueuedataBuilder creationUTCDateTime(@Nullable BigDecimal creationUTCDateTime)
Original property name from the Odata EDM: CreationUTCDateTime
this
.@Nonnull public Behqueuedata build()
Copyright © 2020 SAP SE. All rights reserved.