SAP ABAP Function Module ER_TRAN_GET_DETAIL (Returns details of a transaction)
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_DETAIL | Returns details of a transaction |
| Function Group | ER_TRAN_API | Event Resolution Transaction API |
| Program Name | SAPLER_TRAN_API | Event Resolution Transaction API |
| INCLUDE Name | LER_TRAN_APIU02 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
E_S_TSTPVT | TYPE | TSTPVT | Properties of the transaction | |||
| |
E_S_TSTCC | TYPE | TSTCC | Classification of the transaction (GUI type, ...) | |||
| |
E_TCODE_BASE | TYPE | TCODE | Transaction code this param. transact. is based on (SPACE if not param. trans.) | |||
| |
I_TCODE | TYPE | TCODE | Transaction code | |||
| |
I_LANGU | TYPE | LANGU | SY-LANGU | Language Key | ||
| |
E_T_INPUT_FIELD | TYPE | ERE_S_DYNF | Dynpro field and properties | |||
| |
NOT_FOUND | TYPE | Transaction not found | ||||
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 |