cancel
Showing results for 
Search instead for 
Did you mean: 

Dealer Commissions interface file

Former Member
0 Kudos

Hi,

I got a requirement like Process the input interface file from Dealer Commissions to enter GL info into SAP by formatting BDC records which are to be used by transaction F-02 in a batch mode.

can any ony one explain me what is the requirement actually??.

logic is mentioned that

1)process input file

2)load work table ....etc.

can any one help me in this.

thanq.

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

There are standard programs for uploading/interfacing into the F-02/FB01 transactions.

You have the choice of standard BDC program from SAP - rfbibl00

or class method AcctngGLPosting.Post

or class method AcctngDocument.Post

or bapi BAPI_ACC_DOCUMENT_POST

The rfbibl00 program uses the batch mode (sm35).