2007 Aug 29 2:54 PM
I've created a program which utilises BDC to perform a data load using transaction KB61.
The question is - How do I perform a page down within the BDC ??
I've used transaction SM35 to record the KB61 transaction, and I get a BDC_OKCODE of /00 stored when I scroll down the item page.
But when I incorporate this value into my program, it doesn't perform the page down.
Any ideas ???
I've created a program which utilises BDC to perform a data load using transaction KB61.
The question is - How do I perform a page down within the BDC ??
I've used transaction SM35 to record the KB61 transaction, and I get a BDC_OKCODE of /00 stored when I scroll down the item page.
But when I incorporate this value into my program, it doesn't perform the page down.
Any ideas ???
2007 Aug 29 3:01 PM
Hi,
Do not press the page down with in the table control, you need to press the page down in the above of the application tool bar, there you will find pageup, page down .. press page down,
page down ok code will be P+
regards
Sudheer
2007 Aug 29 3:42 PM
Sudheer, the application toolbar is greyed out, so page up & down are not available.
2007 Aug 29 3:19 PM
Instead of coding a BDC why dont you go for the standard SAP BAPI "BAPI_ACC_PRIMARY_COSTS_POST "
2007 Aug 29 3:45 PM
I've only just come across this BAPI, so I might re-design the program. Unfortuanately I've inherited this program from a sub-contractor who did the initial work, and it was he who created the BDC data load routine.
Many thanks for your answer.
2012 Nov 21 2:11 PM
Dear Matt Daniel, could you share the code as it fills the bapi BAPI_ACC_PRIMARY_COSTS_POST.
Regrads
2012 Nov 21 2:34 PM
While recording when you enter the transaction press Button Select All.
Then Press F2 (Edit Row) and Now put your values and Press Next Item (Shift F11) And SAVE finally.
2012 Nov 21 3:34 PM
My friend Vinitt, I need to know or see an example of how the structures and tables fill the BAPI
2013 Aug 27 12:06 PM
Hi Aniruddha,
I am trying to post kb61 with the BAPI you have mentioned. But it is posting kb11 and not kb61. I am getting this warning in return table "Transfer prices are active. Use reposting for line items."
I am passing the following in header
CO_AREA COGB
DOCDATE 27.08.2013
POSTGDATE 27.08.2013
DOC_HDR_TX TEST
TRANS_CURR GBP
and in item table
SEND_CCTR 10029970
COST_ELEM 519992
VALUE_TCUR 200.0600
QUANTITY 0.000
REC_ORDER PP1000000008
2023 Jul 19 12:34 PM
Hi All,
We are also facing same issue to post the KB61 data through BAPI 'BAPI_ACC_PRIMARY_COSTS_POST'. But it is posting KB11 instead of KB61 where reference invoice link should be there.
Any idea or suggestion please?
2023 Jul 20 8:51 AM
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |