Application Development 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: 

Query in tcode : SCMA

Former Member
0 Kudos

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

viquar_iqbal
Active Contributor
0 Kudos

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!

Former Member
0 Kudos

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