SAP ABAP Function Module CFX_API_DOC_STRUCTURE_COMPARE (Compare Two BOMs (Versions))
Hierarchy
CPRXRPM (Software Component) SAP Portfolio and Project Management 6.0
   PLM-CFO (Application Component) Collaboration Folders
     CFX_API (Package) Collaboration Folders: API
Basic Data
Function Module CFX_API_DOC_STRUCTURE_COMPARE Compare Two BOMs (Versions)  
Function Group CFX_API_DOC   cFolders: API for Folder Objects  
Program Name SAPLCFX_API_DOC    
INCLUDE Name LCFX_API_DOCU19    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ES_FAULT TYPE CFX_API_TS_FAULT Error According to SOAP
Exporting E_FAULTSTRING TYPE CFX_API_T_FAULTSTRING Short Error Text for User
Importing I_OLD_DOC_VERSION_ID TYPE SYSUUID_C ID of Old Version of BOM
Importing I_NEW_DOC_VERSION_ID TYPE SYSUUID_C ID of New Version of BOM
Tables ET_CHANGED_ATTRIBUTE_VALUES TYPE CFX_API_TS_ATTRIBUTE_VALUE_R Changed Values of the BOM Header Attributes
Tables ET_REMOVED_LINKED_DOCUMENTS TYPE CFX_API_TS_ID Documents no Longer Linked to the BOM Header
Tables ET_ADDED_LINKED_DOCUMENTS TYPE CFX_API_TS_ID Documents Newly Linked to the BOM Header
Tables ET_ITEMS TYPE CFX_API_TS_ITEM_READ All BOM Items of I_NEW_DOC_VERSION_ID
Tables ET_DELETED_ITEMS TYPE CFX_API_TS_ITEM Deleted BOM Items
Tables ET_CHANGED_ITEMS TYPE CFX_API_TS_ITEM_CHANGES New and Changed BOM Items
Tables ET_ITEM_CHANGED_ATTRIB_VALUES TYPE CFX_API_TS_ITEM_ATTRIB_VALUE_R Values of Changed BOM Item Attributes
Tables ET_ITEM_REMOVED_LINKED_DOCS TYPE CFX_API_TS_ITEM_LINKED_DOC Documents no Longer Linked to the BOM Items
Tables ET_ITEM_ADDED_LINKED_DOCUMENTS TYPE CFX_API_TS_ITEM_LINKED_DOC Documents Newly Linked to the BOM Items
Tables ET_ITEM_CONTEXTS TYPE CFX_API_TS_ITEM_CONTEXT Contexts of BOM Items to Identify them in the Back-End System
               
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  20141109 
SAP Release Created in 100