what is a ticket?
Answers were Sorted based on User's Feedback
Answer / amith
Ticket is a notification sent to development team from end
users.
It can be something related to missing
functionality,bug,error,performance issue and so on....
Generelly every organization use different tools to raise
tickets like REMEDY,PENGUIN....
Is This Answer Correct ? | 3 Yes | 0 No |
Answer / ap
Ticket is an issue/error in the soloution/development
raised by the client in written form, which is sent to you
or concerned person through Electronic mail.
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / fasi
tickets are a type of bugs or a new task which the client
raises to you through Email.. Ticket can be a task(new
development of some functionality) or an incident(error or
bugs in our development).
Is This Answer Correct ? | 0 Yes | 0 No |
Answer / bandivenkateswarlu
A ticket is bug or error in the application. Once
deveopement is done it is going to testing. if there is no
errors occured in the testing system that is going to
realease to the producaiton system. if any error occured
arise in that is come to back to the development system.
that is coming through that which is using the tool
'PENGEUIN' from the onsite coordinator.through that mail.
Is This Answer Correct ? | 0 Yes | 0 No |
can we insert two records in internal table? if yes give code.
what is an instance?
difference between at selection-screen and at selection-screen output?
In data element how many domains were defined?
When a function module is activated syntax checking is performed automatically. State yes or no. : abap modularization
How do you validate the selection criteria of a report?
Parallel cursor
what is the difference between Blocked ALV and interactive ALV?
Can I execute user exits? If yes, how?
How do you do Recording and what will you do?
Difference between the sub-routines and function modules
Q : I want to see material details in secondary list based on material No. from basic list. I will double click on any row, any field of basic list (not on field containing material no.) & the secondary list will display material details according to material No. on that row. Is it possible? If so how?