@Named public class DefaultCreateReadUpdateAndDeleteChangeMastersService extends Object implements CreateReadUpdateAndDeleteChangeMastersService
This service enables you to create, read, update and delete change masters. You can maintain the allowed object types, alternative dates and object management records of the following objects: document info record, material and bill of material.
Reference: SAP API Business Hub
OData Service: | API_CHANGEMASTER |
API Version: | 2 |
Communication Scenario: | Product Lifecycle Management - Master Data Integration (SAP_COM_0105) |
Scope Items: | Engineering Bill of Material Change Master Management (1R3) |
Constructor and Description |
---|
DefaultCreateReadUpdateAndDeleteChangeMastersService() |
public DefaultCreateReadUpdateAndDeleteChangeMastersService()
public ChangeMasterAltDateFluentHelper getAllChangeMasterAltDate()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterAltDate
entities.getAllChangeMasterAltDate
in interface CreateReadUpdateAndDeleteChangeMastersService
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.public ChangeMasterAltDateByKeyFluentHelper getChangeMasterAltDateByKey(String changeNumber, String chgNmbrAlternativeDateID)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterAltDate
entity using key fields.getChangeMasterAltDateByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Number used to uniquely identify a change master record.Constraints: Not nullable, Maximum length: 12
chgNmbrAlternativeDateID
- Key that uniquely identifies a valid-from date that differs from the valid-from date (change header).Constraints: Not nullable, Maximum length: 18
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.public ChangeMasterAltDateCreateFluentHelper createChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterAltDate
entity and save it to the S/4HANA system.createChangeMasterAltDate
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMasterAltDate
- ChangeMasterAltDate
entity object that will be created in the S/4HANA system.ChangeMasterAltDate
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMasterAltDateUpdateFluentHelper updateChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterAltDate
entity and save it to the S/4HANA system.updateChangeMasterAltDate
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMasterAltDate
- ChangeMasterAltDate
entity object that will be updated in the S/4HANA system.ChangeMasterAltDate
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMasterAltDateDeleteFluentHelper deleteChangeMasterAltDate(ChangeMasterAltDate changeMasterAltDate)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterAltDate
entity in the S/4HANA system.deleteChangeMasterAltDate
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMasterAltDate
- ChangeMasterAltDate
entity object that will be deleted in the S/4HANA system.ChangeMasterAltDate
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMasterCharcFluentHelper getAllChangeMasterCharc()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterCharc
entities.getAllChangeMasterCharc
in interface CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterCharc
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.public ChangeMasterCharcByKeyFluentHelper getChangeMasterCharcByKey(String changeNumber, String charcInternalID, String classType)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterCharc
entity using key fields.getChangeMasterCharcByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Key of Object to be ClassifiedConstraints: Not nullable, Maximum length: 90
charcInternalID
- Internal characteristic number without conversion routineConstraints: Not nullable, Maximum length: 10
classType
- Uniquely identifies the class typeConstraints: Not nullable, Maximum length: 3
ChangeMasterCharc
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.public ChangeMasterCharcValueFluentHelper getAllChangeMasterCharcValue()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterCharcValue
entities.getAllChangeMasterCharcValue
in interface CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterCharcValue
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.public ChangeMasterCharcValueByKeyFluentHelper getChangeMasterCharcValueByKey(String changeNumber, String classType, String charcInternalID, String charcValuePositionNumber)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterCharcValue
entity using key fields.getChangeMasterCharcValueByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Key of Object to be ClassifiedConstraints: Not nullable, Maximum length: 90
classType
- Uniquely identifies the class typeConstraints: Not nullable, Maximum length: 3
charcInternalID
- Internal characteristic number without conversion routineConstraints: Not nullable, Maximum length: 10
charcValuePositionNumber
- Characteristic value counterConstraints: Not nullable, Maximum length: 3
ChangeMasterCharcValue
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.public ChangeMasterClassFluentHelper getAllChangeMasterClass()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterClass
entities.getAllChangeMasterClass
in interface CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterClass
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.public ChangeMasterClassByKeyFluentHelper getChangeMasterClassByKey(String changeNumber, String classInternalID)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterClass
entity using key fields.getChangeMasterClassByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Key of Object to be ClassifiedConstraints: Not nullable, Maximum length: 90
classInternalID
- Internal Class NumberConstraints: Not nullable, Maximum length: 10
ChangeMasterClass
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.public ChangeMasterClassCharcFluentHelper getAllChangeMasterClassCharc()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterClassCharc
entities.getAllChangeMasterClassCharc
in interface CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterClassCharc
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.public ChangeMasterClassCharcByKeyFluentHelper getChangeMasterClassCharcByKey(String changeNumber, String classInternalID, String charcInternalID)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterClassCharc
entity using key fields.getChangeMasterClassCharcByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Key of Object to be ClassifiedConstraints: Not nullable, Maximum length: 90
classInternalID
- Internal Class NumberConstraints: Not nullable, Maximum length: 10
charcInternalID
- Internal characteristic number without conversion routineConstraints: Not nullable, Maximum length: 10
ChangeMasterClassCharc
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.public ChangeMasterObjTypeAssgmtFluentHelper getAllChangeMasterObjTypeAssgmt()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterObjTypeAssgmt
entities.getAllChangeMasterObjTypeAssgmt
in interface CreateReadUpdateAndDeleteChangeMastersService
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.public ChangeMasterObjTypeAssgmtByKeyFluentHelper getChangeMasterObjTypeAssgmtByKey(String changeNumber, String sAPObjectType)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterObjTypeAssgmt
entity using key fields.getChangeMasterObjTypeAssgmtByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Number used to uniquely identify a change master record.Constraints: Not nullable, Maximum length: 12
sAPObjectType
- Indicates the name of the business object type.Constraints: Not nullable, Maximum length: 30
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.public ChangeMasterObjTypeAssgmtCreateFluentHelper createChangeMasterObjTypeAssgmt(ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterObjTypeAssgmt
entity and save it to the S/4HANA system.createChangeMasterObjTypeAssgmt
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMasterObjTypeAssgmt
- ChangeMasterObjTypeAssgmt
entity object that will be created in the S/4HANA system.ChangeMasterObjTypeAssgmt
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMasterObjTypeAssgmtUpdateFluentHelper updateChangeMasterObjTypeAssgmt(ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterObjTypeAssgmt
entity and save it to the S/4HANA system.updateChangeMasterObjTypeAssgmt
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMasterObjTypeAssgmt
- ChangeMasterObjTypeAssgmt
entity object that will be updated in the S/4HANA system.ChangeMasterObjTypeAssgmt
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMasterObjTypeAssgmtDeleteFluentHelper deleteChangeMasterObjTypeAssgmt(ChangeMasterObjTypeAssgmt changeMasterObjTypeAssgmt)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMasterObjTypeAssgmt
entity in the S/4HANA system.deleteChangeMasterObjTypeAssgmt
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMasterObjTypeAssgmt
- ChangeMasterObjTypeAssgmt
entity object that will be deleted in the S/4HANA system.ChangeMasterObjTypeAssgmt
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMasterFluentHelper getAllChangeMaster()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMaster
entities.getAllChangeMaster
in interface CreateReadUpdateAndDeleteChangeMastersService
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.public ChangeMasterByKeyFluentHelper getChangeMasterByKey(String changeNumber)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMaster
entity using key fields.getChangeMasterByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
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.public ChangeMasterCreateFluentHelper createChangeMaster(ChangeMaster changeMaster)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMaster
entity and save it to the S/4HANA system.createChangeMaster
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMaster
- ChangeMaster
entity object that will be created in the S/4HANA system.ChangeMaster
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMasterUpdateFluentHelper updateChangeMaster(ChangeMaster changeMaster)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMaster
entity and save it to the S/4HANA system.updateChangeMaster
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMaster
- ChangeMaster
entity object that will be updated in the S/4HANA system.ChangeMaster
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMasterDeleteFluentHelper deleteChangeMaster(ChangeMaster changeMaster)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMaster
entity in the S/4HANA system.deleteChangeMaster
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMaster
- ChangeMaster
entity object that will be deleted in the S/4HANA system.ChangeMaster
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObjectMgmtRecordFluentHelper getAllChangeMstrObjectMgmtRecord()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObjectMgmtRecord
entities.getAllChangeMstrObjectMgmtRecord
in interface CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObjectMgmtRecord
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.public ChangeMstrObjectMgmtRecordByKeyFluentHelper getChangeMstrObjectMgmtRecordByKey(String changeNumber, String sAPObjectType, String sAPObjectTechnicalID)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObjectMgmtRecord
entity using key fields.getChangeMstrObjectMgmtRecordByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Number used to uniquely identify a change master record.Constraints: Not nullable, Maximum length: 12
sAPObjectType
- Indicates the name of the business object type.Constraints: Not nullable, Maximum length: 30
sAPObjectTechnicalID
- Identification of object to be changedConstraints: Not nullable, Maximum length: 90
ChangeMstrObjectMgmtRecord
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.public ChangeMstrObjectMgmtRecordUpdateFluentHelper updateChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObjectMgmtRecord
entity and save it to the S/4HANA system.updateChangeMstrObjectMgmtRecord
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObjectMgmtRecord
- ChangeMstrObjectMgmtRecord
entity object that will be updated in the S/4HANA system.ChangeMstrObjectMgmtRecord
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObjectMgmtRecordDeleteFluentHelper deleteChangeMstrObjectMgmtRecord(ChangeMstrObjectMgmtRecord changeMstrObjectMgmtRecord)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObjectMgmtRecord
entity in the S/4HANA system.deleteChangeMstrObjectMgmtRecord
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObjectMgmtRecord
- ChangeMstrObjectMgmtRecord
entity object that will be deleted in the S/4HANA system.ChangeMstrObjectMgmtRecord
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReDocInfoRecdFluentHelper getAllChangeMstrObMgReDocInfoRecd()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReDocInfoRecd
entities.getAllChangeMstrObMgReDocInfoRecd
in interface CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReDocInfoRecd
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.public ChangeMstrObMgReDocInfoRecdByKeyFluentHelper getChangeMstrObMgReDocInfoRecdByKey(String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReDocInfoRecd
entity using key fields.getChangeMstrObMgReDocInfoRecdByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Number used to uniquely identify a change master record.Constraints: Not nullable, Maximum length: 12
documentType
- Part of the document key, which categorizes documents according to their distinguishing features and the organizational procedures which result from them.Constraints: Not nullable, Maximum length: 3
documentInfoRecord
- This number is the main part of the document key, which is used to identify the document.Constraints: Not nullable, Maximum length: 25
documentPart
- Section of a document which is maintained as an independent document.Constraints: Not nullable, Maximum length: 3
documentVersion
- Number which identifies the version of a document.Constraints: Not nullable, Maximum length: 2
ChangeMstrObMgReDocInfoRecd
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.public ChangeMstrObMgReDocInfoRecdCreateFluentHelper createChangeMstrObMgReDocInfoRecd(ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReDocInfoRecd
entity and save it to the S/4HANA system.createChangeMstrObMgReDocInfoRecd
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReDocInfoRecd
- ChangeMstrObMgReDocInfoRecd
entity object that will be created in the S/4HANA system.ChangeMstrObMgReDocInfoRecd
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReDocInfoRecdUpdateFluentHelper updateChangeMstrObMgReDocInfoRecd(ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReDocInfoRecd
entity and save it to the S/4HANA system.updateChangeMstrObMgReDocInfoRecd
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReDocInfoRecd
- ChangeMstrObMgReDocInfoRecd
entity object that will be updated in the S/4HANA system.ChangeMstrObMgReDocInfoRecd
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReDocInfoRecdDeleteFluentHelper deleteChangeMstrObMgReDocInfoRecd(ChangeMstrObMgReDocInfoRecd changeMstrObMgReDocInfoRecd)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReDocInfoRecd
entity in the S/4HANA system.deleteChangeMstrObMgReDocInfoRecd
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReDocInfoRecd
- ChangeMstrObMgReDocInfoRecd
entity object that will be deleted in the S/4HANA system.ChangeMstrObMgReDocInfoRecd
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReMaterialFluentHelper getAllChangeMstrObMgReMaterial()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMaterial
entities.getAllChangeMstrObMgReMaterial
in interface CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMaterial
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.public ChangeMstrObMgReMaterialByKeyFluentHelper getChangeMstrObMgReMaterialByKey(String changeNumber, String material)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMaterial
entity using key fields.getChangeMstrObMgReMaterialByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Number used to uniquely identify a change master record.Constraints: Not nullable, Maximum length: 12
material
- Material NumberConstraints: Not nullable, Maximum length: 40
ChangeMstrObMgReMaterial
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.public ChangeMstrObMgReMaterialCreateFluentHelper createChangeMstrObMgReMaterial(ChangeMstrObMgReMaterial changeMstrObMgReMaterial)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMaterial
entity and save it to the S/4HANA system.createChangeMstrObMgReMaterial
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReMaterial
- ChangeMstrObMgReMaterial
entity object that will be created in the S/4HANA system.ChangeMstrObMgReMaterial
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReMaterialUpdateFluentHelper updateChangeMstrObMgReMaterial(ChangeMstrObMgReMaterial changeMstrObMgReMaterial)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMaterial
entity and save it to the S/4HANA system.updateChangeMstrObMgReMaterial
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReMaterial
- ChangeMstrObMgReMaterial
entity object that will be updated in the S/4HANA system.ChangeMstrObMgReMaterial
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReMaterialDeleteFluentHelper deleteChangeMstrObMgReMaterial(ChangeMstrObMgReMaterial changeMstrObMgReMaterial)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMaterial
entity in the S/4HANA system.deleteChangeMstrObMgReMaterial
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReMaterial
- ChangeMstrObMgReMaterial
entity object that will be deleted in the S/4HANA system.ChangeMstrObMgReMaterial
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReMatlBOMFluentHelper getAllChangeMstrObMgReMatlBOM()
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMatlBOM
entities.getAllChangeMstrObMgReMatlBOM
in interface CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMatlBOM
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.public ChangeMstrObMgReMatlBOMByKeyFluentHelper getChangeMstrObMgReMatlBOMByKey(String changeNumber, String material, String plant, String billOfMaterialVariantUsage)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMatlBOM
entity using key fields.getChangeMstrObMgReMatlBOMByKey
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Number used to uniquely identify a change master record.Constraints: Not nullable, Maximum length: 12
material
- Alphanumeric key uniquely identifying the material.Constraints: Not nullable, Maximum length: 40
plant
- Key uniquely identifying a plant.Constraints: Not nullable, Maximum length: 4
billOfMaterialVariantUsage
- This key defines the area (such as engineering/design or production) where a BOM can be used.Constraints: Not nullable, Maximum length: 1
ChangeMstrObMgReMatlBOM
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.public ChangeMstrObMgReMatlBOMCreateFluentHelper createChangeMstrObMgReMatlBOM(ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMatlBOM
entity and save it to the S/4HANA system.createChangeMstrObMgReMatlBOM
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReMatlBOM
- ChangeMstrObMgReMatlBOM
entity object that will be created in the S/4HANA system.ChangeMstrObMgReMatlBOM
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReMatlBOMUpdateFluentHelper updateChangeMstrObMgReMatlBOM(ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMatlBOM
entity and save it to the S/4HANA system.updateChangeMstrObMgReMatlBOM
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReMatlBOM
- ChangeMstrObMgReMatlBOM
entity object that will be updated in the S/4HANA system.ChangeMstrObMgReMatlBOM
entity. To perform execution, call the execute
method on the fluent helper object.public ChangeMstrObMgReMatlBOMDeleteFluentHelper deleteChangeMstrObMgReMatlBOM(ChangeMstrObMgReMatlBOM changeMstrObMgReMatlBOM)
CreateReadUpdateAndDeleteChangeMastersService
ChangeMstrObMgReMatlBOM
entity in the S/4HANA system.deleteChangeMstrObMgReMatlBOM
in interface CreateReadUpdateAndDeleteChangeMastersService
changeMstrObMgReMatlBOM
- ChangeMstrObMgReMatlBOM
entity object that will be deleted in the S/4HANA system.ChangeMstrObMgReMatlBOM
entity. To perform execution, call the execute
method on the fluent helper object.public ShiftValidityStartDateOfChangeMasterFluentHelper shiftValidityStartDateOfChangeMaster(String changeNumber, Calendar validityStartDate)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the ShiftValidityStartDateOfChangeMaster OData function import.
shiftValidityStartDateOfChangeMaster
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
validityStartDate
- Valid FromConstraints: Not nullable, Precision: 0
execute
method on the fluent helper object.public AssignAlternativeDateToObjectMgmtRecordFluentHelper assignAlternativeDateToObjectMgmtRecord(String changeNumber, String sAPObjectType, String sAPObjectTechnicalID, String chgNmbrAlternativeDateID)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the AssignAlternativeDateToObjectMgmtRecord OData function import.
assignAlternativeDateToObjectMgmtRecord
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
sAPObjectType
- SAP Object TypeConstraints: Not nullable, Maximum length: 30
sAPObjectTechnicalID
- ObjectConstraints: Not nullable, Maximum length: 90
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
execute
method on the fluent helper object.public UnassignAlternativeDateFromObjMgmtRecordFluentHelper unassignAlternativeDateFromObjMgmtRecord(String changeNumber, String sAPObjectType, String sAPObjectTechnicalID)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the UnassignAlternativeDateFromObjMgmtRecord OData function import.
unassignAlternativeDateFromObjMgmtRecord
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
sAPObjectType
- SAP Object TypeConstraints: Not nullable, Maximum length: 30
sAPObjectTechnicalID
- ObjectConstraints: Not nullable, Maximum length: 90
execute
method on the fluent helper object.public AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper assignAltDateToDocInfoRecdObjectMgmtRec(String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion, String chgNmbrAlternativeDateID)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the AssignAltDateToDocInfoRecdObjectMgmtRec OData function import.
assignAltDateToDocInfoRecdObjectMgmtRec
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
documentType
- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecord
- DocumentConstraints: Not nullable, Maximum length: 25
documentPart
- Document PartConstraints: Not nullable, Maximum length: 3
documentVersion
- Document versionConstraints: Not nullable, Maximum length: 2
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
execute
method on the fluent helper object.public UnassignAltDateFromDocInfoRecdObjMgmtRecFluentHelper unassignAltDateFromDocInfoRecdObjMgmtRec(String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the UnassignAltDateFromDocInfoRecdObjMgmtRec OData function import.
unassignAltDateFromDocInfoRecdObjMgmtRec
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
documentType
- Document TypeConstraints: Not nullable, Maximum length: 3
documentInfoRecord
- DocumentConstraints: Not nullable, Maximum length: 25
documentPart
- Document PartConstraints: Not nullable, Maximum length: 3
documentVersion
- Document versionConstraints: Not nullable, Maximum length: 2
execute
method on the fluent helper object.public AssignAltDateToMaterialObjectMgmtRecFluentHelper assignAltDateToMaterialObjectMgmtRec(String changeNumber, String material, String chgNmbrAlternativeDateID)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the AssignAltDateToMaterialObjectMgmtRec OData function import.
assignAltDateToMaterialObjectMgmtRec
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
material
- MaterialConstraints: Not nullable, Maximum length: 40
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
execute
method on the fluent helper object.public UnassignAltDateFromMaterialObjMgmtRecFluentHelper unassignAltDateFromMaterialObjMgmtRec(String changeNumber, String material)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the UnassignAltDateFromMaterialObjMgmtRec OData function import.
unassignAltDateFromMaterialObjMgmtRec
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
material
- MaterialConstraints: Not nullable, Maximum length: 40
execute
method on the fluent helper object.public AssignAltDateToMatlBOMObjectMgmtRecFluentHelper assignAltDateToMatlBOMObjectMgmtRec(String changeNumber, String material, String plant, String billOfMaterialVariantUsage, String chgNmbrAlternativeDateID)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the AssignAltDateToMatlBOMObjectMgmtRec OData function import.
assignAltDateToMatlBOMObjectMgmtRec
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
material
- MaterialConstraints: Not nullable, Maximum length: 40
plant
- PlantConstraints: Not nullable, Maximum length: 4
billOfMaterialVariantUsage
- BOM UsageConstraints: Not nullable, Maximum length: 1
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
execute
method on the fluent helper object.public UnassignAltDateFromMatlBOMObjMgmtRecFluentHelper unassignAltDateFromMatlBOMObjMgmtRec(String changeNumber, String material, String plant, String billOfMaterialVariantUsage)
CreateReadUpdateAndDeleteChangeMastersService
Creates a fluent helper for the UnassignAltDateFromMatlBOMObjMgmtRec OData function import.
unassignAltDateFromMatlBOMObjMgmtRec
in interface CreateReadUpdateAndDeleteChangeMastersService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
material
- MaterialConstraints: Not nullable, Maximum length: 40
plant
- PlantConstraints: Not nullable, Maximum length: 4
billOfMaterialVariantUsage
- BOM UsageConstraints: Not nullable, Maximum length: 1
execute
method on the fluent helper object.Copyright © 2017 SAP SE. All rights reserved.