Options
All
  • Public
  • Public/Protected
  • All
Menu

This class represents the entity "A_ChangeMstrObMgReMaterial" of service "API_CHANGEMASTER". This service is part of the following communication scenarios: Product Lifecycle Management - Master Data Integration (SAP_COM_0105). See https://api.sap.com/api/API_CHANGEMASTER;v=0002 for more information.

Hierarchy

  • any
    • ChangeMstrObMgReMaterial

Implements

Index

Properties

assignAlternativeDateAc

assignAlternativeDateAc: boolean

Dynamic Action Property.

nullable

changeNumber

changeNumber: string

Change Number. Number used to uniquely identify a change master record. If you make a change with reference to a change number, or create an object with a change number, the following functions are at your disposal: The system determines the validity conditions The conditions that the change is effective under can be defined in the change master record as follows: Changes with a date validity (valid-from date) Changes with parameter effectivity (for example: serial no. effectivity) Log of the changes made Documentation of the changes Assignment of a revision level to a change state of a material or document Release of changes for the different areas in the company. Maximum length: 12.

changeNumberLastChgdDateTime

changeNumberLastChgdDateTime: number

Change Number Last Chgd Date Time.

nullable

chgNmbrAlternativeDateId

chgNmbrAlternativeDateId: string

Alternative date external key. Key that uniquely identifies a valid-from date that differs from the valid-from date (change header). Maximum length: 18.

nullable

material

material: string

Material Number. Maximum length: 40.

objMgmtRecdCreatedBy

objMgmtRecdCreatedBy: string

User who created record. Name of the person who created the record. Maximum length: 12.

nullable

objMgmtRecdCreationDate

objMgmtRecdCreationDate: Moment

Date record created on. Date on which the record was created.

nullable

objMgmtRecdDescription

objMgmtRecdDescription: string

Object management record description. Description of a single change that is made to a certain object. You can enter or edit a long text by choosing the Object longtext function in the Extras menu. Maximum length: 40.

nullable

objMgmtRecdItemUuid

objMgmtRecdItemUuid: string

Object Management Record Item GUID.

nullable

objMgmtRecdLastChangedAt

objMgmtRecdLastChangedAt: Moment

Date of Last Change.

nullable

objMgmtRecdLastChangedBy

objMgmtRecdLastChangedBy: string

Name of person who changed object. Maximum length: 12.

nullable

objMgmtRecdObjIsLockedForChg

objMgmtRecdObjIsLockedForChg: string

Indicator: Object locked for changes. Indication that no changes can be made to this object with reference to this change number. Maximum length: 1.

nullable

objMgmtRecdObjIsPlanned

objMgmtRecdObjIsPlanned: string

Indicator: planned record. Indicator set by the system for a management record if the following apply: no master record yet exists for this object and no changes have been entered for the object with this change number. Maximum length: 1.

nullable

objMgmtRecdObjLastChangedAt

objMgmtRecdObjLastChangedAt: Moment

Date on Which Object Was Last Changed.

nullable

objMgmtRecdObjLastChangedBy

objMgmtRecdObjLastChangedBy: string

User who last changed the object. Maximum length: 12.

nullable

objMgmtRecdObjRevisionLevel

objMgmtRecdObjRevisionLevel: string

Revision Level. Indicates a material or document's change status in addition to the change number. You can assign a revision level when you make a change with reference to a change number with a particular valid-from date. To do this, proceed as follows: Change a Material You can assign a revision level directly during processing in the material master record or in the material BOM header. Change a Document With documents, you can control whether a revision level is assigned, according to the document type. In this case you define a document status and set the release indicator for it. As soon as you process a document of this type, with reference to a change number and set this status for the first time, the revision level is assigned automatically. To enable you to enter a revision level, you first have to define it. To do this choose Logistics -> Central functions -> Engineering change management and then the menu path Revision level -> Material rev. level or Document rev. level. In the Setup control data section you can define how you want the assignment to be made. Maximum length: 2.

nullable

sapObjectTechnicalId

