SAP ABAP Function Module SELECT_EINE_SPECIAL_FIELDS_IN (Select special fields from EINE 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_EINE_SPECIAL_FIELDS_IN Select special fields from EINE according to ranges parameters  
Function Group SEL_EINE   Holds select EINE functions  
Program Name SAPLSEL_EINE    
INCLUDE Name LSEL_EINEU04    
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_EINE_FIELDNAME TYPE FIELDNAMES Field Name
Tables R_INFNR TYPE INFNR_RAN Range structure for selection of Number of Purch. Org.
Tables R_EKORG TYPE EKORG_RAN Range Structure for Selection of Arrangements by Purch. Org.
Tables R_ESOKZ TYPE ESOKZ_RAN Range structure of Info Record category
Tables R_WERKS TYPE WERKS_RAN Range table for the site
Tables R_LOEKZ TYPE LOEKZ_RAN Range structure for selection of Purchase Info.
Tables R_EKGRP TYPE EKGRP_RAN Range Structure for Importing Arrangements by Purch. Group
Tables R_DATLB TYPE DATLB_RAN Range structure for selection of Purchase Info. Record
Tables R_MWSKZ TYPE MWSKZ_RAN Range Structure for Selection of Tax Codes
Tables T_EINE TYPE EINE Purchasing Info Record: Purchasing Organization 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