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

Need a bapi

Former Member
0 Likes
1,137

Hii all

i need a bapi to upload the data in transaction ksu1 ,

Please help me

Regards

hitesh

2 REPLIES 2
Read only

Former Member
0 Likes
662

Hi Hitesh,

I dont think there are any BAPI's available for KSU1. Instead you can use.

<b>KGAL_RFC_CREATE_CYCLE

KGAL_CREATE_CYCLE</b>

These are RFC function modules and can serve your purpose.

Regards

Aneesh.

Read only

Former Member
0 Likes
662

Hello,

There are couple of RFC for the creation of allocation cycle :-

KGAL_RFC_CREATE_CYCLE

KGAL_CREATE_CYCLE

Check out they use same table T811c.

might be useful.

Vasanth