SAP ABAP Class CL_ST05_ABAP_CALL_STACK_M (ST05 ABAP Call Stack Model Class)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-P-PA (Application Component) Performance Analysis (Transaction ST05)
⤷
ST05 (Package) ST05 Performance Trace
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_PTC_M | Model Class for Performance Tools | 20130419 |
Properties
| Class | CL_ST05_ABAP_CALL_STACK_M | |
| Short Description | ST05 ABAP Call Stack Model Class | |
| Super Class | CL_PTC_M | Model Class for Performance Tools |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ST05 | ST05 Performance Trace |
| Created | 20110824 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ST05_ABAP_CALL_STACK_M has no forward declaration.
Interfaces
Class CL_ST05_ABAP_CALL_STACK_M has no interface implemented.
Friends
Class CL_ST05_ABAP_CALL_STACK_M has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | ST05_DETAILED_RECORD | Detailed Processed Trace Record | 20110905 | |||
| 2 | Static Attribute | Private | Type reference (TYPE) | ST05_KERNEL_CALL_STACK | Table of Kernel Call Stack Records | 20110905 | |||
| 3 | Static Attribute | Private | Type reference (TYPE) | PROGRAM_BUFFER_TABLE | 20110905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get ABAP Call Stack | 20110905 | |
| 2 | Static method | Public | Method | Get Member Variable detailed_record | 20110905 | |
| 3 | Static method | Public | Method | Get Member Variable kernel_call_stack | 20110905 | |
| 4 | Static method | Public | Method | Set Member Variable detailed_record | 20110905 | |
| 5 | Static method | Public | Method | Set Member Variable kernel_call_stack | 20110905 |
Events
Class CL_ST05_ABAP_CALL_STACK_M has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | PROGRAM | Private | See coding | 20110905 | BEGIN OF program,
name TYPE progname, " name of the program
load_cont TYPE STANDARD TABLE OF rcont " processing control blocks portion of the load
WITH NON-UNIQUE DEFAULT KEY,
END OF program
|
||
| 2 | PROGRAM_BUFFER_TABLE | Private | See coding | 20110905 | PROGRAM_BUFFER_TABLE TYPE STANDARD TABLE OF program
|
Method Signatures
Method GET_ABAP_CALL_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ABAP_CALL_STACK | Value transfer | Type reference (TYPE) | ST05_ABAP_CALL_STACK | ABAP Call Stack | 20110905 | |||
| 2 | RECORD_NUMBER | Call by reference | Type reference (TYPE) | ST05_RECORD_NUMBER | Laufende Nummer des Tracesatzes | 20110905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ST05 Exception Class | 20110905 |
Method GET_DETAILED_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAILED_RECORD | Value transfer | Type reference (TYPE) | ST05_DETAILED_RECORD | Detaillierter bearbeiteter Trace-Satz | 20110905 |
Method GET_DETAILED_RECORD on class CL_ST05_ABAP_CALL_STACK_M has no exception.
Method GET_KERNEL_CALL_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KERNEL_CALL_STACK | Value transfer | Type reference (TYPE) | ST05_KERNEL_CALL_STACK | Tabelle Kernel Call Stack-Sätze | 20110905 |
Method GET_KERNEL_CALL_STACK on class CL_ST05_ABAP_CALL_STACK_M has no exception.
Method SET_DETAILED_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | DETAILED_RECORD | Call by reference | Type reference (TYPE) | ST05_DETAILED_RECORD | Detaillierter bearbeiteter Trace-Satz | 20110905 |
Method SET_DETAILED_RECORD on class CL_ST05_ABAP_CALL_STACK_M has no exception.
Method SET_KERNEL_CALL_STACK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | KERNEL_CALL_STACK | Call by reference | Type reference (TYPE) | ST05_KERNEL_CALL_STACK | Tabelle Kernel Call Stack-Sätze | 20110905 |
Method SET_KERNEL_CALL_STACK on class CL_ST05_ABAP_CALL_STACK_M has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |