CL_ABAP_GET_CALL_STACK - Read Call Stack

General Material Data   TXBHW - Original Tax Base Amount in Local Currency  
This documentation is copyright by SAP AG.

Functionality

This class makes it possible to read the current call stack. Reading the call stack should take placeas quickly as possible. For this reason only one internal display is used. If the call stack was readusing the GET_CALL_STACK method, then the result has to be formatted using the FORMAT_CALL_STACK method.It is important that you do not wait too long between reading and formatting, since otherwise the information for formatting may no longer exist.

A formatted stack entry consists of:

1.,,Position in Stack

2.,,Type of Call or Event

3.,,Program Name

4.,,Include Name

5.,,Line Number in Include

6.,,Name of Call, e.g. Method Name, or Name of Event, e.g. START-OF-SELECTION.

The formatting is based on the call/event output in the short dump display.

Relationships

Example

Notes

Further information



General Data in Customer Master   ROGBILLS - Synchronize billing plans  
This documentation is copyright by SAP AG.


Length: 953 Date: 20120526 Time: 081625     triton ( 54 ms )