Menu

SAP Function Module FB_MIGRATE_FORM

SAPscript-Form nach SAP SmartForm migrieren

Recommended Now

All-new Echo Dot Smart speaker with Alexa

This bundle includes Echo Dot (3rd Gen) Charcoal and Philips Hue White A19 Medium Lumen Smart Bulb, 1100 Lumens. Built in Smart Home hub. Ask Alexa to control Zigbee-compatible devices. No additional Philips Hue hub required. Two choices for easy smart lighting - Start setting the mood with Hue Smart bulbs and your Echo device, supporting up to 5 Hue Bluetooth & Zigbee smart bulbs. Add the Hue Hub for whole-home smart lighting (up to 50 light points) and bonus features.

Check it out on amazon.com →

The Function Module FB_MIGRATE_FORM (SAPscript-Form nach SAP SmartForm migrieren) 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
Short Text SAPscript-Form nach SAP SmartForm migrieren
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_CHECK_FORMS_ARE_OK TYPE TDSFFLAG 'X'
I_CLIENT_SAPSCRIPT LIKE STXH-MANDT SPACE
I_FORMNAME_SAPSCRIPT TYPE ITCTA-TDFORM SPACE
I_FORMNAME_SMARTFORM TYPE TDSFNAME SPACE
I_LANGUAGE_SAPSCRIPT LIKE SY-LANGU SY-LANGU
I_WITH_DIALOG TYPE TDSFFLAG 'X'
I_WITH_FORM_BUILDER 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_SAPSCRIPT TYPE ITCTA-TDFORM
O_FORMNAME_SMARTFORM 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_EXISTS
ILLEGAL_LANGUAGE Invalid language
ILLEGAL_NAME
NO_ACCESS_PERMISSION
NO_FORM
NO_LANGUAGE
NO_NAME
NO_SUCCESS Other Error