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

load routing using the direct input program BUS1012

former_member1125862
Participant
0 Likes
662

Hi experts,

I am writing an direct input program(BUS1012) to create the routing.

I am not finding the documentation to that program (BUS1012).

Actually i want all the structures that i have to pass the data to that program for preparing the SXDB format file.

So any any one send me the documentation to that program or the structures using in that program.

Waiting for your replay.

Thanks,

Kruthik.

3 REPLIES 3
Read only

Former Member
0 Likes
528

Hi,

You should use idoc file. File strucutre will be of idoc type ROUTING_CREATE01.

You can read the documentation from SE37 for the bapi BAPI_ROUTING_CREATE.

Hope it helps,

Shanmugavel Chandrasekaran

Read only

0 Likes
528

I am not using the IDOC concept.

I am loading using the direct input program.

Actually i dont knoe any thing about the IDOC.

I know how to load using the direct method but i am not getting the structures that r using in that program.

Thanks,

Kruthik

Read only

former_member1125862
Participant
0 Likes
528

Got the soiution by myself