cancel
Showing results for 
Search instead for 
Did you mean: 

Document Info Record Visiable in Quality Notification

Former Member
0 Kudos

Greetings All,

I am trying to set a Document info Record in the material master such that when a quality notification is created; the DIR will appear in the Supporting Documents tab/Linked documents (Quality Notification). The DIR should be material specific such that when a QN is generated; the linked document field is auto populated.

Your attention into this matter is greatly appreciated.

Many Thx,

jaime

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

Hi,

In context with DMS when we create DIR it can have object links. In ur context Object links are material code and the Quality Notification.

When u create DIR using CV01N and assign Material code in object link tab the same can be viewed thru material master ---> additional data -


> document data

If you assign Quality notification number in Object link tab , the link will get created with Quality Notification which can be viewed in subject tab of Q Notification.

Regards,

Nitin

Former Member
0 Kudos

hi

Nitin, there is no need to link quality notification number or any hting in Object link tab in CV01N, u simply assigned the document with Material and w.r.t that material create notification it will automatically displayed in Notification as well in CV02N/CV03N.

Regards

Former Member
0 Kudos

Hi,

here u create that document set in CV01n and assigned that set in ur material master---> Additional Document.

after that whenever u create a notification w.r.t that particular material document automatically assined to that notifcation.

For this u need to config DMS in sap with logical document storage path.

Regards

Edited by: D GURU on Nov 23, 2011 10:18 AM

former_member587434
Active Contributor
0 Kudos

In one of my previous prj we wanted to copy DIR to insp lot and we used FM - "RHPE_QUALI_CREATE" to copy DIR from material master to table & we build logic with ABAP code so system was copying to lot.

Just check with ABAPer if same FM can help in your case otherwise same way you have to find FM/ exit to build logic. This kind of req. is difficult to achive with std SAP without enhancement.