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

Table Maintanance Help Required

Former Member
0 Likes
553

Hi All,

In my table maintanance i am having two screens. In Screen i am hvaing following fields.

APPLN - Runrate

APPLN TYPE - A01

PARTNER NUMBER - 02

after entering this data when i click on save button appln type, partner number going to display mode. i dont want like this. in my ztable all three fields are primary keys. i dont know the reason why it is coming like this. any body can send me the sample code please.

thanks,

maheedhar.t

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
533

Because they are declared as primary keys, they are going into display mode.

SKJ

Hi All,

In my table maintanance i am having two screens. In Screen i am hvaing following fields.

APPLN - Runrate

APPLN TYPE - A01

PARTNER NUMBER - 02

after entering this data when i click on save button appln type, partner number going to display mode. i dont want like this. in my ztable all three fields are primary keys. i dont know the reason why it is coming like this. any body can send me the sample code please.

thanks,

maheedhar.t

2 REPLIES 2
Read only

Former Member
0 Likes
534

Because they are declared as primary keys, they are going into display mode.

SKJ

Read only

0 Likes
533

I Know these 3 fields are the primary keys.

but is there any option like loop at screen statement . i have to use in table maintanance screen.

thanks,

maheedhar.t