InterviewSolution
| 1. |
What Are All The Various Ways Of ‘customizing’? |
|
Answer» You can customize SAP using: IMG: Just follow the IMG TREE, step-by-step. No technical knowledge (about tables, views, etc.) is required. EXAMPLE: To CONFIGURE the ‘Country Code,’ just follow the IMG Menu Path ‘General settings>Set countries>Define countries.’ Tables: You need to know the NAME and structure of the tables where the parameters are directly entered. Technical knowledge of customizable objects is required. Example: To configure the ‘Country Code,’ use transaction code: OY01. ENTER the details in Table V_T005. You can customize SAP using: IMG: Just follow the IMG tree, step-by-step. No technical knowledge (about tables, views, etc.) is required. Example: To configure the ‘Country Code,’ just follow the IMG Menu Path ‘General settings>Set countries>Define countries.’ Tables: You need to know the name and structure of the tables where the parameters are directly entered. Technical knowledge of customizable objects is required. Example: To configure the ‘Country Code,’ use transaction code: OY01. Enter the details in Table V_T005. |
|