2008 Mar 31 9:10 AM
Hi,
I have created a project in LSMW and prepared a data file. During the BDC execution, it returns "No batch input for screen.... ". Any idea on this error?? The data value did not load in the BDC screen. All the source structures,fields and mapping has completed.
Regards,
Kit
Hi,
I have created a project in LSMW and prepared a data file. During the BDC execution, it returns "No batch input for screen.... ". Any idea on this error?? The data value did not load in the BDC screen. All the source structures,fields and mapping has completed.
Regards,
Kit
2008 Mar 31 9:13 AM
Did you forgot any Mandatory fields check it once.
also check this.
Did you use Auto Field Mapping, And also checked any Unassigned Fields left after Auto mapping. If so Assign manually.
Conversion Program executed properly or not.
2008 Mar 31 9:16 AM
Dear Yash,
All the source fields were mapped. Actually, i'm working on the material master MM01. The error that i encountered was in the plant code input screen.
Regards,
Kit
2008 Mar 31 9:19 AM
Run BDC in display mode. You will come to know the screen & field. check whether you are passing the data to that field or not.
2008 Mar 31 9:18 AM
Hi,
Can you clear the question... Wht have u done actually .. BDC or LSMW ???
2008 Mar 31 9:56 AM
Dear SHREE WADEKAR ,
Let me make it clear. I'm using the LSMW with direct input recording.
Regards,
Kit
2008 Mar 31 9:21 AM
Hi
Did you use Auto Field Mapping, And also checked any Unassigned Fields left after Auto mapping. If so Assign manually.
Conversion Program executed properly or not.
for 'basic data' to get plant u need to put 'X' in that field while field mapping
i think u forgot that one plz check
2008 Mar 31 9:32 AM
Dear upender verma,
I'm using the auto mapping and all the fields were mapped. Where can i define the "'basic data' to get plant u need to put 'X' in that field while field mapping"??
Regards,
Kit
2008 Mar 31 9:22 AM
hi
hope it will help you.
Reward if help.
BDC is the way to transfer data by writing a batch input program which can use either session or call transaction method.
LSMW used to transfer data without/less code.
What type of data we transfer using LSMW?
LSMW is best suited for transferring master data.
Actually BDC and LSMW are not comparable at all.
for example LSMW itself can use BDC as a way of mass data transfer.
BDC is a mass data transfer technique via screen logic of existing SAP Data entry transactions. It behaves as if you are manually making thousand of entires into sap system as a background job. And that is probably the reason why BAPI's are preffered over BDC's.
On the other hand LSMW is a tool to facilitate DATA migration from other legacy systems ... It contains step by step procedure for data migration.
Like Managing Data Migration Projects , Creating Source Structures , Mapping Source structures wid Target structures , etc etc
LSMW internally might well be using the following techniqes for data transfer..
1. IDOX
2. Direct Input / BDC
4. BAPI's
LSMW is an encapsulated data transfer tool. It can provide the same functionality as BDC infact much more but when coming to techinical perspective most the parameters are encapulated. To listout some of the differences :
LSMW is basicaly designed for a fuctional consultant who do not do much coding but need to explore the fuctionality while BDC is designed for a technical consultant.
LSMW offers different techinque for migrating data: Direct input ,BAPI,Idoc,Batch input recording. While bdc basically uses recording.
LSMW mapping is done by SAP while in BDC we have to do it explicitly .
LSMW is basically for standard SAP application while bdc basically for customized application.
Coding can be done flexibly in BDC when compared to LSMW
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |