SAP systems can be enhanced in 5 ways
Customizing Personalization Modification Enhancement Custom Development
Customizing
Specific business and functional process configuration according to the implementation guide.
Personalization
Setting up global attributes to display certain fields
Modification
Changes SAP repository objects make at the client side.
Enhancement
Creating a repository object inside a standard SAP program
Custom development
Creating objects that are unique to the client repository
Design thinking
A method of problem-solving. Multi-staged division of tasks.
5 steps of design-thinking
Empathy Define the problem Ideas Prototypes Tests
Empathy
The needs of the group must be known
Define the problem
We need to define the exact problem to be solve
Ideas
The stage consists of creating as many ideas as possible for solutions relating to the previously defined problem.
Prototypes
Make a preliminary visualization of the idea
Tests
Product tested in a real environment
BDUF/LDUF
Big design up front, little design up front
LDUF
The process of modeling a small subsystem before coding
BDUF
Modeling system where the whole system needs to be modeled before implementation.
2 categories of BDUF
Aspects of LDUF
Aspects BDUF
2 areas of software quality
Goal question metric(GQM)
Balanced scoreboard(BS)
Practical software Measurement(PSM)
Models and methods for measuring objectives
Understandability
Both the code and all the documentation should be readable by peers
Conciseness
Code should be kept small, and also not process unnecessary data
Consistency
The software should follow the notation conventions present in the system