SAP ABAP Function Module SMO9_GETPHY_FLD_POS (Get the position and length of a physical field.)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW-KGN (Application Component) Key Generation
     SMO9 (Package) Logical Services
Basic Data
Function Module SMO9_GETPHY_FLD_POS Get the position and length of a physical field.  
Function Group SMO9KEY   KeyGen Function Group  
Program Name SAPLSMO9KEY   KeyGen Function Group 
INCLUDE Name LSMO9KEYU11    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting E_START_POS TYPE SMOG_LENTH Start Position
Exporting E_LENGTH TYPE SMOG_LENTH Length
Importing I_TBLNAME TYPE SMOG_NAME Table Name
Importing I_FLDNAME TYPE SMOG_NAME Physical Field Name
Exception FLD_NOT_FOUND TYPE Raised when the specified field is not found
               
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