Menu

SAP Function Module RS_FUNCTION_POOL_DELETE

Unsere Literaturempfehlung

IDoc-Entwicklung für SAP: Customizing, Erweiterung, Eigenentwicklung

Wenn der Standard nicht ausreicht: Mit diesem Buch lernen Sie, IDocs selbstständig zu programmieren und zu erweitern. Die Autorin beschreibt Customizing-Techniken, die Erweiterung der Standardbausteine und komplette Eigenentwicklungen. Ob Rückmeldungen von Statuswerten, E-Mail-Workflows oder Serialisierung – für alle Aufgaben finden Sie Anleitungen und Tipps aus der Programmierpraxis. Neu in dieser Auflage: Überwachung und Fehlerbehandlung mit dem SAP Application Interface Framework.

Bei amazon.de ansehen →

The Function Module RS_FUNCTION_POOL_DELETE () is a standard Function Module in SAP ERP and is part of the function group SEUF within the package SFUNC.

Technical Information

Function Module RS_FUNCTION_POOL_DELETE
Short Text
Function Group SEUF
Package SFUNC
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
AREA LIKE RS38L-AREA SPACE
CORRNUM LIKE E070-TRKORR SPACE
SKIP_PROGRESS_IND TYPE SY-INPUT SPACE
SUPPRESS_POPUPS TYPE CHAR1 SPACE
TEXT LIKE TLIBT-AREAT SPACE
UNAME LIKE TLIBV-UNAME SPACE
WB_FB_MANAGER CLASS CL_FUNCTION_BUILDER_POOL
WITH_KORR LIKE RS38L-FREE 'X' Flag for correction entry

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_CORRNUM TYPE TRKORR Request/Task

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
CANCELED_IN_CORR Cancellation in the correction system
ENQUEUE_SYSTEM_FAILURE System error when blocking
FUNCTION_EXIST Function was not carried out
NOT_EXECUTED No change permission
NO_MODIFY_PERMISSION No display authorization
NO_SHOW_PERMISSION
PERMISSION_FAILURE
POOL_NOT_EXIST