SAP ABAP Function Module SELECT_LFM2_SPECIAL_FIELDS_IN (Select special fields from LFM2 according to ranges parameters)
Hierarchy
EA-RETAIL (Software Component) SAP Enterprise Extension Retail
   LO-MD (Application Component) Logistics Basic Data
     WSTRGROUPING (Package) Holds store grouping development
Basic Data
Function Module SELECT_LFM2_SPECIAL_FIELDS_IN Select special fields from LFM2 according to ranges parameters  
Function Group SEL_LFM2   Holds select LFM2 functions  
Program Name SAPLSEL_LFM2   Holds select LFM2 functions 
INCLUDE Name LSEL_LFM2U04    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Changing DB_COUNT TYPE SYST-DBCNT DB operations, number of table lines processed
Importing I_SELECT_TYPE TYPE C '0' Kind of select : standard (0), distinct (3)
Importing I_REALLY_EXIST TYPE FLAG General flag
Importing I_BYPASS TYPE FLAG General flag
Tables T_LFM2_FIELDNAME TYPE FIELDNAMES Field Name
Tables R_LIFNR TYPE LIFNR_RAN Range structure for selection of Account Number of Vendor
Tables R_EKORG TYPE EKORG_RAN Range Structure for Selection of Arrangements by Purch. Org.
Tables R_LTSNR TYPE LTSNR_RAN Range Table for Vendor Sub-Range
Tables R_WERKS TYPE WERKS_RAN Range table for the site
Tables R_SPERM TYPE SPERM_RAN Range structure for selection of Purch. block at purch. org
Tables T_LFM2 TYPE LFM2 Vendor Master Record: Purchasing Data
Exception NOT_FOUND TYPE No record found for given parameters
Exception ERROR_IN_SELECT TYPE Incorrect field to search given to select statement
               
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  20020219 
SAP Release Created in