Menu

SAP Function Module SOTR_STRING_DELETE_CONCEPT

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 SOTR_STRING_DELETE_CONCEPT () is a standard Function Module in SAP ERP and is part of the function group SOTR_DB_STRING_DELETE within the package SOTR_STRING.

Technical Information

Function Module SOTR_STRING_DELETE_CONCEPT
Short Text
Function Group SOTR_DB_STRING_DELETE
Package SOTR_STRING
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONCEPT TYPE SOTR_CONC Key for Logical Object in the OTR
FLAG_CHECK_AUTHORITY TYPE AS4FLAG
FLAG_CHECK_MASTER TYPE AS4FLAG
FLAG_CHECK_USAGE TYPE AS4FLAG
FLAG_CORRECTION_ENTRY TYPE AS4FLAG
IN_UPDATE_TASK LIKE BAPIFLAG NOT USED
LANGU TYPE SYLANGU SY-LANGU SAP R/3 System, Current Language

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
CONCEPT_USED
ERROR_IN_CORRECTION NOT USED
INVALID_PACKAGE
NO_AUTHORIZATION
NO_CORRECTION
NO_ENTRY_FOUND
NO_MASTER_LANGUAGE
NO_SOURCE_SYSTEM
NO_TADIR_ENTRY
TEXT_ENQUEUED
TEXT_NOT_CHANGEABLE
USER_CANCELLED NOT USED