What are the different OK Codes that can be used in batch
input processing?
Answer / guest
/n – terminates current batch input transaction and marks as
incorrect.
/bdel – delete current batch input transaction from session
/bend – terminate batch input processing and mark session
as incorrect
/bda – change display mode to process the session on screen
instead of displaying only errors
/bde – change display mode to display only errors instead of
processing the session on the screen
Is This Answer Correct ? | 2 Yes | 0 No |
which is not a table?
How are the date and time field values stored in SAP?
what is the exact code that shoud be implimented in sap note
What are the function modules that are generated when you activate a lockobject? : sap abap data dictionary
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
How do you find out whether a file exits on the presentation server?
how to handle multiple line items in bdc??
What is a batch input session?
What will be your approach towards optimizing legacy code? Will you suggest change in technology? Does OO ABAP bring any performance benefits? How will you deal with queries in a loop? How will you optimize nested loops?
There is a delivery that is being created through the ABAP code and in the middle it says delivery created but someone is modifying , how would you rectify this issue
What is ABAP query?
How can I make a differentiation between dependent and independent data? : abap hr