SAP ABAP Function Module SELECT_LFM2_ALL_FIELDS_IN (Select all fields from LFM2 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_LFM2_ALL_FIELDS_IN | Select all fields from LFM2 according to ranges parameters |
| Function Group | SEL_LFM2 | Holds select LFM2 functions |
| Program Name | SAPLSEL_LFM2 | Holds select LFM2 functions |
| INCLUDE Name | LSEL_LFM2U03 |
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_LIFNR | TYPE | LIFNR_RAN | Range structure for selection of Account Number of Vendor | |||
| |
R_EKORG | TYPE | EKORG_RAN | Vendor Master Record: Purchasing Data | |||
| |
R_LTSNR | TYPE | LTSNR_RAN | Range Table for Vendor Sub-Range | |||
| |
R_WERKS | TYPE | WERKS_RAN | Range table for the site | |||
| |
R_SPERM | TYPE | SPERM_RAN | Range structure for selection of Purch. block at purch. org | |||
| |
T_LFM2 | TYPE | LFM2 | Vendor Master Record: Purchasing 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 |