Menu

SAP Function Module FB_COPY_FORM

Smart Form kopieren

The Function Module FB_COPY_FORM (Smart Form kopieren) 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_COPY_FORM
Short Text Smart Form kopieren
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_NEW TYPE TDSFNAME SPACE
I_FORMNAME_OLD TYPE TDSFNAME SPACE old form
I_WITH_DIALOG TYPE TDSFFLAG 'X'

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
O_FORMNAME_NEW TYPE TDSFNAME
O_FORMNAME_OLD TYPE TDSFNAME old form

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_EXIST
ILLEGAL_LANGUAGE Invalid language
NO_ACCESS_PERMISSION
NO_FORM
NO_NAME