SAP ABAP Function Module SELECT_EINE_INFNR_ENTRIES_SPEC (Select all fields from EINE for all entries)
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_INFNR_ENTRIES_SPEC Select all fields from EINE for all entries  
Function Group SEL_EINE   Holds select EINE functions  
Program Name SAPLSEL_EINE    
INCLUDE Name LSEL_EINEU13    
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 IS_EKORG TYPE FLAG General flag
Importing I_EKORG TYPE EINE-EKORG Purchasing organization
Importing IS_ESOKZ TYPE FLAG General flag
Importing I_ESOKZ TYPE EINE-ESOKZ Purchasing info record category
Importing IS_WERKS TYPE FLAG General flag
Importing I_WERKS TYPE EINE-WERKS Site
Importing I_REALLY_EXIST TYPE FLAG General flag
Importing I_BYPASS TYPE FLAG General flag
Tables T_EINE_FIELDNAME TYPE FIELDNAMES Field Name
Tables T_WHERE_CLAUSE_IN TYPE RSDSWHERE Line for WHERE clauses (dynamic selections)
Tables T_ENTRIES TYPE EINE Purchasing Info Record: Purchasing Organization Data
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 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