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

Unloading point in customer master - Direct input or BAPI?

Former Member
0 Likes
3,003

Hi gurus,

I have to make a massive upload of unloading points (with receiving point and department) on several customer master records.

What method is better? LSMW with direct input or BAPI or what?

Can you please enlighten me?

Thank you very much,

Dani

4 REPLIES 4
Read only

Former Member
0 Likes
1,568

Hi Daniele

I can't see any reason why can't use any of the two. Its up to you I'd say.

Regards

Vic

Read only

AnjaneyaBhardwaj
Contributor
0 Likes
1,568

Classic question has been discussed many times for different scenarios  .Not sure for Customer master or not.

To find out what is better and good you need to decide the criterions first. Looking at the below links you find out what can be done and what not using all possible methods of LSMW and   advantages/disadvantage .Then you need to write a small program and compare the performance and see what areas of Update get touched internally while uploading  unloading point and then compare the performance.I am afraid ,there is no hard and fast rule about which one is better.

Sorry for giving you a generic answer but generic questions it was a generic question wasn't it ?

http://scn.sap.com/thread/1888850

http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/80a18e9f-a90c-2c10-3b82-f6a891711...

http://help.sap.com/saphelp_nw70/helpdata/en/87/f3ae74e68111d1b3ff006094b944c8/frameset.htm

I would say go with what theory says and present the result to community once you decide what is better .

Anjan .

Read only

Former Member
0 Likes
1,568

Hi,

thank you for your reply, but maybe I badly expressed my question.

The question is:

what is the direct-input name for unloading point upload on customer master?

If there is no direct-input, is there any BAPI? What's its name?

Thank you,

Dani

Read only

0 Likes
1,568

Hi Daniele Audasso,

Could you please check if these fields are available in method maintain_bapi of the class CMD_EI_API .

Please consider this thread as your reference http://scn.sap.com/thread/3182058

I am sure that the fields mentioned by you will be available in the method parameters.