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

Custom program for SCC1

former_member462348
Participant
0 Kudos
637

Hi Experts,

I have a requirment to create a custom program to run the SCC1 tcode in a single step, kindly help me how to proceed on this.

I should have the TR number alone in the selection screen and when I run the custom program SCC1 should have finished

please help me on this.

3 REPLIES 3
Read only

Former Member
0 Kudos
414

Hello,

We can achieve using BDC.

You do batch recording of SCC1 and then pass TR from selection screen to recording.

Regards,

Kalpesh

Read only

Former Member
0 Kudos
414

Hi Rufus,

Only option I could think of doing Call Transaction/BDC option for SCC1.

R

Read only

Juwin
Active Contributor
0 Kudos
414

Try function module: SCCR_PERFORM_CLIENT_COPY

Thanks

Juwin