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 does hide statement do?
How will you insert record in a sorted table
What are the attributes of a field that can be activated or deactivated during runtime?
How can we send data to external programs?
What are different abap/4 editors?
What are the differences between primary and secondary indexes?
What is table buffer?
What are the different function modules used in sapscript?
What will happen when we use fully buffered in abap?
What are Pull and Push Methods?
i have executed a report via back ground job, in this report i have used enqueue and dequeue function modules on a table, but before releasing the lock(before dequeue function module is not call) job gives the dump, so the lock is not released the table, here my question is how to set the lock automatically release the there is a short dump before calling the dequeue module?
What is the abap program name to process the batch input session automatically? : abap bdc
What are the different control break statements available inside a loop?
List the various components of the enterprise structure in systems, applications, and products (sap) in human capital management (him)? : sap abap hr
How to specify a client for database table processing?