‎2011 Nov 23 1:22 PM
Hello,
I want to excute the SAMPLE DRAWING Procedure from Function module. How can i do it??
can any one guide me???
Thanks
‎2011 Nov 23 2:11 PM
Hi,
Please use the below FM:
QPRS_PI_SAMPLE_DRAW_PROCESSING
Also, you can look at the other function modules available in the function Group QPRS.
Hope it helps.
Thanks,
Manish
‎2011 Nov 23 2:11 PM
Hi,
Please use the below FM:
QPRS_PI_SAMPLE_DRAW_PROCESSING
Also, you can look at the other function modules available in the function Group QPRS.
Hope it helps.
Thanks,
Manish
‎2011 Nov 24 3:49 AM
Thanks Manish,
Actually the requirement is i will send the no. of container , lot quantity lot number and sample drawing procedure from external system, and my output should be number of container to be sampled....
Can you please guide me or can you tell any function module which will solve my problem...
Thanks and regards
Ravi
‎2011 Nov 24 8:57 AM
Hi,
I think you can design an RFC for the same.
You need to create a custom function module for your functionality and the type would be RFC.
You can leverage the logic from the the FM provided earlier.
Thanks,
Manish
‎2011 Nov 24 9:10 AM