sapObjectTechnicalId: string

Identification of object to be changed. Maximum length: 90.

nullable

unassignAlternativeDateAc

unassignAlternativeDateAc: boolean

Dynamic Action Property.

nullable

Static ASSIGN_ALTERNATIVE_DATE_AC

ASSIGN_ALTERNATIVE_DATE_AC: BooleanField<ChangeMstrObMgReMaterial> = new BooleanField('AssignAlternativeDate_ac', ChangeMstrObMgReMaterial, 'Edm.Boolean')

Static representation of the assignAlternativeDateAc property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHANGE_NUMBER

CHANGE_NUMBER: StringField<ChangeMstrObMgReMaterial> = new StringField('ChangeNumber', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the changeNumber property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHANGE_NUMBER_LAST_CHGD_DATE_TIME

CHANGE_NUMBER_LAST_CHGD_DATE_TIME: NumberField<ChangeMstrObMgReMaterial> = new NumberField('ChangeNumberLastChgdDateTime', ChangeMstrObMgReMaterial, 'Edm.Double')

Static representation of the changeNumberLastChgdDateTime property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static CHG_NMBR_ALTERNATIVE_DATE_ID

CHG_NMBR_ALTERNATIVE_DATE_ID: StringField<ChangeMstrObMgReMaterial> = new StringField('ChgNmbrAlternativeDateID', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the chgNmbrAlternativeDateId property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static MATERIAL

MATERIAL: StringField<ChangeMstrObMgReMaterial> = new StringField('Material', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the material property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_CREATED_BY

OBJ_MGMT_RECD_CREATED_BY: StringField<ChangeMstrObMgReMaterial> = new StringField('ObjMgmtRecdCreatedBy', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the objMgmtRecdCreatedBy property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_CREATION_DATE

OBJ_MGMT_RECD_CREATION_DATE: DateField<ChangeMstrObMgReMaterial> = new DateField('ObjMgmtRecdCreationDate', ChangeMstrObMgReMaterial, 'Edm.DateTime')

Static representation of the objMgmtRecdCreationDate property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_DESCRIPTION

OBJ_MGMT_RECD_DESCRIPTION: StringField<ChangeMstrObMgReMaterial> = new StringField('ObjMgmtRecdDescription', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the objMgmtRecdDescription property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_ITEM_UUID

OBJ_MGMT_RECD_ITEM_UUID: StringField<ChangeMstrObMgReMaterial> = new StringField('ObjMgmtRecdItemUUID', ChangeMstrObMgReMaterial, 'Edm.Guid')

Static representation of the objMgmtRecdItemUuid property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_LAST_CHANGED_AT

OBJ_MGMT_RECD_LAST_CHANGED_AT: DateField<ChangeMstrObMgReMaterial> = new DateField('ObjMgmtRecdLastChangedAt', ChangeMstrObMgReMaterial, 'Edm.DateTime')

Static representation of the objMgmtRecdLastChangedAt property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_LAST_CHANGED_BY

OBJ_MGMT_RECD_LAST_CHANGED_BY: StringField<ChangeMstrObMgReMaterial> = new StringField('ObjMgmtRecdLastChangedBy', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the objMgmtRecdLastChangedBy property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_OBJ_IS_LOCKED_FOR_CHG

OBJ_MGMT_RECD_OBJ_IS_LOCKED_FOR_CHG: StringField<ChangeMstrObMgReMaterial> = new StringField('ObjMgmtRecdObjIsLockedForChg', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the objMgmtRecdObjIsLockedForChg property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_OBJ_IS_PLANNED

OBJ_MGMT_RECD_OBJ_IS_PLANNED: StringField<ChangeMstrObMgReMaterial> = new StringField('ObjMgmtRecdObjIsPlanned', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the objMgmtRecdObjIsPlanned property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_OBJ_LAST_CHANGED_AT

OBJ_MGMT_RECD_OBJ_LAST_CHANGED_AT: DateField<ChangeMstrObMgReMaterial> = new DateField('ObjMgmtRecdObjLastChangedAt', ChangeMstrObMgReMaterial, 'Edm.DateTime')

Static representation of the objMgmtRecdObjLastChangedAt property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_OBJ_LAST_CHANGED_BY

OBJ_MGMT_RECD_OBJ_LAST_CHANGED_BY: StringField<ChangeMstrObMgReMaterial> = new StringField('ObjMgmtRecdObjLastChangedBy', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the objMgmtRecdObjLastChangedBy property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static OBJ_MGMT_RECD_OBJ_REVISION_LEVEL

OBJ_MGMT_RECD_OBJ_REVISION_LEVEL: StringField<ChangeMstrObMgReMaterial> = new StringField('ObjMgmtRecdObjRevisionLevel', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the objMgmtRecdObjRevisionLevel property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static SAP_OBJECT_TECHNICAL_ID

SAP_OBJECT_TECHNICAL_ID: StringField<ChangeMstrObMgReMaterial> = new StringField('SAPObjectTechnicalID', ChangeMstrObMgReMaterial, 'Edm.String')

Static representation of the sapObjectTechnicalId property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static UNASSIGN_ALTERNATIVE_DATE_AC

UNASSIGN_ALTERNATIVE_DATE_AC: BooleanField<ChangeMstrObMgReMaterial> = new BooleanField('UnassignAlternativeDate_ac', ChangeMstrObMgReMaterial, 'Edm.Boolean')

Static representation of the unassignAlternativeDateAc property for query construction. Use to reference this property in query operations such as 'select' in the fluent request API.

Static _allFields

_allFields: any[] = [ChangeMstrObMgReMaterial.ASSIGN_ALTERNATIVE_DATE_AC,ChangeMstrObMgReMaterial.UNASSIGN_ALTERNATIVE_DATE_AC,ChangeMstrObMgReMaterial.CHANGE_NUMBER,ChangeMstrObMgReMaterial.MATERIAL,ChangeMstrObMgReMaterial.CHG_NMBR_ALTERNATIVE_DATE_ID,ChangeMstrObMgReMaterial.SAP_OBJECT_TECHNICAL_ID,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_DESCRIPTION,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_ITEM_UUID,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_LAST_CHANGED_AT,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_LAST_CHANGED_BY,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_CREATION_DATE,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_CREATED_BY,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_OBJ_LAST_CHANGED_AT,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_OBJ_LAST_CHANGED_BY,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_OBJ_IS_LOCKED_FOR_CHG,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_OBJ_IS_PLANNED,ChangeMstrObMgReMaterial.OBJ_MGMT_RECD_OBJ_REVISION_LEVEL,ChangeMstrObMgReMaterial.CHANGE_NUMBER_LAST_CHGD_DATE_TIME]

All fields of the ChangeMstrObMgReMaterial entity.

Static _defaultServicePath

_defaultServicePath: string = "/sap/opu/odata/sap/API_CHANGEMASTER;v=0002"

Default url path for the according service.

Static _entityName

_entityName: string = "A_ChangeMstrObMgReMaterial"

Technical entity name for ChangeMstrObMgReMaterial.

Static _keyFields

_keyFields: Array<Selectable<ChangeMstrObMgReMaterial>> = [ChangeMstrObMgReMaterial.CHANGE_NUMBER, ChangeMstrObMgReMaterial.MATERIAL]

All key fields of the ChangeMstrObMgReMaterial entity.

Static _keys

_keys: any = ChangeMstrObMgReMaterial._keyFields.reduce((acc: any, field) => {acc[field.fieldName] = field;return acc;}, {})

Mapping of all key field names to the respective static field property ChangeMstrObMgReMaterial.

Static _serviceName

_serviceName: string = "API_CHANGEMASTER"

Technical service name for ChangeMstrObMgReMaterial.

Methods

Static builder

Static requestBuilder

  • Returns a request builder to construct requests for operations on the ChangeMstrObMgReMaterial entity type.

    Returns ChangeMstrObMgReMaterialRequestBuilder

    A ChangeMstrObMgReMaterial request builder.