Menu

SAP Function Module SCI_INSPECT_LIST

führt für mehrere externe Objekte Prüfung mit DEFAULT-Variante durch

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 Function Module SCI_INSPECT_LIST (führt für mehrere externe Objekte Prüfung mit DEFAULT-Variante durch) is a standard Function Module in SAP ERP and is part of the function group S_CODE_INSPECTOR within the package S_CODE_INSPECTOR.

Technical Information

Function Module SCI_INSPECT_LIST
Short Text führt für mehrere externe Objekte Prüfung mit DEFAULT-Variante durch
Function Group S_CODE_INSPECTOR
Package S_CODE_INSPECTOR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_NAME TYPE SCI_NAME Code Inspector: Element Name (Chk, ChkV, ObjM, Inspec)
P_OBJECTS TYPE SCIT_OBJS Code Inspector: Table Type for Objects
P_SHOW_RESULTS TYPE FLAG General Flag
P_USER TYPE SCI_USER SY-UNAME Code Inspector: Person Responsible

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
P_RESULTS TYPE SCIT_REST Code Inspector: Results Structure
P_RESULTS_HD TYPE SCIT_RESH
P_VARIANT TYPE SCI_TSTVAR Code Inspector: Test Variant

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
COULD_NOT_READ_VARIANT Could not Read Check Variant
NO_DEFAULT_CHECKVARIANT
NO_OBJECT
OBJS_ALREADY_EXISTS Object set already exists
TOO_MANY_OBJECTS