ABAP Flashcards
1
Q
User exits
A
User exits are predefined places in the SAP standard coding where customer can put their own logic in order to adjust standard processes to customer requirements. These places are predefined by SAP.
2
Q
BADI
A
Business Add ins - hook custom enhancement to standard functionality. A Badi is an interface.
3
Q
Idoc
A
SAP object that carries data of a business transaction from one system to another in the form of electronic message.