public interface ChangeRecordService
This service enables you to create and Change Records.
Reference: SAP API Business Hub
OData Service: | API_CHANGE_RECORD |
API Version: | 1 |
Communication Scenario: | Product Lifecycle Management - Change Record Integration (SAP_COM_0339) |
Scope Items: | Engineering Change Management with Change Records (1NF) |
Authentication Methods: | Basic, x509, OAuth2 |
Modifier and Type | Field and Description |
---|---|
static String |
DEFAULT_SERVICE_PATH
If no other path was provided via the
withServicePath(String) method, this is the default service path
used to access the endpoint. |
static final String DEFAULT_SERVICE_PATH
withServicePath(String)
method, this is the default service path
used to access the endpoint.@Nonnull ChangeRecordService withServicePath(@Nonnull String servicePath)
servicePath
- Service path that will override the default.@Nonnull ChangeRecordFluentHelper getAllChangeRecord()
ChangeRecord
entities.ChangeRecord
entities. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordByKeyFluentHelper getChangeRecordByKey(UUID changeRecordUUID)
ChangeRecord
entity using key fields.changeRecordUUID
- NodeID
Constraints: Not nullable
ChangeRecord
entity
using key fields. This fluent helper allows methods which modify the underlying query to be called before
executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordCreateFluentHelper createChangeRecord(@Nonnull ChangeRecord changeRecord)
ChangeRecord
entity and save it to the S/4HANA system.changeRecord
- ChangeRecord
entity object that will be created in the S/4HANA system.ChangeRecord
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordUpdateFluentHelper updateChangeRecord(@Nonnull ChangeRecord changeRecord)
ChangeRecord
entity and save it to the S/4HANA system.changeRecord
- ChangeRecord
entity object that will be updated in the S/4HANA system.ChangeRecord
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceBitFluentHelper getAllChangeRecordReferenceBit()
ChangeRecordReferenceBit
entities.ChangeRecordReferenceBit
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceBitByKeyFluentHelper getChangeRecordReferenceBitByKey(UUID changeRecordReferenceUUID)
ChangeRecordReferenceBit
entity using key fields.changeRecordReferenceUUID
- NodeID
Constraints: Not nullable
ChangeRecordReferenceBit
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceBitCreateFluentHelper createChangeRecordReferenceBit(@Nonnull ChangeRecordReferenceBit changeRecordReferenceBit)
ChangeRecordReferenceBit
entity and save it to the S/4HANA system.changeRecordReferenceBit
- ChangeRecordReferenceBit
entity object that will be created in the S/4HANA system.ChangeRecordReferenceBit
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceBitUpdateFluentHelper updateChangeRecordReferenceBit(@Nonnull ChangeRecordReferenceBit changeRecordReferenceBit)
ChangeRecordReferenceBit
entity and save it to the S/4HANA system.changeRecordReferenceBit
- ChangeRecordReferenceBit
entity object that will be updated in the S/4HANA system.ChangeRecordReferenceBit
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceBOMFluentHelper getAllChangeRecordReferenceBOM()
ChangeRecordReferenceBOM
entities.ChangeRecordReferenceBOM
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceBOMByKeyFluentHelper getChangeRecordReferenceBOMByKey(UUID changeRecordReferenceUUID)
ChangeRecordReferenceBOM
entity using key fields.changeRecordReferenceUUID
- NodeID
Constraints: Not nullable
ChangeRecordReferenceBOM
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceBOMCreateFluentHelper createChangeRecordReferenceBOM(@Nonnull ChangeRecordReferenceBOM changeRecordReferenceBOM)
ChangeRecordReferenceBOM
entity and save it to the S/4HANA system.changeRecordReferenceBOM
- ChangeRecordReferenceBOM
entity object that will be created in the S/4HANA system.ChangeRecordReferenceBOM
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceBOMUpdateFluentHelper updateChangeRecordReferenceBOM(@Nonnull ChangeRecordReferenceBOM changeRecordReferenceBOM)
ChangeRecordReferenceBOM
entity and save it to the S/4HANA system.changeRecordReferenceBOM
- ChangeRecordReferenceBOM
entity object that will be updated in the S/4HANA system.ChangeRecordReferenceBOM
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceDocFluentHelper getAllChangeRecordReferenceDoc()
ChangeRecordReferenceDoc
entities.ChangeRecordReferenceDoc
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceDocByKeyFluentHelper getChangeRecordReferenceDocByKey(UUID changeRecordReferenceUUID)
ChangeRecordReferenceDoc
entity using key fields.changeRecordReferenceUUID
- NodeID
Constraints: Not nullable
ChangeRecordReferenceDoc
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceDocCreateFluentHelper createChangeRecordReferenceDoc(@Nonnull ChangeRecordReferenceDoc changeRecordReferenceDoc)
ChangeRecordReferenceDoc
entity and save it to the S/4HANA system.changeRecordReferenceDoc
- ChangeRecordReferenceDoc
entity object that will be created in the S/4HANA system.ChangeRecordReferenceDoc
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceDocUpdateFluentHelper updateChangeRecordReferenceDoc(@Nonnull ChangeRecordReferenceDoc changeRecordReferenceDoc)
ChangeRecordReferenceDoc
entity and save it to the S/4HANA system.changeRecordReferenceDoc
- ChangeRecordReferenceDoc
entity object that will be updated in the S/4HANA system.ChangeRecordReferenceDoc
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceMatFluentHelper getAllChangeRecordReferenceMat()
ChangeRecordReferenceMat
entities.ChangeRecordReferenceMat
entities. This fluent helper allows methods which modify the underlying query
to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceMatByKeyFluentHelper getChangeRecordReferenceMatByKey(UUID changeRecordReferenceUUID)
ChangeRecordReferenceMat
entity using key fields.changeRecordReferenceUUID
- NodeID
Constraints: Not nullable
ChangeRecordReferenceMat
entity using key fields. This fluent helper allows methods which modify the
underlying query to be called before executing the query itself. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceMatCreateFluentHelper createChangeRecordReferenceMat(@Nonnull ChangeRecordReferenceMat changeRecordReferenceMat)
ChangeRecordReferenceMat
entity and save it to the S/4HANA system.changeRecordReferenceMat
- ChangeRecordReferenceMat
entity object that will be created in the S/4HANA system.ChangeRecordReferenceMat
entity. To perform execution, call the
execute
method on the fluent helper object.@Nonnull ChangeRecordReferenceMatUpdateFluentHelper updateChangeRecordReferenceMat(@Nonnull ChangeRecordReferenceMat changeRecordReferenceMat)
ChangeRecordReferenceMat
entity and save it to the S/4HANA system.changeRecordReferenceMat
- ChangeRecordReferenceMat
entity object that will be updated in the S/4HANA system.ChangeRecordReferenceMat
entity. To perform execution, call the
execute
method on the fluent helper object.Copyright © 2019 SAP SE. All rights reserved.