As an ABAP developer, how can we check after we release our
object as to where has it reached(i.e. testing client box
,production client box etc)? In case it is not possible please
let me know the same.
Answer Posted / sivaramakrishna.s.v
before release the object it will be avileble under
modifible objects in se09 tcode. once we release it will
not be avileble in modifible and avileble under released
objects. basis consultents will move to these test server
for testing after development is over,
basis consultents will move these to prodction server for
golive after after several tests is is over in testing
server and client approvel is finished.
| Is This Answer Correct ? | 5 Yes | 0 No |
Post New Answer View All Answers
What are the events used in abap in the order of execution?
What are the problems in processing batch input sessions?
What are the value tables?
What are logical databases? : abap hr
Abstract class and interface, multiple inheritance, live example
How do I find the output type of a table or a program?
Explain what is step-loop?
what is call back in alv?
What is help view?
Define infotype ? : abap hr
Explain how do you use structures in the abap programs?
How to find the return code of a statement in abap programs?
what is the difference between hashed & sorted internal tables?
Can multiple abap systems connect to abap database?
In sap scripts, how will you link form with the event driven?