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

explain include

Former Member
0 Likes
431

INCLUDE &REGUD-TXTAB& OBJECT TEXT ID ADRS PARAGRAPH 'zz'

this is.

how i can see it

i look for all the so10 include's and nothing.

1 ACCEPTED SOLUTION
Read only

FredericGirod
Active Contributor
0 Likes
404

Hi Rani,

you are starting with SapScript ?

This is an address, the name of the field (SO10) is in the variable REGUD-TXTAB. So you must debug to see the content.

The paragraph is the character type and size ...

Rgd

Frédéric

2 REPLIES 2
Read only

FredericGirod
Active Contributor
0 Likes
405

Hi Rani,

you are starting with SapScript ?

This is an address, the name of the field (SO10) is in the variable REGUD-TXTAB. So you must debug to see the content.

The paragraph is the character type and size ...

Rgd

Frédéric

Read only

Former Member
0 Likes
404

Hi Rani,

If you cant finf it on debugging you can write it on your report.

Hope this helps,

Cheers,

Gabriel