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

SAPSCRIPT DOUBT

Former Member
0 Likes
563

Hi experts,

Can anyone explain me what does this mean in SAPSCRIPT LAYOUT when i got main window text editor

i see following code in the line of script.

&KOMVD - KPEIN ( I ) & , , &KOMVD - KMEIN& , , &KOMVD - KWERT ( I14 )

&KOMVD-KBETR(<R5)&

wats the explanation for ( I), ( I14), (<R5) beside the variables written in SAPSCRIPT text editor lines.

thanks,

Hemanth.

1 ACCEPTED SOLUTION
Read only

Sm1tje
Active Contributor
0 Likes
443

[formatting options SAP Script|http://help.sap.com/saphelp_nw70/helpdata/EN/d1/803411454211d189710000e8322d00/content.htm]

2 REPLIES 2
Read only

Sm1tje
Active Contributor
0 Likes
444

[formatting options SAP Script|http://help.sap.com/saphelp_nw70/helpdata/EN/d1/803411454211d189710000e8322d00/content.htm]

Read only

Former Member
0 Likes
443

hi check this for script options..

SAPscript Status Line

u2022 The numbers of the lines of text that you currently see on the screen followed by the total number of lines of text in the document. In the example screen, the first line is displayed (Lines 1 - 1) and the document length is 1 line (/1).

If you select a block of text, then the status line shows the start and end of the selected block instead of the style and form. The status line also shows the most recently used paragraph and character formats.

regards,

venkat