SAP ABAP Function Module UDM_STRATEGY_GET_LIST (Liste von Strategien ermitteln)
Hierarchy
☛
FINBASIS (Software Component) Fin. Basis
⤷
FIN-FSCM-COL (Application Component) Collections Management
⤷
UDM_STRATEGY (Package) Collection Strategy, Rule, Basic Rule
⤷
⤷
Basic Data
| Function Module | UDM_STRATEGY_GET_LIST | Liste von Strategien ermitteln |
| Function Group | UDM_STRATEGY_SERVICES | Services for Strategies |
| Program Name | SAPLUDM_STRATEGY_SERVICES | |
| INCLUDE Name | LUDM_STRATEGY_SERVICESU17 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
ET_STRATEGY | TYPE | UDM_T_STRATEGY | ##Table of Collection Strategies | |||
| |
I_MAX_ROWS | TYPE | BAPIMAXROW | 250 | Maximale Zeilenanzahl der Treffermenge | ||
| |
IT_STRATEGY_RNG | TYPE | UDM_T_SELECT_OPTIONS | ##Select options | |||
| |
I_CREATED_BY | TYPE | UDM_CREATED_BY | ## User who created the record | |||
| |
I_CHANGED_BY | TYPE | UDM_CHANGED_BY | ## User who last changed the record | |||
| |
I_CURRENCY | TYPE | UDM_COLL_STRATEGY_CURRENCY | Währung der Strategie | |||
| |
IT_DESCRIPTION_RNG | TYPE | UDM_T_SELECT_OPTIONS | Bezeichnung der Strategien | |||
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 | 20050220 |
| SAP Release Created in | 600 |