‎2009 Feb 12 1:28 AM
Hi All,
I have developed a program to repost subcontracting cost,I can't find any functions(BAPI) like using kb61 to repost,so i use BDC to finish this function,but I find i can't do page up or page down using BDC,because the screen has no the buttons(ICON) to let you do this...
My qestion is
1. Dose there exit any BAPI to do reposting like KB61?
2. If we use BDC to develop,the screen does not exit buttons(ICON) to let us page down or page up,how to change the code generated by BDC to finish this function?
thanks a lot,
kerry
‎2009 Feb 12 4:45 AM
hello,
To check the BAPIS to related module go to swo1 tcode.
Thank u,
santhosh
‎2009 Feb 12 4:45 AM
hello,
To check the BAPIS to related module go to swo1 tcode.
Thank u,
santhosh
‎2009 Feb 12 5:53 AM
Hi santhosh,
Thanks a lot,but i still can not find any BAPIS that can finish the reposting like KB61,would you please give me a step-by-step guide.
Regards,
kerry
‎2009 Feb 12 6:40 AM
hello,
u cna check in the tcode BAPI they based on the module check that...
actually i dont SAP system right now ..so that i cant helpinh u now..
Thank u,
santhosh
‎2009 Feb 12 6:47 AM
Hi,
I think there are no BAPI's for your requirement.
You can try the Function module K_23D_EXECUTE_REPOSTING
Regards,
Dwaraka.S
‎2009 Feb 12 8:00 AM
Hi,
you are very wise,thanks a lot.
you are right ,this function is the function used by standard SAP program KB61.i think it can finish this requirement,but It's a basic function and hard to use it.so i want to ask sap why on the screen of KB61 does not exist the page down and page up button,if there has this function i think we can using BDC to finish this requirement,because we should do page down and page up in program when the item of FI document is too many ,if there doesn't this button,we can not do this using BDC.
Regards & Thanks
kerry