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

Problem with screen field SHDB MK02

kaio_almeida
Discoverer
0 Likes
570

Dears.

I have a problem with SHDB transaction MK02.

When it goes to screen suppliers is mapped this way:

SAPLWR09      0120      X                                                                                                                                                                                                                                                                         

                                        BDC_CURSOR    KNA1-BRSCH

                                        BDC_OKCODE    /00

                                        KNA1-BRSCH      'A01'

where 'A01' is a HardCode.

What happens is that call screen but complains that the field is not filled.

To debug transaction found that the message is given before the PBO screen, through an event.

How i can solve this problem?

Best regards

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
524

Hi,

i think in MK02 you have to use Field LFA1-BRSCH.

Regards, Dieter

Dears.

I have a problem with SHDB transaction MK02.

When it goes to screen suppliers is mapped this way:

SAPLWR09      0120      X                                                                                                                                                                                                                                                                         

                                        BDC_CURSOR    KNA1-BRSCH

                                        BDC_OKCODE    /00

                                        KNA1-BRSCH      'A01'

where 'A01' is a HardCode.

What happens is that call screen but complains that the field is not filled.

To debug transaction found that the message is given before the PBO screen, through an event.

How i can solve this problem?

Best regards

1 REPLY 1
Read only

Former Member
0 Likes
525

Hi,

i think in MK02 you have to use Field LFA1-BRSCH.

Regards, Dieter