Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue |
Modifier and Type | Field and Description |
---|---|
static EntityFieldAll<I_BusinessObjectKeys> |
I_BusinessObjectKeys.ALL_FIELDS
Selector for all available fields of I_BusinessObjectKeys.
|
static C_BehqueuedataLink<I_BusinessObjectKeys> |
C_Behqueuedata.TO_KEYS
Use with available fluent helpers to apply the to_Keys navigation property to query operations.
|
Modifier and Type | Method and Description |
---|---|
I_BusinessObjectKeys |
I_BusinessObjectKeys.I_BusinessObjectKeysBuilder.build() |
I_BusinessObjectKeys |
C_Behqueuedata.fetchKeys()
Fetches the I_BusinessObjectKeys entity (one to one) associated with this entity.
|
I_BusinessObjectKeys |
C_Behqueuedata.getKeysOrFetch()
Retrieval of associated I_BusinessObjectKeys entity (one to one).
|
Modifier and Type | Method and Description |
---|---|
com.google.common.base.Optional<I_BusinessObjectKeys> |
C_Behqueuedata.getKeysOrNull()
Retrieval of associated I_BusinessObjectKeys entity (one to one).
|
Class<I_BusinessObjectKeys> |
I_BusinessObjectKeys.getType() |
Modifier and Type | Method and Description |
---|---|
C_Behqueuedata.C_BehqueuedataBuilder |
C_Behqueuedata.C_BehqueuedataBuilder.keys(I_BusinessObjectKeys value) |
void |
C_Behqueuedata.setKeys(I_BusinessObjectKeys value)
Overwrites the associated I_BusinessObjectKeys entity for the loaded navigation property to_Keys.
|
Constructor and Description |
---|
C_Behqueuedata(UUID businessEvent,
String sAPBusinessObjectKey1,
String sAPBusinessObjectKey2,
String sAPBusinessObjectKey3,
String sAPBusinessObjectKey4,
String sAPBusinessObjectKey5,
String sAPBusinessObjectKey6,
Short busEventPriority,
BigDecimal creationUTCDateTime,
String sAPObjectTaskTypeName,
String sAPObjectTypeName,
String sAPObjectType,
String busEventSubscriberCode,
String sAPObjectTaskCode,
String businessEventSubscriberName,
ErpConfigContext erpConfigContext,
List<I_BusObjects> toBusObjects,
I_BusinessObjectKeys toKeys) |
Copyright © 2017 SAP SE. All rights reserved.