Application Development 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: 

LSMW - Cost Center Upload using BAPI

former_member723628
Active Participant
0 Kudos

I have to upload Cost Centers in SAP. I want to use BAPI BUS0012-CostCenter.CreateMultiple for the purpose, but neither does this have a message type attached to it nor it is registered in the Data Transfer Program Library (Tcode-BDLR). The ALE interface is also missing for this.

Can someone guid me for

1. Registering the program in Data Transfer Library (Tcode-BDLR),

2. Creating a message type for the same,

3. Generating ALE interface (Tcode-BDBG).

Your award is assured for all the replies you post.

Thanks in advance.

Regards,

Gajendra Bhatt

1 ACCEPTED SOLUTION

christian_wohlfahrt
Active Contributor
0 Kudos

Hi!

Sounds like you pretty good know what to do already. Then you should have found the application help, too - but I'm not sure, so here are the links:

BDLR: http://service1.sap.getro.net//ecc_5.0_sr1/helpdata//EN/7b/3519b3fed111d2a6250060087832f8/frameset.h...

Messages can be defined with WE81 (I hope, that's the right kind of message)

BDBG: http://service1.sap.getro.net//ecc_5.0_sr1/helpdata//EN/78/21740f51ce11d189570000e829fbbd/frameset.h...

The ALE Programming Guide http://service1.sap.getro.net//ecc_5.0_sr1/helpdata//EN/78/2173cf51ce11d189570000e829fbbd/frameset.h... says quite a lot to the necessary steps - this should be quite usefull on your way to your own data migration.

Regards,

Christian

2 REPLIES 2

christian_wohlfahrt
Active Contributor
0 Kudos

Hi!

Sounds like you pretty good know what to do already. Then you should have found the application help, too - but I'm not sure, so here are the links:

BDLR: http://service1.sap.getro.net//ecc_5.0_sr1/helpdata//EN/7b/3519b3fed111d2a6250060087832f8/frameset.h...

Messages can be defined with WE81 (I hope, that's the right kind of message)

BDBG: http://service1.sap.getro.net//ecc_5.0_sr1/helpdata//EN/78/21740f51ce11d189570000e829fbbd/frameset.h...

The ALE Programming Guide http://service1.sap.getro.net//ecc_5.0_sr1/helpdata//EN/78/2173cf51ce11d189570000e829fbbd/frameset.h... says quite a lot to the necessary steps - this should be quite usefull on your way to your own data migration.

Regards,

Christian

0 Kudos

non of the links work!