cancel
Showing results for 
Search instead for 
Did you mean: 
Subscribe

I WANT TO USE ULINE & VLINE IN THE SAPSCRIPT.CAN ANYONE PLEASE EXPLAIN HOW ? IS THERE ANY OTHER WAY? & HOW TO USE DEFINE STATEMENT IN SAPSCRIPT.

0 Likes
View Entire Topic
Former Member
0 Likes

Hi Abhijeet,

A <b>text symbol</b> is declared and assigned to within the SAPscript code, and so obviously applies only to the current document. The command <b>DEFINE</b> is used, requiring /: in the tag column, as in the following examples.

/: DEFINE &COMP_NAME& = ‘University of Warwick’

/: DEFINE &WS_RATE& = &TAX_SUMM_C&

Hope this resolves your query.

<b>Reward all the helpful answers.</b>

Regards