SAP ABAP Function Module EUP_GENERATE_IFORM_WITH_FIELDS (Generate interactive form with fields.)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-GP (Application Component) Guided Procedure
     S_EUP_GP (Package) Development GP
Basic Data
Function Module EUP_GENERATE_IFORM_WITH_FIELDS Generate interactive form with fields.  
Function Group GP_PROCESS_RUNTIME   GP process runtime function modules.  
Program Name SAPLGP_PROCESS_RUNTIME    
INCLUDE Name LGP_PROCESS_RUNTIMEU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_MIME_TYPE TYPE STRING
Exporting EV_FORM_DATA TYPE XSTRING
Exporting EV_TASK_ID TYPE GUID_32 GUID in 'CHAR' Format in Uppercase
Importing IV_TEMPLATE_ID TYPE GUID_32 GUID in 'CHAR' Format in Uppercase
Importing IV_GLOBAL_VERSION TYPE INT4 Natural number
Importing IV_LOCAL_VERSION TYPE INT4 Natural number
Importing IV_EXECUTOR TYPE SYST-UNAME User Name
Importing IV_ACCEPT_BY TYPE DATS Field of type DATS
Importing IV_ANONYMOS TYPE CHAR1 Single-Character Flag
Importing IV_DELIVERY_CHANNEL TYPE STRING
Importing IV_RECIPIENT_ADDRESS TYPE STRING
Importing IV_MESSAGE_FORM_FILE_NAME TYPE STRING
Importing IV_MESSAGE_ATTACHMENT_ONE TYPE EUP_FORM_ATTACHMENT Hold an attachment to be sent along with an Interactive Form
Importing IV_MESSAGE_ATTACHMENT_TWO TYPE EUP_FORM_ATTACHMENT Hold an attachment to be sent along with an Interactive Form
Importing IV_SYSTEM_ID TYPE SYST-SYSID Name of SAP R/3 System
Tables IT_FIELDS TYPE EUP_ST_CO_FIELD_TABLE Callable object fields table.
Tables IT_MESSAGE_TEMPLATE_FIELDS TYPE EUP_MESSAGE_TEMPLATE_FIELDS Name, value pairs used for generating interactive forms.
Exception ENGINE_EXCEPTION TYPE
Exception INVOCATION_EXCEPTION TYPE
               
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  20050302 
SAP Release Created in 700