SAP ABAP Class CL_ST05_TRACE_PROCESSOR_BUF (BUF Trace Processing)
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_ST05_TRACE_PROCESSOR_SBE | SQL, BUF, ENQ Trace Processing | 20100813 |
Properties
Class | CL_ST05_TRACE_PROCESSOR_BUF | |
Short Description | BUF Trace Processing | |
Super Class | CL_ST05_TRACE_PROCESSOR_SBE | SQL, BUF, ENQ Trace Processing |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ST05 | ST05 Performance Trace |
Created | 20100813 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ST05_TRACE_PROCESSOR_BUF has no forward declaration.
Interfaces
Class CL_ST05_TRACE_PROCESSOR_BUF has no interface implemented.
Friends
Class CL_ST05_TRACE_PROCESSOR_BUF 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_BUF_RECORD_TABLE | Processed BUF Trace Records - Further Details | 20100813 | ||
2 | ![]() |
Static Attribute | Private | Type reference (TYPE) | ST05_RECORD_NUMBERS | Trace Record Numbers | 20100813 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Private | Method | Create Record with Additional BUF Specific Information | 20100813 |
2 | ![]() |
Static method | Private | Method | Merge Data from Dependent Records into Main Record | 20100813 |
Events
Class CL_ST05_TRACE_PROCESSOR_BUF has no event.
Types
Class CL_ST05_TRACE_PROCESSOR_BUF has no local type.
Method Signatures
Method BUILD_BUF_RECORD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
BUFFER_OBJECT_SIZE | Call by reference | Type reference (TYPE) | ABAP_MSIZE | DEC-Typ, der für 64-Bit-Integer geeignet ist | 20100813 | ||
2 | ![]() |
BUF_TRACE_RECORD | Value transfer | Type reference (TYPE) | ST05_BUF_RECORD | Processed BUF Trace Record - Further Details | 20100813 | ||
3 | ![]() |
RAW_BUF_RECORD | Call by reference | Type reference (TYPE) | TRTBUFREC | Tabllenpuffer Trace Satz | 20100813 | ||
4 | ![]() |
STATEMENT | Call by reference | Type reference (TYPE) | ST05_STATEMENT | Statement of a Traced Activity | 20100813 |
Method BUILD_BUF_RECORD on class CL_ST05_TRACE_PROCESSOR_BUF has no exception.
Method MERGE_DEPENDENT_RECORDS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
DETAILED_RECORD_TABLE | Call by reference | Type reference (TYPE) | ST05_DETAILED_RECORD_TABLE | Detailed Processed Trace Records | 20100813 | ||
2 | ![]() |
INDEX | Call by reference | Type reference (TYPE) | SYTABIX | Index interner Tabellen | 20100813 | ||
3 | ![]() |
MAIN_RECORD | Call by reference | Type reference (TYPE) | ST05_MAIN_RECORD | Main Processed Trace Record | 20100813 | ||
4 | ![]() |
RECORD_NUMBER | Call by reference | Type reference (TYPE) | ST05_RECORD_NUMBER | Trace Record Running Number | 20100813 |
Method MERGE_DEPENDENT_RECORDS on class CL_ST05_TRACE_PROCESSOR_BUF has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |