‎2009 Aug 25 7:58 AM
What are the available OK Codes that can be
used during batch input processing?
‎2009 Aug 25 8:05 AM
/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.
Hope it helps.
‎2009 Aug 25 8:06 AM
Hi richa,
Try to run the recording by using transaction code SHDB and transfer it to program, there Okcodes are generated automatically.
Few Ok Codes are' /00'
'/EEND'
'/EBCK'
'/FAST''
Hope this helps you.
Regards,
Rajani
‎2009 Aug 25 8:12 AM
Hi,
Do recording for any transaction and once it is done , you will get the recordings, see the ok_codes.
‎2009 Aug 25 8:26 AM
Hi,
If you know the main program of the transaction on which you are performing the BDC recording , go to transaction SE41.
Enter the program name and select function list option to find out all OK (function) codes are used and available.
P.S: Use meaningful subject lines in future
Regards,
Vik