SAP ABAP Function Module SMOQ_TABLEFIELD_ATTRIBUTES (Fetch the Segment field position, length, type and inttype in the segment)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-MW (Application Component) Middleware
     SMOQ (Package) WebTAP
Basic Data
Function Module SMOQ_TABLEFIELD_ATTRIBUTES Fetch the Segment field position, length, type and inttype in the segment  
Function Group SMOQ_TAP_HELPER_FUNCTIONS   TAP helper functions  
Program Name SAPLSMOQ_TAP_HELPER_FUNCTIONS    
INCLUDE Name LSMOQ_TAP_HELPER_FUNCTIONSU02    
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 Precision
Exporting FIELDTYPE TYPE DYNPTYPE ABAP/4 Dictionary: Screen data type for Screen Painter
Exporting INTTYPE TYPE INTTYPE ABAP data type (C,D,N,...)
Exporting ROLLNAME TYPE ROLLNAME Data Element of the field
Importing TABLE_NAME TYPE SMOG_TABLE-TABNAME Name of the Structure/Table
Importing FIELD_NAME TYPE SMOG_TFLD-FIELDNAME Name of the field
Exception TABLE_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  20010220 
SAP Release Created in 12A