SAP ABAP Function Module ER_TRAN_GET_LIST (Returns a list of transactions)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
BC-BW (Application Component) BW Service API
⤷
ER_BASE (Package) Event Resolution Basis Components (Pl Basis)

⤷

⤷

Basic Data
Function Module | ER_TRAN_GET_LIST | Returns a list of transactions |
Function Group | ER_TRAN_API | Event Resolution Transaction API |
Program Name | SAPLER_TRAN_API | Event Resolution Transaction API |
INCLUDE Name | LER_TRAN_APIU01 |
Parameters
Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
---|---|---|---|---|---|---|---|
![]() |
I_TCODE_SELECTION | TYPE | TCODE | '*' | Transaction code search pattern | ||
![]() |
I_TTEXT_SELECTION | TYPE | TTEXT_STCT | '*' | Transaction text search pattern | ||
![]() |
I_LANGU | TYPE | LANGU | SY-LANGU | Language | ||
![]() |
I_MAX_NUMBER | TYPE | I | 100 | Maximum Number of transactions to be returned (-1 = all) | ||
![]() |
E_T_TSTCV | TYPE | TSTCV | Transactions with basic properties | |||
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 | 20041230 |
SAP Release Created in | 2006_1_620 |