@Named(value="com.sap.cloud.sdk.s4hana.datamodel.odata.services.DefaultChangeMasterService") public class DefaultChangeMasterService extends Object implements ChangeMasterService
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 |
---|
DefaultChangeMasterService() |
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.public ChangeMasterAltDateByKeyFluentHelper getChangeMasterAltDateByKey(String changeNumber, String chgNmbrAlternativeDateID)
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
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)
ChangeMasterService
ChangeMasterAltDate
entity and save it to the S/4HANA system.createChangeMasterAltDate
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMasterAltDate
entity and save it to the S/4HANA system.updateChangeMasterAltDate
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMasterAltDate
entity in the S/4HANA system.deleteChangeMasterAltDate
in interface ChangeMasterService
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()
ChangeMasterService
ChangeMasterCharc
entities.getAllChangeMasterCharc
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMasterCharc
entity using key fields.getChangeMasterCharcByKey
in interface ChangeMasterService
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()
ChangeMasterService
ChangeMasterCharcValue
entities.getAllChangeMasterCharcValue
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMasterCharcValue
entity using key fields.getChangeMasterCharcValueByKey
in interface ChangeMasterService
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()
ChangeMasterService
ChangeMasterClass
entities.getAllChangeMasterClass
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMasterClass
entity using key fields.getChangeMasterClassByKey
in interface ChangeMasterService
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()
ChangeMasterService
ChangeMasterClassCharc
entities.getAllChangeMasterClassCharc
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMasterClassCharc
entity using key fields.getChangeMasterClassCharcByKey
in interface ChangeMasterService
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()
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.public ChangeMasterObjTypeAssgmtByKeyFluentHelper getChangeMasterObjTypeAssgmtByKey(String changeNumber, String sAPObjectType)
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
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)
ChangeMasterService
ChangeMasterObjTypeAssgmt
entity and save it to the S/4HANA system.createChangeMasterObjTypeAssgmt
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMasterObjTypeAssgmt
entity and save it to the S/4HANA system.updateChangeMasterObjTypeAssgmt
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMasterObjTypeAssgmt
entity in the S/4HANA system.deleteChangeMasterObjTypeAssgmt
in interface ChangeMasterService
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()
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.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.public ChangeMasterCreateFluentHelper createChangeMaster(ChangeMaster changeMaster)
ChangeMasterService
ChangeMaster
entity and save it to the S/4HANA system.createChangeMaster
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMaster
entity and save it to the S/4HANA system.updateChangeMaster
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMaster
entity in the S/4HANA system.deleteChangeMaster
in interface ChangeMasterService
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()
ChangeMasterService
ChangeMstrObjectMgmtRecord
entities.getAllChangeMstrObjectMgmtRecord
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObjectMgmtRecord
entity using key fields.getChangeMstrObjectMgmtRecordByKey
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObjectMgmtRecord
entity and save it to the S/4HANA system.updateChangeMstrObjectMgmtRecord
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObjectMgmtRecord
entity in the S/4HANA system.deleteChangeMstrObjectMgmtRecord
in interface ChangeMasterService
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()
ChangeMasterService
ChangeMstrObMgReDocInfoRecd
entities.getAllChangeMstrObMgReDocInfoRecd
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReDocInfoRecd
entity using key fields.getChangeMstrObMgReDocInfoRecdByKey
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReDocInfoRecd
entity and save it to the S/4HANA system.createChangeMstrObMgReDocInfoRecd
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReDocInfoRecd
entity and save it to the S/4HANA system.updateChangeMstrObMgReDocInfoRecd
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReDocInfoRecd
entity in the S/4HANA system.deleteChangeMstrObMgReDocInfoRecd
in interface ChangeMasterService
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()
ChangeMasterService
ChangeMstrObMgReMaterial
entities.getAllChangeMstrObMgReMaterial
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReMaterial
entity using key fields.getChangeMstrObMgReMaterialByKey
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReMaterial
entity and save it to the S/4HANA system.createChangeMstrObMgReMaterial
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReMaterial
entity and save it to the S/4HANA system.updateChangeMstrObMgReMaterial
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReMaterial
entity in the S/4HANA system.deleteChangeMstrObMgReMaterial
in interface ChangeMasterService
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()
ChangeMasterService
ChangeMstrObMgReMatlBOM
entities.getAllChangeMstrObMgReMatlBOM
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReMatlBOM
entity using key fields.getChangeMstrObMgReMatlBOMByKey
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReMatlBOM
entity and save it to the S/4HANA system.createChangeMstrObMgReMatlBOM
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReMatlBOM
entity and save it to the S/4HANA system.updateChangeMstrObMgReMatlBOM
in interface ChangeMasterService
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)
ChangeMasterService
ChangeMstrObMgReMatlBOM
entity in the S/4HANA system.deleteChangeMstrObMgReMatlBOM
in interface ChangeMasterService
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, LocalDateTime validityStartDate)
ChangeMasterService
Creates a fluent helper for the ShiftValidityStartDateOfChangeMaster OData function import.
shiftValidityStartDateOfChangeMaster
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
validityStartDate
- Valid FromConstraints: Not nullable, Precision: 0
Original parameter name from the Odata EDM: ValidityStartDate
execute
method on the fluent helper object.public AssignAlternativeDateToObjectMgmtRecordFluentHelper assignAlternativeDateToObjectMgmtRecord(String changeNumber, String sAPObjectType, String sAPObjectTechnicalID, String chgNmbrAlternativeDateID)
ChangeMasterService
Creates a fluent helper for the AssignAlternativeDateToObjectMgmtRecord OData function import.
assignAlternativeDateToObjectMgmtRecord
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
sAPObjectType
- SAP Object TypeConstraints: Not nullable, Maximum length: 30
Original parameter name from the Odata EDM: SAPObjectType
sAPObjectTechnicalID
- ObjectConstraints: Not nullable, Maximum length: 90
Original parameter name from the Odata EDM: SAPObjectTechnicalID
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
Original parameter name from the Odata EDM: ChgNmbrAlternativeDateID
execute
method on the fluent helper object.public UnassignAlternativeDateFromObjMgmtRecordFluentHelper unassignAlternativeDateFromObjMgmtRecord(String changeNumber, String sAPObjectType, String sAPObjectTechnicalID)
ChangeMasterService
Creates a fluent helper for the UnassignAlternativeDateFromObjMgmtRecord OData function import.
unassignAlternativeDateFromObjMgmtRecord
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
sAPObjectType
- SAP Object TypeConstraints: Not nullable, Maximum length: 30
Original parameter name from the Odata EDM: SAPObjectType
sAPObjectTechnicalID
- ObjectConstraints: Not nullable, Maximum length: 90
Original parameter name from the Odata EDM: SAPObjectTechnicalID
execute
method on the fluent helper object.public AssignAltDateToDocInfoRecdObjectMgmtRecFluentHelper assignAltDateToDocInfoRecdObjectMgmtRec(String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion, String chgNmbrAlternativeDateID)
ChangeMasterService
Creates a fluent helper for the AssignAltDateToDocInfoRecdObjectMgmtRec OData function import.
assignAltDateToDocInfoRecdObjectMgmtRec
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
documentType
- Document TypeConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: DocumentType
documentInfoRecord
- DocumentConstraints: Not nullable, Maximum length: 25
Original parameter name from the Odata EDM: DocumentInfoRecord
documentPart
- Document PartConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: DocumentPart
documentVersion
- Document versionConstraints: Not nullable, Maximum length: 2
Original parameter name from the Odata EDM: DocumentVersion
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
Original parameter name from the Odata EDM: ChgNmbrAlternativeDateID
execute
method on the fluent helper object.public UnassignAltDateFromDocInfoRecdObjMgmtRecFluentHelper unassignAltDateFromDocInfoRecdObjMgmtRec(String changeNumber, String documentType, String documentInfoRecord, String documentPart, String documentVersion)
ChangeMasterService
Creates a fluent helper for the UnassignAltDateFromDocInfoRecdObjMgmtRec OData function import.
unassignAltDateFromDocInfoRecdObjMgmtRec
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
documentType
- Document TypeConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: DocumentType
documentInfoRecord
- DocumentConstraints: Not nullable, Maximum length: 25
Original parameter name from the Odata EDM: DocumentInfoRecord
documentPart
- Document PartConstraints: Not nullable, Maximum length: 3
Original parameter name from the Odata EDM: DocumentPart
documentVersion
- Document versionConstraints: Not nullable, Maximum length: 2
Original parameter name from the Odata EDM: DocumentVersion
execute
method on the fluent helper object.public AssignAltDateToMaterialObjectMgmtRecFluentHelper assignAltDateToMaterialObjectMgmtRec(String changeNumber, String material, String chgNmbrAlternativeDateID)
ChangeMasterService
Creates a fluent helper for the AssignAltDateToMaterialObjectMgmtRec OData function import.
assignAltDateToMaterialObjectMgmtRec
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
material
- MaterialConstraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: Material
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
Original parameter name from the Odata EDM: ChgNmbrAlternativeDateID
execute
method on the fluent helper object.public UnassignAltDateFromMaterialObjMgmtRecFluentHelper unassignAltDateFromMaterialObjMgmtRec(String changeNumber, String material)
ChangeMasterService
Creates a fluent helper for the UnassignAltDateFromMaterialObjMgmtRec OData function import.
unassignAltDateFromMaterialObjMgmtRec
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
material
- MaterialConstraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: Material
execute
method on the fluent helper object.public AssignAltDateToMatlBOMObjectMgmtRecFluentHelper assignAltDateToMatlBOMObjectMgmtRec(String changeNumber, String material, String plant, String billOfMaterialVariantUsage, String chgNmbrAlternativeDateID)
ChangeMasterService
Creates a fluent helper for the AssignAltDateToMatlBOMObjectMgmtRec OData function import.
assignAltDateToMatlBOMObjectMgmtRec
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
material
- MaterialConstraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: Material
plant
- PlantConstraints: Not nullable, Maximum length: 4
Original parameter name from the Odata EDM: Plant
billOfMaterialVariantUsage
- BOM UsageConstraints: Not nullable, Maximum length: 1
Original parameter name from the Odata EDM: BillOfMaterialVariantUsage
chgNmbrAlternativeDateID
- Alternative DateConstraints: Not nullable, Maximum length: 18
Original parameter name from the Odata EDM: ChgNmbrAlternativeDateID
execute
method on the fluent helper object.public UnassignAltDateFromMatlBOMObjMgmtRecFluentHelper unassignAltDateFromMatlBOMObjMgmtRec(String changeNumber, String material, String plant, String billOfMaterialVariantUsage)
ChangeMasterService
Creates a fluent helper for the UnassignAltDateFromMatlBOMObjMgmtRec OData function import.
unassignAltDateFromMatlBOMObjMgmtRec
in interface ChangeMasterService
changeNumber
- Change NumberConstraints: Not nullable, Maximum length: 12
Original parameter name from the Odata EDM: ChangeNumber
material
- MaterialConstraints: Not nullable, Maximum length: 40
Original parameter name from the Odata EDM: Material
plant
- PlantConstraints: Not nullable, Maximum length: 4
Original parameter name from the Odata EDM: Plant
billOfMaterialVariantUsage
- BOM UsageConstraints: Not nullable, Maximum length: 1
Original parameter name from the Odata EDM: BillOfMaterialVariantUsage
execute
method on the fluent helper object.Copyright © 2018 SAP SE. All rights reserved.