Menu

SAP Customer Exit ICSV0001

Display of geographic location data

Unsere Literaturempfehlung

Kundeneigene Erweiterungen mit ABAP: User-Exits, klassische und neue BAdIs, Switch und Enhancement Framework

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 ICSV0001 (Display of geographic location data) is a standard Customer Exit in SAP ERP.

Technical Information

Customer Exit ICSV0001
Short Text Display of geographic location data

Function Modules

Function module exits are called from SAP programs at defined points with the ABAP statement CALL CUSTOMER-FUNCTION <nnn>.

Function Codes

With custom function codes, it's possible to add functionality to SAP screens. It can be triggered with the respective function code. The custom logic must be added in a corresponding function module exit, to which the triggered function is passed as a parameter.