SAP ABAP Function Module SELECT_EINE_ALL_ENTRIES_IN_2 (Select all fields from EINE for keys INFNR and WERKS in all table 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_ALL_ENTRIES_IN_2 | Select all fields from EINE for keys INFNR and WERKS in all table entries |
| Function Group | SEL_EINE | Holds select EINE functions |
| Program Name | SAPLSEL_EINE | |
| INCLUDE Name | LSEL_EINEU10 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DB_COUNT | TYPE | SYST-DBCNT | Return Value, Return Value After ABAP Statements | |||
| |
IS_EKORG | TYPE | FLAG | General flag | |||
| |
I_EKORG | TYPE | EINE-EKORG | Purchasing organization | |||
| |
IS_ESOKZ | TYPE | FLAG | General flag | |||
| |
I_ESOKZ | TYPE | EINE-ESOKZ | Purchasing info record category | |||
| |
I_REALLY_EXIST | TYPE | FLAG | General flag | |||
| |
I_BYPASS | TYPE | FLAG | General flag | |||
| |
T_WHERE_CLAUSE_IN | TYPE | RSDSWHERE | Line for WHERE clauses (dynamic selections) | |||
| |
T_ENTRIES | TYPE | EINE | Purchasing Info Record: Purchasing Organization Data | |||
| |
T_EINE | TYPE | EINE | Purchasing Info Record: Purchasing Organization Data | |||
| |
NOT_FOUND | TYPE | No record found for given parameters | ||||
| |
ERROR_IN_SELECT | TYPE | Incorrect field to search given to select statement | ||||
Processing Type
| Normal Function 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 |