‎2008 Apr 15 11:24 AM
Hi experts,
I got requirement is material revision data uploading.
this is comes under which module and in which place.
i want functionality of that.
pls provide functionality.
‎2008 Apr 15 11:39 AM
Hi,
It's related to MM.
please check the link
http://help.sap.com/erp2005_ehp_03/helpdata/EN/ff/5160a249d811d182b80000e829fbfe/frameset.htm
Regards,
Raj.
‎2008 Apr 15 11:39 AM
Hi,
It's related to MM.
please check the link
http://help.sap.com/erp2005_ehp_03/helpdata/EN/ff/5160a249d811d182b80000e829fbfe/frameset.htm
Regards,
Raj.
‎2008 Apr 15 11:41 AM
Hi,
Table:
You can check the table AEOI for the history of the revision levels with AETYP = 41 & OBJKT = matnr.
Its an information from my side,though I have never worked with this.
Using T code CC11 - Create Revision Level ,we can maintain the revision levels.
One more way of doing this is ,using MM02 T code,after going into Basic 1
view,just below the material field,you can find the creation button for revision level.
But the system asks you for a Change number,and it starts from revision level A.
So I think ECM must be active for this.
As per my understanding If this is been carried out in Basic data views I think it
will be client specific. and if done from MRP views,it must be plant related.
Change numbers can be created using CC01.
You can assign a revision level to a material either from an ECM # or while you are processing a material master record or BOM for the material.
Prerequisites
You can only assign a revision level to a material that has a material master record.
If you create a material with Create Immediately, the system creates a material master record immediately. In this case, the revision level can also be allocated immediately.
If you create a material with Create Schedule, the system first creates a document (and no material master record). In this case, the revision level cannot be assigned yet. The material master record is not created until you activate the scheduled material, and then a revision level can also be assigned.
Procedure
From the Engineering Change Management menu, choose the Revision level option. The following options are available: create, change, and display material revision level.
To create a revision level for a material:
Choose Logistics >>Central functions>>ECM>> Revision Level >> Create. (CC11)
In the initial screen
Enter the material that you want to assign a revision level to and select .
You see the Create Revision Level: Detail.
Enter the change number that you want to assign a revision level to.
The possible entries in the Revision level field depend on your company-specific settings (Customizing for Engineering change management under Set up control data).
If internal number assignment is defined for revision levels, do not make an entry in the Revision level field. Confirm your entry. The system assigns the next available revision level from the defined number sequence. You can overwrite this default value with another value. However, the revision level you enter must be defined in the sequence and must not have been assigned to the material so far.
If external number assignment is defined for revision levels, the system still assigns the next available revision level from the defined number sequence. You can overwrite this default value with another value. However, the revision level you enter need not be defined in the sequence.
You can define the settings in Customizing such that a higher revision level must be assigned for both external and internal number assignment.
A message appears telling you which revision level has been assigned to the material.
Save the revision level for your material.
When assigning the revision level from the processing functions for the material master or the bill of material, you find the functions for maintaining the revision level under the menu option Extras.
Regards,
Kumar(Reward if helpful).
Edited by: shiva kumar on Apr 15, 2008 12:42 PM