Package | Description |
---|---|
com.sap.cloud.sdk.s4hana.datamodel.odata.namespaces.businesseventqueue |
Modifier and Type | Field and Description |
---|---|
static EntityField<I_BusinessObjectKeys,String> |
I_BusinessObjectKeys.KEY_FIELD_NAME1
Use with available fluent helpers to apply the KeyFieldName1 field to query operations.
|
static EntityField<I_BusinessObjectKeys,String> |
I_BusinessObjectKeys.KEY_FIELD_NAME2
Use with available fluent helpers to apply the KeyFieldName2 field to query operations.
|
static EntityField<I_BusinessObjectKeys,String> |
I_BusinessObjectKeys.KEY_FIELD_NAME3
Use with available fluent helpers to apply the KeyFieldName3 field to query operations.
|
static EntityField<I_BusinessObjectKeys,String> |
I_BusinessObjectKeys.KEY_FIELD_NAME4
Use with available fluent helpers to apply the KeyFieldName4 field to query operations.
|
static EntityField<I_BusinessObjectKeys,String> |
I_BusinessObjectKeys.KEY_FIELD_NAME5
Use with available fluent helpers to apply the KeyFieldName5 field to query operations.
|
static EntityField<I_BusinessObjectKeys,String> |
I_BusinessObjectKeys.KEY_FIELD_NAME6
Use with available fluent helpers to apply the KeyFieldName6 field to query operations.
|
static EntityField<I_BusinessObjectKeys,String> |
I_BusinessObjectKeys.S_A_P_OBJECT_TYPE
Use with available fluent helpers to apply the SAPObjectType field to query operations.
|
Modifier and Type | Method and Description |
---|---|
I_BusinessObjectKeys |
I_BusinessObjectKeys.I_BusinessObjectKeysBuilder.build() |
I_BusinessObjectKeys |
I_BusinessObjectKeysByKeyFluentHelper.execute()
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
I_BusinessObjectKeys |
I_BusinessObjectKeysByKeyFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
I_BusinessObjectKeys |
I_BusinessObjectKeysByKeyFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using the stored key field values, plus any query modifiers that were previously called.
|
I_BusinessObjectKeys |
C_Behqueuedata.fetchKeys()
Fetches the I_BusinessObjectKeys entity (one to one) associated with this entity.
|
Modifier and Type | Method and Description |
---|---|
List<I_BusinessObjectKeys> |
I_BusinessObjectKeysFluentHelper.execute()
Executes the underlying query using any query modifiers that were previously called.
|
List<I_BusinessObjectKeys> |
I_BusinessObjectKeysFluentHelper.execute(ErpConfigContext erpConfigContext)
Executes the underlying query using any query modifiers that were previously called.
|
List<I_BusinessObjectKeys> |
I_BusinessObjectKeysFluentHelper.execute(ErpEndpoint erpEndpoint)
Executes the underlying query using any query modifiers that were previously called.
|
static <T> EntityField<I_BusinessObjectKeys,T> |
I_BusinessObjectKeys.field(String fieldName,
Class<T> fieldType)
Use with available fluent helpers to apply an extension field to query operations.
|
Class<I_BusinessObjectKeys> |
I_BusinessObjectKeys.getType() |
Modifier and Type | Method and Description |
---|---|
I_BusinessObjectKeysFluentHelper |
I_BusinessObjectKeysFluentHelper.filter(ExpressionFluentHelper<I_BusinessObjectKeys> expression)
Query modifier to restrict the set of returned entities based on the values of one or more fields.
|
I_BusinessObjectKeysFluentHelper |
I_BusinessObjectKeysFluentHelper.orderBy(EntityField<I_BusinessObjectKeys,?> field,
Order order)
Query modifier to sort the set of returned entities by one or more fields.
|
Copyright © 2017 SAP SE. All rights reserved.