Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Function module for executing SAMPLE DRAWING Procedure

Former Member
0 Likes
1,138

Hello,

I want to excute the SAMPLE DRAWING Procedure from Function module. How can i do it??

can any one guide me???

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
892

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

4 REPLIES 4
Read only

Former Member
0 Likes
893

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

Read only

0 Likes
892

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

Read only

0 Likes
892

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

Read only

0 Likes
892

I m not getting the F.M..... can u pls help me???