SAP ABAP Function Module SELECT_LFM2_ALL_FIELDS_FOR (Select all fields from LFM2 for given keys)
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_FOR | Select all fields from LFM2 for given keys |
Function Group | SEL_LFM2 | Holds select LFM2 functions |
Program Name | SAPLSEL_LFM2 | Holds select LFM2 functions |
INCLUDE Name | LSEL_LFM2U02 |
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_LIFNR | TYPE | FLAG | General flag | |||
![]() |
I_LIFNR | TYPE | LFM2-LIFNR | Account number of vendor or creditor | |||
![]() |
IS_EKORG | TYPE | FLAG | General flag | |||
![]() |
I_EKORG | TYPE | LFM2-EKORG | Purchasing organization | |||
![]() |
IS_LTSNR | TYPE | FLAG | General flag | |||
![]() |
I_LTSNR | TYPE | LFM2-LTSNR | Vendor sub-range | |||
![]() |
IS_WERKS | TYPE | FLAG | General flag | |||
![]() |
I_WERKS | TYPE | LFM2-WERKS | Plant | |||
![]() |
I_REALLY_EXIST | TYPE | FLAG | General flag | |||
![]() |
I_BYPASS | TYPE | FLAG | General flag | |||
![]() |
T_LFM2 | TYPE | LFM2 | Vendor Master Record: Purchasing Data | |||
![]() |
T_WHERE_CLAUSE_IN | TYPE | RSDSWHERE | Line for WHERE clauses (dynamic selections) | |||
![]() |
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 |