‎2007 Apr 18 4:55 AM
hi
friends iam new in module pool
Doing module pool for Equipment efiicienecy i had 2 screen
initial screen which shows the equipment detail date wise
on click on the date. second screen appears which has details
with timings on that partticular date..
first record of this date is shown on first screen i had given save buton
on second screen on click on save the data is saved in the database table.
My problem is now i dont want to save the data fromsecond screen afte the
changes in second screen i have to come back and save it from initial screen.
and aslo only first record which is there on initial screen should change change
How should i .
pls help new in module pool
answers will be rewarded points
‎2007 Apr 18 5:00 AM
Farukh,
Set PF status FARUKH EXCLUDING SAVE.
OR try this.
When you Create / Edit a GUI status in the Menu Painter, you can choose whether you want the disabled function codes to be hidden or to be displayed as grayed out.
Follow the menu path Goto>Attributes>Pushbutton Assignment. You will get a pop-up with three options. The default option is Hide all. Just choose Display all on this pop-up and activate the GUI status. Your functionality is achieved.
Make it sure that you give in the respective Module.
K.Kiran.
Message was edited by: kiran
Kiran K
‎2007 Apr 18 5:11 AM
thanks for the reply kiran ..
but my requiremnet is not to hiding it
i ant to sve all the changes made in second screen ..but on the first screen
for example ..
i enter or modified 3 records in second screen
.the first record which is there on iinitial screen should gets reflected
when i come to initial screen .and then when i press save it should save the
complete first screen and screen data in database.
regards
‎2007 Apr 18 5:16 AM
Farukh,
I think it is not possibe to save the changes made in the second screen at the first screen because when we press back button everything gets cleared.May be Anji or Rich can help you in this regard.Hope they are watching this thread.
K.Kiran.
‎2007 Apr 18 6:53 AM