SAP ABAP Function Module SELECT_EINE_ALL_FIELDS_FOR (Select all fields from EINE for given 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_FOR | Select all fields from EINE for given parameters |
| Function Group | SEL_EINE | Holds select EINE functions |
| Program Name | SAPLSEL_EINE | |
| INCLUDE Name | LSEL_EINEU01 |
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), single (1), for update (2), distinct (3) | ||
| |
IS_INFNR | TYPE | FLAG | General flag | |||
| |
I_INFNR | TYPE | EINE-INFNR | Number of purchasing info record | |||
| |
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 | |||
| |
IS_WERKS | TYPE | FLAG | General flag | |||
| |
I_WERKS | TYPE | EINE-WERKS | Site | |||
| |
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_EINE | TYPE | EINE | Purchasing Info Record: Purchasing Organization Data | |||
| |
NOT_FOUND | TYPE | No record found for given parameters | ||||
| |
ERROR_IN_SELECT | TYPE | Incorrect 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 |