SAP ABAP Function Module CPE_GUI_FORM_SIMU_PREPARE_FORM (CPE GUI: Prepare Formula for Simulation)
Hierarchy
PI_BASIS (Software Component) Basis Plug-In
   CA-GTF-CPE (Application Component) Commodity Pricing Engine
     CPE_DOC (Package) Commodity Pricing: Document Data
Basic Data
Function Module CPE_GUI_FORM_SIMU_PREPARE_FORM CPE GUI: Prepare Formula for Simulation  
Function Group CPE_GUI   CPE User Interface in SAPGUI Technology  
Program Name SAPLCPE_GUI    
INCLUDE Name LCPE_GUIU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EV_DOC_GUID TYPE CPET_DOC_GUID CPE Caller - GUID of Document Header
Exporting EV_DOCITEM_GUID TYPE CPET_DOCITEM_GUID CPE Caller - GUID of Document Item
Exporting ES_CPEDOC_COM_WRK TYPE CPET_CPEDOC_COM_WRK CPE - Work Structure with All Output Data
Importing IV_SIMU_START_FORMULA_TYPE TYPE CHAR1 Single-Character Flag
Importing IV_SIMU_START_COND_TYPE TYPE CPET_COND_TYPE CPE: Condition Type for Commodity Pricing
Importing IV_APPLICATION_FNAME TYPE RS38L_FNAM Name of Function Module
Importing IV_SIMU_START_DOCCATEGORY TYPE CPET_DOCCATEGORY CPE Caller - Document Category
Importing IV_SIMU_START_DOCNO TYPE CHAR10 Character Field Length = 10
Importing IV_SIMU_START_DOCITEMNO TYPE CHAR10 Character Field Length = 10
Importing IV_SIMU_START_IS_ITEM_FORMULA TYPE CHAR1 Single-Character Flag
Importing IV_SIMU_START_FORMID TYPE CPET_FORMID CPE Formula - Key
Importing IV_SIMU_START_FILEPATH TYPE CHAR100 Character 100
Importing IV_SIMU_START_EVAL_TIMESTAMP TYPE CPET_EVAL_TIMESTAMP CPE Formula - Evaluation Date and Time
Exception DOCNO_NOT_SPECIFIED TYPE The document number of the formula has not been specified
Exception DOCITEMNO_NOT_SPECIFIED TYPE The document item number of the item formula has not been specified
Exception FORMID_NOT_SPECIFIED TYPE The key of the customizing formula has not been specified
Exception FILEPATH_NOT_SPECIFIED TYPE The file path has not been specified
Exception COND_TYPE_NOT_SPECIFIED TYPE The condition type has not been specified
Exception DOCNO_CONVERSION_FM_NOT_FOUND TYPE Function module to convert document number not found
Exception DOCUMENT_NOT_FOUND TYPE Document not found
Exception ERROR_PUT_FROM_DB_OB TYPE Error occurred during transfer of data from DB to OB
Exception ERROR_READ_FROM_FILE TYPE Error during reading of data from file
               
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  20060330 
SAP Release Created in 2005_1_620