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

Query in tcode : SCMA

Former Member
0 Likes
726

Hi All,

What are the differences between the transactions SCMA and SM37.Is there any BAPI available for the transaction SCMA.

Regards,

Subasree

2 REPLIES 2
Read only

viquar_iqbal
Active Contributor
0 Likes
630

Hi

These are few FM

MY_SCHEDULE_MANAGER_STATUS_SET

MY_SCHEDULE_MANAGER_START

MY_SCHEDULE_MANAGER_PREPARE

MY_SCHEDULE_MANAGER_DISPLAY

MY_SCHEDULE_MANAGER_CLOSE

FB_SCHEDULE_MANAGER_START

FB_SCHEDULE_MANAGER_STOP

Hope this helps!

Read only

Former Member
0 Likes
630

hi...

SCMA is a tcode used for TASK manager according to calender and user requirement..

where as SM37 is a tcode to see the properties related to job where in you can do work like even Debugging a job or mean some work...

You can use function module veyr specific to it...

GM_RT_TASK_INFO Get the task info from Schedule Manager

regards