2007 Jul 05 5:18 AM
2007 Jul 05 5:20 AM
it contains the name of the report.
When you execute a report. In some FM or classes it is required to point at the report name. There it comes in use..
Regards
Vijai
Rewrd pnts if useful.
it contains the name of the report.
When you execute a report. In some FM or classes it is required to point at the report name. There it comes in use..
Regards
Vijai
Rewrd pnts if useful.
2007 Jul 05 5:20 AM
Hi ,
Sy-repid is a variable which stores report/Program name.
Its ues is many times in report u have to five ur program name, so at that places u can use this variable.
Reward points if useful
2007 Jul 05 5:20 AM
HI,
sy-repid will give the current main program name.
have a look at this link
http://help.sap.com/saphelp_nw2004s/helpdata/en/7b/fb96c8882811d295a90000e8353423/frameset.htm
<b>please reward points and close ur thread.</b>
rgds,
bharat.
2007 Jul 05 5:20 AM
it contains the name of the report.
When you execute a report. In some FM or classes it is required to point at the report name. There it comes in use..
Regards
Vijai
Rewrd pnts if useful.
2007 Jul 05 5:37 AM
hi,
sy-repid gives the report name.
This is a system variable that gives the name of the report which u are working.
2007 Jul 05 5:43 AM
hi,
sy-repid is a system variable [SYST} which will give the current main program name. it is useful in mainly when ur delaing subroutines as one subroutine may call another.............. in such situations to get the name of current program i.e calling from main program its very useful.
if helpful reward some points.
with regards,
Suresh.A
2007 Jul 05 5:44 AM
hi prajaval,
sy-repid is the system defined variable..it stores the program name of abap editor...
so when u go in a particular program for example..ztest1.
when u write a command as
write 😕 sy-repid.
o/p will be : ztest1
hope this may be helpfull...
please reward in case usefull...
regards,
prashant
| User | Count |
|---|---|
| 3 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |