Processing Batch Input Sessions

10
L&T Information Technology Limited - Confidential Overview BDC Program External Data In this chapter, we will learn how to process batch input sessions. Batch Input Session Process Batch Input Session SAP Database Table

description

PPT

Transcript of Processing Batch Input Sessions

Page 1: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Overview

BDCProgram

ExternalData

In this chapter, we will learn how to process batch input sessions.

BatchInput

Session

ProcessBatchInput

Session

SAPDatabase

Table

Page 2: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Session OverviewProcess

BatchInput

Session“SystemServicesBatch inputEdit” menu path

OR

Transaction Code “SM35”

Page 3: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Processing Modes

Process batch input sessionin the FOREGROUND.

DISPLAY ERRORS ONLY whenprocessing batch input session.

Process batch input sessionin the BACKGROUND.

Page 4: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Processing Options

/bdel/n

/bda/bde

/bend

Page 5: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Session Overview Options

Select block

Session

Process

Log

Delete

Statistics

BatchInput

Session

Page 6: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Session Status

Sessions still to be processed

Sessions processed with errors

Sessions processed successfully

Background sessions

Sessions being processed

Sessions being created

Page 7: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Session Log

Created Session name User

01/08/1997 15:12:31 SESSION3 DANTHON

Time Tran Screen Message

15:12:31 S00300 Session SESSION3 is being...

15:12:32 FK02 SAPMF02K 0110 SF2056 Changes have been made

15:12:32 FK02 SAPMF02K 0110 SF2056 Changes have been made

15:12:32 FK02 SAPMF02K 0106 EF2163 Vendor TESTX has not been created

15:12:32 S00370 Processing statistics 15:12:32 S00363 3 transactions read 15:12:32 S00364 2 transactions processed 15:12:32 S00365 1 transactions with errors 15:12:32 S00366 0 transactions deleted 15:12:32 S00382 Batch input processing ended

Created Session name User

01/08/1997 15:12:31 SESSION3 DANTHON

Time Tran Screen Message

15:12:31 S00300 Session SESSION3 is being...

15:12:32 FK02 SAPMF02K 0110 SF2056 Changes have been made

15:12:32 FK02 SAPMF02K 0110 SF2056 Changes have been made

15:12:32 FK02 SAPMF02K 0106 EF2163 Vendor TESTX has not been created

15:12:32 S00370 Processing statistics 15:12:32 S00363 3 transactions read 15:12:32 S00364 2 transactions processed 15:12:32 S00365 1 transactions with errors 15:12:32 S00366 0 transactions deleted 15:12:32 S00382 Batch input processing ended

Log

Page 8: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Session Analysis

Session

Transaction Status Screen

1 FK02 Processed SAPMF02K 0106SAPMF02K 0110

2 FK02 Incorrect SAPMF02K 0106SAPMF02K 0110

3 FK02 Deleted SAPMF02K 0106SAPMF02K 0110

4 FK02 Processed SAPMF02K 0106SAPMF02K 0110

5 FK02 SAPMF02K 0106SAPMF02K 0110

Log Data

** This is not an analysis of the batch input session from the previous page **

Page 9: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Timing Issue

BDC programexecuted -Batch input

session created

Batch inputsession processed -

SAP database updated

Time1

Time2

Remember: A batch input session is created when you

execute a BDC program (time1), but it is processed at

a different time (time2).

Page 10: Processing Batch Input Sessions

L&T Information Technology Limited - Confidential

Program “RSBDCSUB”

Execute program

“RSBDCSUB”

Specify batch input session to process.

Batch input session scheduled to be processed

in the background.