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.
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / sravan
"Vesrion comparision" of the object with other client
systems is one of the best options.
Is This Answer Correct ? | 1 Yes | 1 No |
Hi,
I found an answer to this question at
"http://www.saptechies.com/keep-track-of-the-transports/". I
should have framed the question as :
"We need to keep track of the transports that need to flow
through to other systems (ie, DEV, TST, TRN, PRD etc). Is
there a way do this?". The answer to this is : "SAPCRAFT
enables you to control the CTS from DEV system. This keeps
track of all transports at all stages and enables you to
allocate Import, export and Authorization functions to
specific user."
Please let me know if any of you have used SAPCRAFT? Is it a
tool?
Is This Answer Correct ? | 0 Yes | 1 No |
Abstract class and interface, multiple inheritance, live example
How to execute a smart form?
Difference between /N and /BEND?
How can we call, call transaction and session method in the same program?
what types of request are used to transport repository objects?
where can u find user-exits & bapi?
what are the events in lsmw?
What are the advantages of logical databases?
How do we handle multiple line items in BDC's.
What are the modes in which any update tasks work?
What is a logical database?
what is bapi,badi,bdc,ale idocs?