Alle Technologien in einem Band! Ob Sie zukunftssichere Erweiterungen programmieren oder mit den Modifikationen in Ihren SAP-Systemen aufräumen möchten – hier erhalten Sie das erforderliche Wissen. Jede Methode wird ausführlich und mit Codebeispielen erläutert: User-Exits, klassische und neue BAdIs, Business Transaction Events, implizite und explizite Erweiterungspunkte u. v. m.
Bei amazon.de ansehen →The customer Exit AAIC0003 (IM Summarization: Definition of User-Defined Characteristics) is a standard Customer Exit in SAP ERP.
Customer Exit | AAIC0003 |
Short Text | IM Summarization: Definition of User-Defined Characteristics |
Function module exits are called from SAP programs at defined points with the ABAP
statement CALL CUSTOMER-FUNCTION <nnn>
.
With table includes, additional data fields can be added to business objects. They are needed if data entered on a user screen should be saved to the database.