Menu

SAP Function Module FB_MIGRATE_FORM_FP_DEF

The Function Module FB_MIGRATE_FORM_FP_DEF () 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_MIGRATE_FORM_FP_DEF
Short Text
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_FPFORM_NAME TYPE FPNAME
I_FPINTF_NAME TYPE FPNAME
I_SMARTFORM_NAME TYPE TDSFNAME SPACE Smart 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_FPFORM_NAME TYPE FPNAME
O_FPINTF_NAME TYPE FPNAME Name of Form Object
O_SMARTFORM_NAME TYPE TDSFNAME

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_NAME
INTF_EXIST
NO_ACCESS_PERMISSION
NO_FORM
NO_NAME
NO_SUCCESS Other Error
WRONG_TYPE