‎2007 May 15 12:54 PM
Hi All,
i have created two transactions using module pool.
one screen contains plant, storage location and etc.
second screen contains plant, storage location etc and these two transaction no way related to each other
and i have set the parameter id for plant and storage location as some defaults(eg: 1000-plant , 0024 storage location )
and Allowed users to change these fields if needed from default.
But when I change the plant/storage locations in one screen, it reflecting to another screen also.
But i need to have Global declared values in second screen
In what way i have to set the parameter Id
Early Response will be appriciated
Thank you,
~Teena
‎2007 May 15 12:56 PM
‎2007 May 15 1:02 PM
On the second screen, do you want the fields to <u>never</u> receive the values from SAP Memory ? If so, in the attributes for the fields on the second screen, clear the GET(GPA) checkbox.
If you want the second screen to not inherit the values from SAP Memory Parameters only on certain conditions, for those conditions, use the statement
SET PARAMETER ID 'PID' FIELD space."Replace PID with the appropriate Parameter IDRegards,
Dushyant Shetty