Chapter 1: Creating Custom Code Flashcards
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