SAP ABAP Function Module SELECT_EINE_ALL_FIELDS_IN (Select all 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_ALL_FIELDS_IN | Select all fields from EINE according to ranges parameters |
| Function Group | SEL_EINE | Holds select EINE functions |
| Program Name | SAPLSEL_EINE | |
| INCLUDE Name | LSEL_EINEU03 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
DB_COUNT | TYPE | SYST-DBCNT | DB operations, number of table lines processed | |||
| |
I_SELECT_TYPE | TYPE | C | '0' | Kind of select : standard (0), distinct (3) | ||
| |
I_REALLY_EXIST | TYPE | FLAG | General flag | |||
| |
I_BYPASS | TYPE | FLAG | General flag | |||
| |
R_INFNR | TYPE | INFNR_RAN | Range structure for selection of Number of Purch. Org. | |||
| |
R_EKORG | TYPE | EKORG_RAN | Range Structure for Selection of Arrangements by Purch. Org. | |||
| |
R_ESOKZ | TYPE | ESOKZ_RAN | Range structure of Info Record category | |||
| |
R_WERKS | TYPE | WERKS_RAN | Range table for the site | |||
| |
R_LOEKZ | TYPE | LOEKZ_RAN | Range structure for selection of Purchase Info. | |||
| |
R_EKGRP | TYPE | EKGRP_RAN | Range Structure for Importing Arrangements by Purch. Group | |||
| |
R_DATLB | TYPE | DATLB_RAN | Range structure for selection of Purchase Info. Record | |||
| |
R_MWSKZ | TYPE | MWSKZ_RAN | Range Structure for Selection of Tax Codes | |||
| |
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 |