SAP ABAP Class CL_RECA_SYSTEM_CALLSTACK (Call Stack for Determining Current Source Code Position)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
RE-FX (Application Component) Flexible Real Estate Management
⤷
RE_CA_BC (Package) RE: Base (Technical Objects - Library)
⤷
⤷
Properties
| Class | CL_RECA_SYSTEM_CALLSTACK | |
| Short Description | Call Stack for Determining Current Source Code Position | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | P | SAP Standard Production Program |
| Category | 0 | |
| Package | RE_CA_BC | RE: Base (Technical Objects - Library) |
| Created | 20040607 | SAP |
| Last change | 20100310 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RECA_SYSTEM_CALLSTACK has no interface implemented.
Friends
Class CL_RECA_SYSTEM_CALLSTACK has no friend class.
Attributes
Class CL_RECA_SYSTEM_CALLSTACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets Info About Callpoint of This Method | 20040607 |
Events
Class CL_RECA_SYSTEM_CALLSTACK has no event.
Types
Class CL_RECA_SYSTEM_CALLSTACK has no local type.
Method Signatures
Method GET_CURRENT_SOURCE_POS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ED_EVENTNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Unterprogrammname | 20040607 | |||
| 2 | ED_EVENTTYPE | Value transfer | Type reference (TYPE) | CSEQUENCE | Art des Unterprogramms | 20040607 | |||
| 3 | ED_FORMATTED_VAR1 | Value transfer | Type reference (TYPE) | SYMSGV | Aufbereitete Ausgabe, Teil 1 (für SY-MSGVx) | 20040607 | |||
| 4 | ED_FORMATTED_VAR2 | Value transfer | Type reference (TYPE) | SYMSGV | Aufbereitete Ausgabe, Teil 2 (für SY-MSGVx) | 20040607 | |||
| 5 | ED_LINENO | Value transfer | Type reference (TYPE) | NUMERIC | Zeilennummer im Quelltext | 20040607 | |||
| 6 | ED_PROGNAME | Value transfer | Type reference (TYPE) | CSEQUENCE | Programmname (Hauptprogramm) | 20040607 | |||
| 7 | ID_IGNORE_LEVELS | Value transfer | Type reference (TYPE) | I | 0 | Anzahl der zu ignorierenden Aufrufstellen (gemäß Callstack) | 20040607 |
Method GET_CURRENT_SOURCE_POS on class CL_RECA_SYSTEM_CALLSTACK has no exception.
History
| Last changed by/on | SAP | 20100310 |
| SAP Release Created in | 500 |