@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultChangeMasterService") @Deprecated public class DefaultChangeMasterService extends Object implements ChangeMasterService
.
Reference: SAP API Business Hub
OData Service: | API_CHANGEMASTER |
API Version: | 1 |
Communication Scenario: | Product Lifecycle Management - Master Data Integration (SAP_COM_0105) |
Scope Items: | Engineering Bill of Material - Versions Management (1NR), Engineering Bill of Material - Change Master Management (1R3), Change Manufacturing Bill of Material for Production (3LO), Mass Change Manufacturing Bill of Material for Production (3LP) |
Authentication Methods: | Basic, x509 |
Business Object: | ChangeMaster |
DEFAULT_SERVICE_PATH
Constructor and Description |
---|
DefaultChangeMasterService()
Deprecated.
Creates a service using
ChangeMasterService.DEFAULT_SERVICE_PATH to send the requests. |
public DefaultChangeMasterService()
ChangeMasterService.DEFAULT_SERVICE_PATH
to send the requests.@Nonnull public DefaultChangeMasterService withServicePath(@Nonnull String servicePath)
ChangeMasterService
withServicePath
in interface ChangeMasterService
servicePath
- Service path that will override the default.@Nonnull public DefaultChangeMasterServiceBatch batch()
batch
in interface BatchService<ChangeMasterServiceBatch>
@Nonnull public ChangeMasterFluentHelper getAllChangeMaster()
ChangeMasterService
ChangeMaster
entities.getAllChangeMaster
in interface ChangeMasterService
ChangeMaster
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 public ChangeMasterByKeyFluentHelper getChangeMasterByKey(String changeNumber)
ChangeMasterService
ChangeMaster
entity using key fields.getChangeMasterByKey
in interface ChangeMasterService
changeNumber
- Number used to uniquely identify a change master record.
Constraints: Not nullable, Maximum length: 12
ChangeMaster
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 public ChangeMasterAltDateFluentHelper getAllChangeMasterAltDate()
ChangeMasterService
ChangeMasterAltDate
entities.getAllChangeMasterAltDate
in interface ChangeMasterService
ChangeMasterAltDate
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 public ChangeMasterAltDateByKeyFluentHelper getChangeMasterAltDateByKey(String changeNumber, String chgNmbrAlternativeDateCounter)
ChangeMasterService
ChangeMasterAltDate
entity using key fields.getChangeMasterAltDateByKey
in interface ChangeMasterService
changeNumber
- Number used to uniquely identify a change master record.
Constraints: Not nullable, Maximum length: 12
chgNmbrAlternativeDateCounter
- Engineering change management: alternative date counter
Constraints: Not nullable, Maximum length: 3
ChangeMasterAltDate
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 public ChangeMasterObjectTypeFluentHelper getAllChangeMasterObjectType()
ChangeMasterService
ChangeMasterObjectType
entities.getAllChangeMasterObjectType
in interface ChangeMasterService
ChangeMasterObjectType
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 public ChangeMasterObjectTypeByKeyFluentHelper getChangeMasterObjectTypeByKey(String changeNumberObjectType)
ChangeMasterService
ChangeMasterObjectType
entity using key fields.getChangeMasterObjectTypeByKey
in interface ChangeMasterService
changeNumberObjectType
- Categorization of change objects (such as material BOM, document structure, routing, material)
according to their distinguishing features.
Constraints: Not nullable, Maximum length: 2
ChangeMasterObjectType
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 public ChangeMasterObjectTypeTextFluentHelper getAllChangeMasterObjectTypeText()
ChangeMasterService
ChangeMasterObjectTypeText
entities.getAllChangeMasterObjectTypeText
in interface ChangeMasterService
ChangeMasterObjectTypeText
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 public ChangeMasterObjectTypeTextByKeyFluentHelper getChangeMasterObjectTypeTextByKey(String changeNumberObjectType, String language)
ChangeMasterService
ChangeMasterObjectTypeText
entity using key fields.getChangeMasterObjectTypeTextByKey
in interface ChangeMasterService
changeNumberObjectType
- Categorization of change objects (such as material BOM, document structure, routing, material)
according to their distinguishing features.
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ChangeMasterObjectTypeText
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 public ChangeMasterObjTypeAssgmtFluentHelper getAllChangeMasterObjTypeAssgmt()
ChangeMasterService
ChangeMasterObjTypeAssgmt
entities.getAllChangeMasterObjTypeAssgmt
in interface ChangeMasterService
ChangeMasterObjTypeAssgmt
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 public ChangeMasterObjTypeAssgmtByKeyFluentHelper getChangeMasterObjTypeAssgmtByKey(String changeNumber, String changeNumberObjectType)
ChangeMasterService
ChangeMasterObjTypeAssgmt
entity using key fields.getChangeMasterObjTypeAssgmtByKey
in interface ChangeMasterService
changeNumber
- Number used to uniquely identify a change master record.
Constraints: Not nullable, Maximum length: 12
changeNumberObjectType
- Categorization of change objects (such as material BOM, document structure, routing, material)
according to their distinguishing features.
Constraints: Not nullable, Maximum length: 2
ChangeMasterObjTypeAssgmt
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 public ChangeMasterStatusFluentHelper getAllChangeMasterStatus()
ChangeMasterService
ChangeMasterStatus
entities.getAllChangeMasterStatus
in interface ChangeMasterService
ChangeMasterStatus
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 public ChangeMasterStatusByKeyFluentHelper getChangeMasterStatusByKey(String changeNumberStatus)
ChangeMasterService
ChangeMasterStatus
entity using key fields.getChangeMasterStatusByKey
in interface ChangeMasterService
changeNumberStatus
- Status of Change Number
Constraints: Not nullable, Maximum length: 2
ChangeMasterStatus
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 public ChangeMasterStatusTextFluentHelper getAllChangeMasterStatusText()
ChangeMasterService
ChangeMasterStatusText
entities.getAllChangeMasterStatusText
in interface ChangeMasterService
ChangeMasterStatusText
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 public ChangeMasterStatusTextByKeyFluentHelper getChangeMasterStatusTextByKey(String changeNumberStatus, String language)
ChangeMasterService
ChangeMasterStatusText
entity using key fields.getChangeMasterStatusTextByKey
in interface ChangeMasterService
changeNumberStatus
- Status of Change Number
Constraints: Not nullable, Maximum length: 2
language
- The language key indicates
Constraints: Not nullable, Maximum length: 2
ChangeMasterStatusText
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.Copyright © 2020 SAP SE. All rights reserved.