| Author |
Message |
   
Siddharth Misra
| | Posted on Friday, April 09, 2010 - 12:48 am: |    |
While enabling or disabling a field using processing logic involved in an enhancement,there are two scenarios i envisaged: One is when in the View transaction itself some processing logic is added and based on that the field is disabled or enabled. In the second case the the fields remains enabled but while clicking on the save button the new validation logic fires and a different message pops up. So am I correct in identifying that in Case 1 it implies a change to the processing logic of the View and in the second case it is a change to the validation processing logic to the Edit transaction? Sid |
   
Prashanth CM
Username: Prashanth_cm
Post Number: 13 Registered: 09-2009
| | Posted on Monday, April 26, 2010 - 07:02 am: |    |
Hi Siddharth, For both Case1 and Case2, I agree with you if the processing logic being added is different from those already present for same logical business information and if the processing logic is same and is being used for different logical business information. |
|