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: 

LSMW for ZZFields

Former Member
0 Kudos

Hi all,

I am working on LSMW for customer and vendor master upload from legacy to SAP system using Standard Batch input.

I have ZZFields in KNB1 table,Is it possible to populate them in LSMW Standard batch input?

Or I have to go for other methods, like Batch Input Recording or BAPI or IDOC?

Please guide me for this issue, I appreciate your patience and time for the valuable input......

Thanks,

Mili.

1 ACCEPTED SOLUTION

Former Member
0 Kudos

I had same issue when upload the data into MM01 ,Then i did Everything by LSMW Recording.

when we have Zfields in standard transaction or SAP Tables ,then it won't be available in LSMW Structure.

Hope you got my point.

Thanks

Seshu

11 REPLIES 11

Former Member
0 Kudos

I had same issue when upload the data into MM01 ,Then i did Everything by LSMW Recording.

when we have Zfields in standard transaction or SAP Tables ,then it won't be available in LSMW Structure.

Hope you got my point.

Thanks

Seshu

0 Kudos

Hi Seshureddy,

Thanks for the quick reply.

Yes, I understood that Zfields are not populated in LSMW structure, then how to deal with them, as those ZZFields contains data from Legacy system.

If I am not wrong, Need to use Batch-input recording?

Thanks,

Mili.

0 Kudos

use batch input recording in every case of ZZFields.

Reward Points if it is useful

0 Kudos

Hi seshureddy,

Thanks for the valuable input.

I will try on that and get back to you.

Rewarded points.......

Thanks,

Mili.

Former Member
0 Kudos

Answered

0 Kudos

Hi Miic,

You can use ZZfields in LSMW also , but you need to append these fields into the stuructures in the LSMW for KNB1. I think in your system they have added these custom fields in the screens and also they have code to populate them in the KNB1 table. Please check these fields are available in the structures or not.

Thanks,

Rajesh Sanapala.

Former Member
0 Kudos

Hi Rajesh,

How to append these ZZFields into the structures in LSMW for KNB1?

Can you elaborate your explanation?

Thankyou,

Mili

0 Kudos

To append fields to the structure..,

go to LSMW and get the name of the structure..

in your example - BKNA1.

in se11, if u go to BKNA1, and scroll donw fields.. in the bottom, u can see, .INCLUDE CI_BKNA1.

double click on this . It will open a pop up window . here you can add those Z fields which u need to add .

0 Kudos

Hi Sujamol,

Thank you for the quick response........

How about the standard batch input programme, do I need to change that programme to include these fields?

Your input is greatly appreciated.

Thank you,

Mili.

Former Member
0 Kudos

Hi,

In many cases the used standard programs (also used in the LSMW) to transfer data (generating BI-maps) will not have the ZZ fields.

Mostly all the screens are hidden in includes and you need to regenerate the include.

For most of the programs a special program for this purpose excist look for the name of the used program and use for the last few positions a astrix.

Search for a program with a B on the astrix position.

After finding such a program rus it and the BI-screens are generated as wished with ZZ fields

0 Kudos

Hi Rusman,

Thankyou for the quick reply..........

The Batch Input programme for the customer master is RFBIDE00.....

I didn't find a program with a B on the astrix position.

I found a list of programs for the customer master BI programs, they are;

RFBIDE01

RFBIDE10

RFBIDE15

RFBIDE20

RFBIDE21

RFBIDEG0

RFBIDEG1

RFBIDEK0

RFBIDET0

I am thinking RFBIDG0 or RFBIEG1..........

Can you please help me in finding the exact programme used to generate the BI screens with my ZZFields?

Thankyou,

Mili.