public class SubscriptionMaintainByKeyFluentHelper extends FluentHelperByKey<SubscriptionMaintainByKeyFluentHelper,SubscriptionMaintain,SubscriptionMaintainSelectable>
SubscriptionMaintain
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 |
---|
SubscriptionMaintainByKeyFluentHelper(String buseventsubscribercode,
String sapobjecttype,
String sapobjecttaskcode)
Creates a fluent helper object that will fetch a single
SubscriptionMaintain entity with the provided key field values. |
execute, select, toQuery, withErrorHandler
execute, execute
public SubscriptionMaintainByKeyFluentHelper(String buseventsubscribercode, String sapobjecttype, String sapobjecttaskcode)
SubscriptionMaintain
entity with the provided key field values. To perform execution, call the execute
method on the fluent helper object.buseventsubscribercode
- Indicates the unique identification that you use to maintain the business object subscriptionsConstraints: Not nullable, Maximum length: 4
sapobjecttype
- Indicates the name of the business object type.Constraints: Not nullable, Maximum length: 30
sapobjecttaskcode
- SAP Object Task CodeConstraints: Not nullable, Maximum length: 18
Copyright © 2018 SAP SE. All rights reserved.