SAP ABAP Function Module CFX_API_DOC_STRUCTURE_WRITE (Change Bill of Material)
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_WRITE Change Bill of Material  
Function Group CFX_API_DOC   cFolders: API for Folder Objects  
Program Name SAPLCFX_API_DOC    
INCLUDE Name LCFX_API_DOCU16    
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
Exporting E_DOC_VERSION_ID TYPE SYSUUID_C ID of Document Version
Exporting E_VERSION_NAME TYPE STRING Name of New/Changed Document Version
Importing I_DOC_ID TYPE SYSUUID_C BOM ID
Importing I_VERSION_NAME TYPE STRING Name of Document Version
Importing I_VERSION_DESCRIPTION TYPE STRING Description of Document Version
Importing I_CHANGE_CURRENT_VERSION TYPE CFX_API_T_BOOL CFXA0_SC_FALSE Change current version? If not: create new version; "yes" or "no"
Importing I_BACKEND_SYSTEM TYPE STRING Back-End System (Namespace)
Importing I_PARENT_ID TYPE SYSUUID_C ID of "Parent" (Material)
Tables IT_ATTRIBUTE_VALUES TYPE CFX_API_TS_ATTRIBUTE_VALUE Values of BOM Header Attributes
Tables IT_LINKED_DOCUMENTS TYPE CFX_API_TS_ID Documents Linked to the BOM Header
Tables IT_ITEMS TYPE CFX_API_TS_ITEM All BOM Items with Their IDs and Components if Available
Tables IT_ITEM_ATTRIBUTE_VALUES TYPE CFX_API_TS_ITEM_ATTRIB_VALUE Values of the Attributes of the BOM Items
Tables IT_ITEM_LINKED_DOCUMENTS TYPE CFX_API_TS_ITEM_LINKED_DOC Documents Linked to the BOM Items
Tables IT_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