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

want to create a custom program for Tcode SCAL

Former Member
0 Likes
692

Hi,

I got a requirement to create a custom program for SCAL Tcode.

In SCAL by default we are getting entries for all the availble IDs in the second screen for factory calendar, where as in my requirement I have to design a custome screen, where user will enter Id, based on the ID remaining processing has to be done.

when I debug SCAL Tcode, found Tcode 'SCA6_D' which is being called, in that Tcode there is no selection screen, directly displaying all the entries, and even in the program SZC_FACTORY_CALENDAR_F01 found subroutine READ_FAC_CAL, it is fetching all the IDs, is there any possiblity to enchance Tcode or the routine which I mentioned.

Thanks in advance

Regards,

Srinivas.

1 REPLY 1
Read only

former_member209818
Active Contributor
0 Likes
525

I tried to see Implicit Enhancement point inside th program SAPMSFT0 (Program behind the SCAL) and I found many spot available. Check if you can implement any to meet your requirement. <removed by moderator>

Message was edited by: Thomas Zloch