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

Sap script prgm

Former Member
0 Likes
355

. what takes most time in SapScript programming?

. How do u use tab sets in layout sets?

. How do u backup SapScript layout sets? Can u upload and download? HOW?

2 REPLIES 2
Read only

former_member404244
Active Contributor
0 Likes
328

Hi,

1>Designing of the layout set takes a lot of time.

2>In paragraph formats we can use the tab sets .

3>We can do it with the help of program ->RSTXSCRP,by using this program we can upload and download SAP script.

Award if u find useful.

regards,

Nagaraj

Read only

Former Member
0 Likes
328

Answers:

- Alignment

- Tabs U can give by ,, (mention length for each tabs.

- We can save Script... System-> List -> Save ... in a text format(am not sure) ...else there should be a standard Prog search it with RSTX*

-Mohan