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

Match Code for LFA1-KONZS

Former Member
0 Likes
1,550

Hi all,

I need a match code for the field LFA1-KONZS... it should appears on XK03 transaction for example.

The idea is to create a new Z table and after fill this table, the values of them should appears as a search help into the LFA1-KONZS.

This Z table should have the fields:

KONZS type KONZS (data element)

DESCR type Char 50

I tried to modify the domain (KONZS) and insert the Z table on the option VALUE TABLE on the tab VALUE RANGE.

But it doesn't works.

The other thing is that these two fields should accept blank values... but I think for this will need one of these fields as a key, is that correct?

Manys thanks for all!

Ricardo

Hi all,

I need a match code for the field LFA1-KONZS... it should appears on XK03 transaction for example.

The idea is to create a new Z table and after fill this table, the values of them should appears as a search help into the LFA1-KONZS.

This Z table should have the fields:

KONZS type KONZS (data element)

DESCR type Char 50

I tried to modify the domain (KONZS) and insert the Z table on the option VALUE TABLE on the tab VALUE RANGE.

But it doesn't works.

The other thing is that these two fields should accept blank values... but I think for this will need one of these fields as a key, is that correct?

Manys thanks for all!

Ricardo

4 REPLIES 4
Read only

Former Member
0 Likes
1,071

Solved, changing the DATA ELEMENT KONZS directly.

Read only

0 Likes
1,071

Hi Ricardo,

Could you please let me know what did you changed in the data element? how you solved it. Please let me know.

Read only

0 Likes
1,071

Hi,

Create a search help for the Z table, and then you need change the SI_LFA1 structure (ask the BASIS team for an access key) field KONZS.

In the tab ENTRY HELP/CHECK, you specify the CHECK TABLE and the SEARCH HELP for the field KONZS.

And then test it into the SE16 transaction.

Read only

0 Likes
1,071

HI Ricardo,

Thanks for the updates.

Regards,

Gspandey.