SAP  BDC

BDC CONCEPT 

Programming Interface provides two function modules for scheduling and management of background jobs :

1   BACKGROUND PROCESSING  JOBVARIANT SCHEDULE

    The function is for scheduling a job for execution.

    It requires  ABAP program & need a variant and an start time to 
    execute the program.

 

2   BACKGROUND PROCESSING  JOBVARIANT_OVERVIEW

    The function is to manage the jobs

    To display job logs, spool output, delete inactive jobs etc.


There are two ways to schedule the jobs:

A.  EXPRESS METHOD

     Use function module :  BP JOBVARIANT SCHEDULE

   

B.   FULL CONTROL
     Use function modules :JOB OPEN,  JOB SUBMIT & JOB CLOSE

     This method gives complete control over the job scheduling
     options such as job printing, job start time options etc.

 


--  I 
METHOD OF DOING BDC

-- II  PROCEDURE TO WRITE A DATA TRANSFER PROGRAM
 

--III PROCEDURE OF TRANSFER DATA USING BATCH INPUT


-- IV PROCEDURE OF WRITING A  BDC


--  V PROCEDURE OF RECORDING BDC 

-- VI BDCDATA STRUCTURE &  SAMPLE

  


 





 

SAP FBD1 Recurring
Recurring Procedure for A/P & G/L, Recurring Cases , Recurring Transaction Codes 


SAP F.05 Revaluation
Procedure, Reversal, SAPF100 problem, Run twice, B/S Prep. Val, Configuration. 

SAP Clear Open Items SAP Procedure for F-03, FB1S, F-32 , Clear Debit Credit with zero balance open items. 

SAP BDC
SAP Procedure for Batch Data Communication, SM35, Batch Input Sessions, Record BDC, Write Data Transfer Program

SAP FB60
SAP Procedure for FB60, One time Vendor, Park FV60 Procedure, Account assignment template