SAP ABAP Function Module /TDAG/CP_XML_SECTION_INSERT (CP: Inserts a section into an XML file)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP_EX (Package) CP: Report generation and export
Basic Data
Function Module /TDAG/CP_XML_SECTION_INSERT CP: Inserts a section into an XML file  
Function Group /TDAG/CP_XML   CP: CfPXML file generation  
Program Name /TDAG/SAPLCP_XML    
INCLUDE Name /TDAG/LCP_XMLU09    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ET_XML_TABLE TYPE /TDAG/CPY_STRING Resulting XML file as table of strings
Exporting E_FLG_ERROR TYPE ESEBOOLE Indicator whether or not errors occurred
Exporting ET_MESSAGES TYPE BAL_T_MSG Table with Messages
Importing I_INSERT_BEFORE TYPE STRING Name of element before the new section should be inserted
Importing IT_SECTION_TO_INSERT TYPE /TDAG/CPY_STRING Section to insert into XML file
Importing I_DOC_PURPOSE TYPE STRING Value to use as document purpose (type attribute of DetailData)
Importing IT_XML_FILE TYPE /TDAG/CPY_RCGREPFILE XML file
Importing I_FILESIZE TYPE I Size of the XML 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  20141109 
SAP Release Created in 0207B0406C