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

How to create function group in Maintainence view

Former Member
0 Likes
945

Hi,

For creating a maintainence view of a particular table (only1) what is the need of a function group. How can i create a function group like what type of includes, etc are present in the function group,etc.

Thanks,

Arnab

Hi,

For creating a maintainence view of a particular table (only1) what is the need of a function group. How can i create a function group like what type of includes, etc are present in the function group,etc.

Thanks,

Arnab

5 REPLIES 5
Read only

Former Member
0 Likes
880

just rite anything(name) it create it automativaly when u save and activate it..

for example .

in screen-function group u put zkis it automaticaly create function group zkis.

Read only

Former Member
0 Likes
880

in the table maintenance view

just enter the function group name any(Z* )

and give the screen name (single or over view Scree)

It will automatically creates the function group which ever you specified.

now the function group contains

the screen, TOp include ...

Thanks

Sekhar.

Read only

0 Likes
880

Hi,

Thank you for your reply.

I want to know that in the maintenence view if there are some fields which i want to make non-editable and some editable and even a primary key field is editable...

then where do i make those settings?

-Arnab

Read only

0 Likes
880

go to se11-change mode>utilities->table maintinace genrator-

in screen there is

Maint. Screen N -


>Overview scree

click on this its open the screen...

now in screen go to the layout and in layout change in properties

if any field is enable its means in properties checkbox of output display active.

change it to input field.

Read only

Former Member
0 Likes
880

All your table maintenanace object which will generated will store in the function group.

Don't create any includes in the function group.

even if your function group is not created, only give the name,

table maintenance generator will automatically create the functiongroup and store the required objcet into it.