SAP ABAP Function Module SMO9_GET_SEGFLD_POS_OLD (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_GET_SEGFLD_POS_OLD Fetch the Segment field position, length, type and inttype in the segment  
Function Group SMO9KEY   KeyGen Function Group  
Program Name SAPLSMO9KEY   KeyGen Function Group 
INCLUDE Name LSMO9KEYU08    
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 FIELDTYPE TYPE C
Exporting INTTYPE TYPE C
Importing MESSAGE_SEGMENT_NAME TYPE SMOG_MAPSG-TR_SEGDD Name of the message_segment
Importing FIELD_NAME TYPE SMOG_SFLD-TR_NAME Name of the field
Exception MSG_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  19991116 
SAP Release Created in