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: 

reg: lsmw

Former Member
0 Kudos

in LSMW ,

at first step, i created 2 recordings,

at the second step, i created two structure,

while assigning the structure to the recording step, i got only one recording, i.e one recording id visible ?

but i want to assign first structure to i'st recording, and second structure to second recording?

help me

3 REPLIES 3

Former Member
0 Kudos

Hi Selva,

You can do any number of recordings ,

But for a single PROJECT, SUBPROJECT,OBJECT combination u can assign only one recording , by selecting from ur recordings..

So u cannot assign two recordings two a single OBJECT...

That is why u r able to see only one recording.....

I think its clear....

For such type of customising things, u need to use the ' Standard Batch / Direct input' in the first step, and should go with a custom program...

Award if useful..

Cheers

Rajiv

Former Member
0 Kudos

Hi,

1. Maintain Attributes:

Here you have to choose the second option and you can do the recording how this should work. Then assign the same to the Batch Input Recording name.

2. Maintain Source structure:

Create a structure name

3. Maintain Source field:

In this you have to create a structure same as taht of the input file

eg: name

age

sex

4. Maintain structure relations:

This will link the structure to the input file.

5. Maintain field mapping and conversion rules:

Here is the place where you can do coding, depending upon the code you have written or assignment you have done the values will get picked up from the file and get processed.

6. Maintain field mapping and conversion rules:

If you have any fixed values you can define here.

7. Specify files:

Specify the input file path and type.

8. Assign files:

This will assign ur file to the Input file

9. Read Data:

This will read ur data from teh file.

10. Dispaly Read Data:

You can see the uploaded data

11. Convert Data

This will convert the data to the corresponding format for processing

12. Display Converted data:

13. Create batch input session

Here this will create a batch input session for processing

14. Run Batch Input session:

By clicking on the session and process the same you can do teh needfu.

Hope this helps you.

Former Member
0 Kudos

HI Selva, I just tryed this and got the solution,

In the First step, Select the Recording Radio button and create 2 recordings, and press SAVE and come back to 1st step., there in the input box you will give only 1 Recording, then the click the right side Arrow mark then a pop up will come and there the 1st recording name wil be there, then enter your 2nd recording name there.

So, that will come to in your 4th step

Regards

Sudheer