Menu

SAP Function Module FB_DELETE_FORM

Smart Form löschen

The Function Module FB_DELETE_FORM (Smart Form löschen) is a standard Function Module in SAP ERP and is part of the function group STXB within the package SMART.

Technical Information

Function Module FB_DELETE_FORM
Short Text Smart Form löschen
Function Group STXB
Package SMART
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FORMNAME TYPE TDSFNAME SPACE Form
I_FORMTYPE TYPE TDSFTYPE SPACE
I_WITH_CONFIRM_DIALOG TYPE TDSFFLAG 'X'
I_WITH_DIALOG TYPE TDSFFLAG 'X'

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
FORM_LOCKED Form is locked
ILLEGAL_FORMTYPE
ILLEGAL_LANGUAGE Invalid language
NO_ACCESS_PERMISSION
NO_FORM
NO_NAME