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

Former Member
0 Likes
293

hi

How to See the O/P of this function module SALRT_CREATE_API

2 REPLIES 2
Read only

naveen_inuganti2
Active Contributor
0 Likes
266

Hi....

Give the inputs.... like...

BOOK_SOLD_OUT for IP_CATEGORY

and try...where you are getting the problem....

May there are no entries in table.... for selected data..

Run the SQL trace and rectify the problem....

All the best...

Thanks,

Naveen.I

Read only

Former Member
0 Likes
266

Go to transaction SE37, type SALRT_CREATE_API, and execute test case(F8). You will be able to pass the parameters and see the results.