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

LSMW

Former Member
0 Likes
1,559

Hi,

I need to create a sales order using LSMW. Does anyone know which method is more reliable to use? Is it Standard BI/DI : 0090 ( or) BAPI?

Thanks

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
1,531

vamsee,

if u r comfortable to use bapi's in lsmw then its better to go with bapi method only

BUS2032 this is the business objet correspond to the sales order

being this bapi methos is very fast when compared to other methods and not only there r lot of advantages with this bapi method over all the methods

if u find it useful mark the points

Regards,

GNK.

17 REPLIES 17
Read only

Former Member
0 Likes
1,532

vamsee,

if u r comfortable to use bapi's in lsmw then its better to go with bapi method only

BUS2032 this is the business objet correspond to the sales order

being this bapi methos is very fast when compared to other methods and not only there r lot of advantages with this bapi method over all the methods

if u find it useful mark the points

Regards,

GNK.

Read only

0 Likes
1,531

Hi GNK,

I have never used BAPI's in LSMW. This will be my first time. I will try this method.

I know that in ABAP, you have to use Commit statement when using BAPI's, so I am

Just wondering, in Mapping Fields step, are there any fields which needs to be maintained ,other than the fields in the file?

Thanks

Read only

0 Likes
1,531

vamsee,

if u need step by step procedure for bapi method in lsmw shoot me a test mail [email protected] i will send it to you

Regards,

GNK.

Read only

0 Likes
1,531

Vamsee,

I sent you the file

If you find it useful mark the points

Regards,

Naveen

Read only

0 Likes
1,531

Thanks Naveen

Read only

0 Likes
1,531

Hi,

In my LSMW, when I am using Sales order BAPI, and I am using Partner type = US and Part Number = LSMW, i am getting an error saying : Partner types not maintained.

Currently, in our system we have partner types = LS and Part Number = DEV100, DEV120, SB120

and the client I am working is: DEV100

Any ideas how to maintain in Idoc inbound processing?

Read only

0 Likes
1,531

Hi,

Any ideas about how to maintain IDoc Inbound processing?

I have tried using Direct input for Sales order, but i am getting an error:

Date / / not valid: V1 91

Any clues?

Read only

0 Likes
1,531

hi vamsee ,

LSMW using recording method is the simplest of all try using this method.this method does not have any constraints

Read only

0 Likes
1,531

Thanks DurgaPrasad.

But, I am have to use either Direct Input or BAPI..... Any idea about the previous errors , I was getting?

Read only

0 Likes
1,531

Hi Vamsee

<b>Partner type = US and Part Number = LSMW</b>

Are you passing the above values to SALES_PARTNERS of the BAPI.

Then i beleive you are wrong.

The Sales Partner identifies the partner of the sale document like Sold-To Party, Ship-To, Bill-To ...

You can get respective partner functions from table TPAR.

Hope this helps.

Kind Regards

Eswar

Read only

0 Likes
1,531

Hi Eswar,

We dont have the Partner Type = US and Part Number = LSMW in WE20.

Do I have to create it in WE20? I have never created any partner type. Can you please let me know the step by step process to create it?

Read only

0 Likes
1,531

hi naveen i also need ,,, i will send u a mail from my [email protected] send me it...

Read only

0 Likes
1,531

Hi,

When I am trying to use Direct Input Method, I am getting :

Date / / is not valid : V1: 091

Any ideas?

Read only

0 Likes
1,531

Vamsee what is the error exactly?

Read only

0 Likes
1,531

Hi Naveen,

I have been using Object : 0090/Method : 0000, Program Name : RVINB10 because I got stuck using BAPI's.

In my Final step , Start Direct Input Program : I am getting the following error:

Start of processing : V1 091

Date / / is not valid

Did you use Direct Input or BAPI's before for Sales order?

Thanks

Read only

0 Likes
1,531

vamsee I worked with direct input and bapi methods in lsmw but not with sales order but I think already I sent the documents for those process rite....

any how let us go into the problem before doing this did u created the logical file paths for the flat file and log file...?

If so check in the structure of the date format in your source structure and in you flat file.. may be some times, if the souce structure takes only 8 charecters and if u supply 10 chars lenght it will give you the same error plz check it out once again

Regards,

Naveen

Read only

0 Likes
1,531

Hi Vamsee

I guess you might missing populating data for schedule line date i.e EDATU of structure BVBEPKOM.

Please check it...

Kind Regards

Eswar