Customization: Rule of Thumb
What are the points should I keep in mind while customizing an application.
Suppose, the HR Manager requested me to add some more details in Applicant Information(P08401)
Well. I will not modify directly in P08401. I will copy it to P5508401.
What about tables? If I copy tables like the application, the underlying relation between the tables will be lost.
So what should I do with tables. Modify the standard table ?
Suppose, the HR Manager requested me to add some more details in Applicant Information(P08401)
Well. I will not modify directly in P08401. I will copy it to P5508401.
What about tables? If I copy tables like the application, the underlying relation between the tables will be lost.
So what should I do with tables. Modify the standard table ?
0