SAP ABAP Function Module SMO9_STRUCTFIELD_ATTRIBUTES (Fetch the Segment field position, length, type and inttype in the segment)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-KGN (Application Component) Key Generation
     SMO9 (Package) Logical Services
Basic Data
Function Module SMO9_STRUCTFIELD_ATTRIBUTES Fetch the Segment field position, length, type and inttype in the segment  
Function Group SMO9_TLMSG   TL Messaging Test  
Program Name SAPLSMO9_TLMSG   TL Messaging Test 
INCLUDE Name LSMO9_TLMSGU04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting START_POS TYPE SMOG_LENTH Starting position
Exporting LENGTH TYPE SMOG_LENTH Length of the field
Exporting DECIMALS TYPE SMOG_DECIM Decimal length of the field
Exporting FIELDTYPE TYPE C
Exporting INTTYPE TYPE C
Exporting ROLLNAME TYPE ROLLNAME Data Element of the field
Importing STRUCTURE_NAME TYPE SMOG_MAPSG-TR_SEGDD Name of the Structure/Table
Importing FIELD_NAME TYPE SMOG_SFLD-TR_NAME Name of the field
Exception STRUCT_NOTFOUND TYPE Message is not found in table
Exception FLD_NOTFOUND TYPE Corresponding field is not found.
Exception STAT_ITAB_ENTRY_FAIL TYPE Static table insertion fail.
               
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  20001011 
SAP Release Created in 12A