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 export & import??

Former Member
0 Likes
816

Hi Experts,

Am exporting QA_lsmw_project from test system and importing the same to DEV system, but with different name, say DEV_lsmw_project.

In Source(QA) system the QA_lsmw_project does NOT have the below lines,

__GLOBAL_DATA__ Global Data Definitions and Declarations

__BEGIN_OF_PROCESSING__ Before Data Processing Starts

__BEGIN_OF_TRANSACTION__ Before Transaction Processing Starts

BSKX G/L account master record: Flat structure

Fields

__BEGIN_OF_RECORD__ Before Using Conversion Rules

Rule : Default Settings

Code: BSKX = INIT_BSKX.

STYPE Batch Input Interface Record Type

Rule : Default Settings Modified

TBNAM Table Name

Rule : Default Settings

Code: BSKX-TBNAM = 'BSKX'.

where as in the Target (DEV) system the DEV_lsmw_project came up with all the above lines!!!

So, let me know that,

1 - From where these lines are came up thru while exporting & importing?

2 - Why these lines(piece) are become the part of the DEV_lsmw_project?

3 - Is there any LSMW tx settings, where I can not show up this piece, bcoz functional owner is saying that, EXPORT & IMPORTs are not ditto?? he want to hv ditto??

4 - How Can I get ridoff this piece from all my 9 objects of this DEV_lsmw_project, in single shot?

replies are appreciated

thanq

Edited by: SAP ABAPer on Nov 16, 2008 5:41 AM

1 ACCEPTED SOLUTION
Read only

ThomasZloch
Active Contributor
0 Likes
693

These are technical settings that are always effective (i.e. "ditto"). It's just a matter whether they are being displayed or not.

If you want to see all the details in QA as well, choose "Extras->Layout" in the mapping step and activate all options.

Thomas

Hi Experts,

Am exporting QA_lsmw_project from test system and importing the same to DEV system, but with different name, say DEV_lsmw_project.

In Source(QA) system the QA_lsmw_project does NOT have the below lines,

__GLOBAL_DATA__ Global Data Definitions and Declarations

__BEGIN_OF_PROCESSING__ Before Data Processing Starts

__BEGIN_OF_TRANSACTION__ Before Transaction Processing Starts

BSKX G/L account master record: Flat structure

Fields

__BEGIN_OF_RECORD__ Before Using Conversion Rules

Rule : Default Settings

Code: BSKX = INIT_BSKX.

STYPE Batch Input Interface Record Type

Rule : Default Settings Modified

TBNAM Table Name

Rule : Default Settings

Code: BSKX-TBNAM = 'BSKX'.

where as in the Target (DEV) system the DEV_lsmw_project came up with all the above lines!!!

So, let me know that,

1 - From where these lines are came up thru while exporting & importing?

2 - Why these lines(piece) are become the part of the DEV_lsmw_project?

3 - Is there any LSMW tx settings, where I can not show up this piece, bcoz functional owner is saying that, EXPORT & IMPORTs are not ditto?? he want to hv ditto??

4 - How Can I get ridoff this piece from all my 9 objects of this DEV_lsmw_project, in single shot?

replies are appreciated

thanq

Edited by: SAP ABAPer on Nov 16, 2008 5:41 AM

3 REPLIES 3
Read only

ThomasZloch
Active Contributor
0 Likes
694

These are technical settings that are always effective (i.e. "ditto"). It's just a matter whether they are being displayed or not.

If you want to see all the details in QA as well, choose "Extras->Layout" in the mapping step and activate all options.

Thomas

Read only

0 Likes
693

thanq

with out knowing this, I wasted solid 2 hours!!!!!!!!!!!!! its bcom painful!!!!!!!!!!

thanq

Edited by: SAP ABAPer on Nov 18, 2008 7:46 PM

Read only

0 Likes
693

Trust me, it took me a while to figure this out the first time around.

Cheers

Thomas