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 |
What are the function module in bdc?
How do we create the Field exits?
what is the difference between the transaction... VD01 and XD01???
What is table buffer? Which type of tables used this buffer?
Recording -- Transaction code?
What are the data classes in abap?
How to transfer legacy data into base tables by scheduling a time frame using bdc?
hi, what is basic diff b/w RFCs and BAPI? What is basic diff b/w BADI and BAPLI?please dont give the general diff?please any one can tell me?
What is off cycle payroll run
PLEASE HELP ANYONE ON THIS ISSUE,is there any problem with this function module :RHPQ_T77BX_ADD_QUALIS_OF_DPLAN. IT IS TRIGGERING BEFORE COMPLETION OF THE DEVELOPMENT PLAN but it has to trigger after compltion of development plan..this issue raised in my project..so reply urgently..thanks in advance..
What is meant by payscale structure? How did you configure pay scale structure? : sap abap hr
How to transfer data into line items using batch input session method? : abap bdc