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

How can i use this function module

Former Member
0 Likes
349

Hai

How can i use this function module /SAPHT/SALES_ORDER_READ, already apply the some parameters in this function module, but it shows the error , please tell me, how to declare the parameters in this function module ,

thanks

neelima

2 REPLIES 2
Read only

Former Member
0 Likes
318

Go To SE37.

Give this FM name go to display mode.. Go to Import tab..

You will see some import parameters... Select what all import parameters you want and declare your variables accordingly as displayed in the import tab.

Regards,

Pramod

Read only

Former Member
0 Likes
318

Hi

For a particular sales order,you have to pass the order number and the item number in the sales order.

It will display the rest of the values which u can capture them using internal tables.

Regards,

Vishwa.