2008 Mar 04 8:26 PM
Hi Guru
I am functional person and working with a developer in a program . The program does BDC for transaction F-52 or f-53 . I am uploading a file ,so that the program picks it and o either F-52 or F-53 based on condition. When i try to upload the program with mulitple record ,i am getting the message difference is too large to clear . If i execute the same program without doing any changes again i can see few more records getting posted . when i do next time remaining records are posted . Insted of getting posted in one ,I have to execute the program more than once .
can any one help me out why this is happening
Thanks
Auroar
Hi Guru
I am functional person and working with a developer in a program . The program does BDC for transaction F-52 or f-53 . I am uploading a file ,so that the program picks it and o either F-52 or F-53 based on condition. When i try to upload the program with mulitple record ,i am getting the message difference is too large to clear . If i execute the same program without doing any changes again i can see few more records getting posted . when i do next time remaining records are posted . Insted of getting posted in one ,I have to execute the program more than once .
can any one help me out why this is happening
Thanks
Auroar
2008 Mar 04 8:41 PM
Hei...Are you using BDC session or Call Transaction.
If it is session you can limit the number of records to be in a session. Say in input file if you have 10, 000 records....
and if you specify the session limit as 5000 then it's going to create two sessions.
You said you are executing it twice.....I am not sure if you meant about the session or the driver program itself.
If it is the program then it should throw the previously processed records as duplicates.
Please elobarate on execution mode.
thanks
2008 Mar 05 10:16 PM
The program is executed as BDC session . Let say the file has 6 detail records and i am not able to process all six record in one program execution , it is throwing error difference too large . With out doing any change if process the program again ,it post the document
2009 May 05 8:50 PM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |