SAP ABAP Function Module CPE_GUI_DETERM_CHANGED_FIELDS (CPE: Determine changed fields after UI processing)
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_DETERM_CHANGED_FIELDS CPE: Determine changed fields after UI processing  
Function Group CPE_GUI   CPE User Interface in SAPGUI Technology  
Program Name SAPLCPE_GUI    
INCLUDE Name LCPE_GUIU10    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_CHANGED_FIELDNAMES_STRUC TYPE CPET_CHANGED_FIELDNAMES_TAB CPE - Names of Changed Fields
Exporting ET_CHANGED_FIELDNAMES_TAB TYPE CPET_CHANGED_FIELDNAMES_TAB CPE - Names of Changed Fields
Exporting ET_CHANGED_TERMNO TYPE CPET_CHANGED_TERMNO_COM_TAB CPE - Communication Structure Table for Changed Term Numbers
Exporting ET_CHANGED_ROUNDIN TYPE CPET_CHANGED_ROUNDIN_KEY_TAB CPE - Communication Table for Changed Rounding Input Keys
Exporting ET_CHANGED_CONVIN TYPE CPET_CHANGED_CONVIN_KEY_TAB CPE - Communication Table for Changed Conversion Input Keys
Importing IV_DDIC_STRUCNAME TYPE TABNAME Table Name
Importing IS_STRUCTURE_OLD TYPE ANY
Importing IS_STRUCTURE_NEW TYPE ANY
Importing IV_STRUCTURE_TABIX TYPE SYTABIX '1' Index of Internal Tables
Importing IT_INPUT_FIELDNAMES_STRUC TYPE CPET_INPUT_FIELDNAMES_TAB CPE - Names of Displayed Fields and Input Fields
Importing IV_DDIC_TABNAME TYPE TABNAME Table Name
Importing IT_TABLE_OLD TYPE TABLE
Importing IT_TABLE_NEW TYPE TABLE
Importing IT_INPUT_FIELDNAMES_TAB TYPE CPET_INPUT_FIELDNAMES_TAB CPE - Names of Displayed Fields and Input Fields
Exception STRUCNAME_NOT_FOUND_IN_DDIC TYPE The specified struture name does not exist in DDIC
Exception TABNAME_NOT_FOUND_IN_DDIC TYPE The specified table name does not exist in DDIC
               
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