Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

About T-code KB61

Former Member
0 Likes
1,613

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

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,263

hello,

To check the BAPIS to related module go to swo1 tcode.

Thank u,

santhosh

5 REPLIES 5
Read only

Former Member
0 Likes
1,264

hello,

To check the BAPIS to related module go to swo1 tcode.

Thank u,

santhosh

Read only

Former Member
0 Likes
1,263

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

Read only

0 Likes
1,263

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

Read only

0 Likes
1,263

Hi,

I think there are no BAPI's for your requirement.

You can try the Function module K_23D_EXECUTE_REPOSTING

Regards,

Dwaraka.S

Read only

0 Likes
1,263

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