SAP ABAP Function Module SXMS_CLEAR_FIELD_OF_STRUC (clears field number n of a structure)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-XI-IS-IEN (Application Component) Integration Engine
     SXMSF (Package) XI: Integration Engine Runtime
Basic Data
Function Module SXMS_CLEAR_FIELD_OF_STRUC clears field number n of a structure  
Function Group SXMS_TOOLS   Toolbox  
Program Name SAPLSXMS_TOOLS    
INCLUDE Name LSXMS_TOOLSU02    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting STRUC_OUT TYPE ANY
Importing STRUC_IN TYPE ANY
Importing N TYPE TABFDPOS Position des Feldes in der Tabelle
Importing NAME TYPE TABNAME Tabellenname
Importing VALUE TYPE STRING
Exception NOT_FOUND TYPE
Exception INITIAL TYPE
               
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  20050219 
SAP Release Created in 700