cancel
Showing results for 
Search instead for 
Did you mean: 

workflow for Physical Sample Storage DAte

former_member214626
Active Contributor
0 Kudos

Hi Friends ,

For a particular type of physical samples , we want to trigger a mail for all the physical samples whose "Store untill date" is after 7 days .In mail we want to mention details like :

1. Physical Sample No

2. Short Text

Can anybody help how to do this . Is there any standard workflow available  and also is there any partiuclar report where I can see the list of physical samples along with store untill date .

Regards

Accepted Solutions (1)

Accepted Solutions (1)

former_member42743
Active Contributor
0 Kudos

Nothing standard that I am aware of.  I believe this will need to be a totally custom development.  I suspect it would wind up being a batch job that runs on a nightly basis.

FF

Answers (2)

Answers (2)

Former Member
0 Kudos

Use function modules like

QPRS_READ_SAMPLES_FOR_LOT

QPRS_SAMPLE_READ

and

Create your own program and run in background every night.

former_member207800
Active Contributor
0 Kudos

As answered already, currently no standard workflow in SAP.

And existen report QPR7 is poor also, I think.

Even though SAP provides the sample management process..

Poor functionality is why I usually hesitate suggestion this to client.

Regards, DoWook KIM