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

SYSTEM VARIABLES ARE NOT COMMING IN PROGRAM

Former Member
0 Likes
732

Hi all,

I m facing a problem in my program, when i rum my program through transaction and there is BAPI which run depends on system variable, but some times system variable (syst) r not comming, but when I debug it system variable came. than can anybody tell me what is the problem ?

thanks

chetan

Message was edited by:

chetan vishnoi

7 REPLIES 7
Read only

Former Member
0 Likes
698

Hi Chetan,

Which field of SYST is "not coming"?

Regards,

John.

Read only

Former Member
0 Likes
698

which system variable is not coming?

and how did you check if not throughg debugging?

Regards,

Ravi

Read only

Former Member
0 Likes
698

Which variable is not coming.. which condition is getting failed, that u r using with system varibles.

Regards,

Sujatha.

Read only

Former Member
0 Likes
698

in debug check SYST-INDEX , SYST-TABIX or

SY-INDEX , SY-REPID

Read only

0 Likes
698

Hi all,

all system variables are not comming

some times comming but most of the time not.

thanks

chetan,

Message was edited by:

chetan vishnoi

Read only

0 Likes
698

Not necessary all the system field value available for your case. Tell us what field u r getting in debug mode?.

Read only

0 Likes
698

Hi all,

I m not getting sy-datum, st-langu, sy-uzeit.

chetan