SAP ABAP Function Module SMO9_STRU_CHECK_FIELD_VALIDITY (This takes in a structure & field names and check if they exist in DDIC)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-KGN (Application Component) Key Generation
     SMO9 (Package) Logical Services
Basic Data
Function Module SMO9_STRU_CHECK_FIELD_VALIDITY This takes in a structure & field names and check if they exist in DDIC  
Function Group SMO9STRU   Structure Mapper  
Program Name SAPLSMO9STRU   Structure Mapper 
INCLUDE Name LSMO9STRUU01    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RESULT TYPE BOOLEAN
Exporting FIELD_ATTRIBUTE TYPE SMO9FLDATR
Importing STRUCT TYPE DD03L-TABNAME Table name
Importing FIELD TYPE DD03L-FIELDNAME Field name
               
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  19991102 
SAP Release Created in