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 / sravan
"Vesrion comparision" of the object with other client
systems is one of the best options.
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Power is interrupted while transferring data from internal table to application server. How will you determine many records are transferred in session method and call transaction method? : abap bdc
Where do you code the hide statement?
What is meant by write lock? : sap abap data dictionary
Is the basic list deleted when the new list is created?
What are the functional areas? User groups?
hi..i hav developed an interactive report in which alv list display in basic list and 1st secondary list in alv grid display.I want to get summation(total) of the columns in the secondary list.I hav used 'do_sum' but i couldnt get.is there any other way to get summation(total) in secondary list which is an alv grid display
What is the relationship existing between the various data elements? : abap data dictionary
Explain get cursor field?
What is the significance of the screen number ‘0’?
How do you populate data into a multiple line field? : abap bdc
What are the properties of selection screen?
What are the contents in technical specifications?
WHAT ARE THE INPUT PARAMETERS TO BE PASSED FOR THE BAPIS 'BAPI_CUSTMATINFO_GETDETAILM' AND 'BAPI_CUSTMATINFO_GETLIST'
What are different ABAP editors? What are the differences?
How do we handle multiple line items in BDC's.