public class I_BusinessObjectKeysByKeyFluentHelper extends FluentHelperByKey<I_BusinessObjectKeysByKeyFluentHelper,I_BusinessObjectKeys,I_BusinessObjectKeysSelectable>
I_BusinessObjectKeys
entity using key fields. This fluent helper allows methods which modify the underlying query to be called before executing the query itself.Constructor and Description |
---|
I_BusinessObjectKeysByKeyFluentHelper(String sAPObjectType)
Creates a fluent helper object that will fetch a single
I_BusinessObjectKeys entity with the provided key field values. |
execute, select, toQuery, withErrorHandler
execute, execute
public I_BusinessObjectKeysByKeyFluentHelper(String sAPObjectType)
I_BusinessObjectKeys
entity with the provided key field values. To perform execution, call the execute
method on the fluent helper object.sAPObjectType
- Indicates the name of the business object type.Constraints: Not nullable, Maximum length: 30
Copyright © 2018 SAP SE. All rights reserved.