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: 

Clarification regarding data upload in to SAP System

babu_kilari4
Active Contributor
0 Kudos

Hi All,

The requirements goes like this.

There is a file in the Application Server in which there are many records.

Each record will have to create two Idocs based on two particular fields.

For example, If A, B, C, D are the fields

One Idoc shold have A,B,D fields and another Idoc should have A,C,D fields.

Now, the problem these Idocs should get updated in SAP.

The requirement is so confusing that the Idocs are posted and again updated in the same SAP System.

How to achieve this scenario ? Is is possible to create an Idoc and update the records in the same SAP System.

Do we need to use LSMW along with this in this scenario??

If so, does this LSMW map the same record to two Idocs as mentioned in the above example scenario.

Please provide me with your valuable suggestions...

Thanks,

Babu Kilari

1 ACCEPTED SOLUTION

former_member194669
Active Contributor
0 Kudos

Create a file port and use program RSEINB00 to create IDoc from a file

2 REPLIES 2

former_member194669
Active Contributor
0 Kudos

Create a file port and use program RSEINB00 to create IDoc from a file

0 Kudos

Hi ars,

Can you explain the process more clearly ?

Thanks,

Babu Kilari