SAP ABAP Function Module CRM_FB_RENAME_FORM (Smart Form umbenennen)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MKT-ML (Application Component) Direct Mailing
     CRM_INTERNET_MARKETING (Package) CRM Marketing: 'Personalized Mails' Functions
Basic Data
Function Module CRM_FB_RENAME_FORM Smart Form umbenennen  
Function Group CRM_IM_FORM_BUILDER   CRM Form Builder  
Program Name SAPLCRM_IM_FORM_BUILDER    
INCLUDE Name LCRM_IM_FORM_BUILDERU05    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting O_FORMNAME_OLD TYPE TDSFNAME alter Name des Formulars
Exporting O_FORMNAME_NEW TYPE TDSFNAME neuer Name des Formulars
Importing I_FORMNAME_OLD TYPE TDSFNAME SPACE alter Name des Formulars
Importing I_FORMNAME_NEW TYPE TDSFNAME SPACE neuer Name des Formulars
Importing I_WITH_DIALOG TYPE TDSFFLAG 'X' X = mit Dialog
Exception NO_NAME TYPE kein Formular angegeben
Exception NO_FORM TYPE umzubenennendes Formular existiert nicht
Exception FORM_EXIST TYPE Formular mit neuem Namen existiert bereits
Exception FORM_LOCKED TYPE Form is locked
Exception NO_ACCESS_PERMISSION TYPE Keine Berechtigung zum Ändern oder Anzeigen
Exception ILLEGAL_LANGUAGE TYPE Invalid language
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20001011 
SAP Release Created in 30A