‎2007 Oct 04 10:09 AM
Table E071 is displayin objects
REPS,
REPO
REPT
PROG
Can any one explain in brief the differences in all,, and mostly REPS and PROG.
Thanks in Advance
‎2007 Oct 04 10:24 AM
Yes thats right.
A program consists of various parts:
1. Source code
2. Screen with containers etc
3. Text -- Text Elements & Selection screen text
Also translation of these texts ( Japanese etc )
‎2007 Oct 04 10:15 AM
REPO Report Program Source Code and Texts
REPS Report Source Code
REPT Report Texts
PROG Program
‎2007 Oct 04 10:17 AM
i knw the full forms... prashant
but isnt report a program...
rept and prog
‎2007 Oct 04 10:19 AM
Report TEXT is the texts used in report program
Goto SE38.
Click GOTO=>TEXT ELEMENTS
REPT stands for these texts
Program stands for entire program
Hope it is clear.
‎2007 Oct 04 10:23 AM
Thanks prashant..
and what about REPS,]]
the source code is a part of program rite
please reply
‎2007 Oct 04 10:34 AM
Hello Kapil
When you create a report for the first time it is transported as:
R3TR PROG <report name>Later changes of the already existing report are transported as:
LIMU REPS <report name>By the way: have a look at function module <b>TR_OBJECT_TABLE</b>.
Regards
Uwe
‎2007 Oct 04 10:24 AM
Yes thats right.
A program consists of various parts:
1. Source code
2. Screen with containers etc
3. Text -- Text Elements & Selection screen text
Also translation of these texts ( Japanese etc )
‎2007 Oct 04 10:28 AM