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 |
what is diff between idocs,bdc,rfc and bapi. give real time answer
can we write a select query under end-of-selection event. and will it fetch data.
3 Answers Accenture, SAP Labs,
What are the features of abap/4 dictionary? : abap data dictionary
What is the difference between retroactive accounting period, earliest retroactive accounting period? : sap abap hr
what is the Difference Between session and call transaction?
How to debugg script?
how can we create editor box in alv grid? give coding
2 Answers Deloitte, Unilogic Software,
Difference between sy-tabix and sy-index? Where it is used? Can you check sy-subarc after perform?
How memory management happens for internal tables and work areas in abap?
What are the list of screen elements?
i want to use standard script and driven program.how can i modify standard driven program?in real time how can we execute the standard script?can any one tell me the procedure plz?
What is the tcode for sapscript forms?