SAP ABAP Class CL_RSR_TRACE_FUNCTION (OLAP Trace: Function)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
RSRTRACE (Package) BW: OLAP Trace Tool

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_RSR_TRACE_CALLABLE | OLAP Trace: Function | 20040405 |
Properties
Class | CL_RSR_TRACE_FUNCTION | |
Short Description | OLAP Trace: Function | |
Super Class | CL_RSR_TRACE_CALLABLE | OLAP Trace: Function |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | RSRTRACE | BW: OLAP Trace Tool |
Created | 20040227 | SAP |
Last change | 20130531 | 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) |
2 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
3 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
4 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
5 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
6 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
7 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSR_TRACE_FUNCTION has no interface implemented.
Friends
Class CL_RSR_TRACE_FUNCTION has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_FUNC_EXCPBIND_TAB | 20040427 | |||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_FUNC_PARMBIND_TAB | 20040227 | |||
3 | ![]() |
Static Attribute | Private | Type reference (TYPE) | PT_TH_INSTANCE | 20040227 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20040227 |
2 | ![]() |
Static method | Public | Method | 20040227 | |
3 | ![]() |
Instance method | Private | Method | 20041117 | |
4 | ![]() |
Instance method | Private | Method | 20040227 | |
5 | ![]() |
Static method | Private | Method | 20040317 |
Events
Class CL_RSR_TRACE_FUNCTION has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | PT_S_INSTANCE | Private | See coding | 20040227 | begin of PT_S_INSTANCE,
name type funcname,
instance type ref to cl_rsr_trace_function,
end of PT_S_INSTANCE
|
||
2 | PT_S_TABLEPARAM | Private | See coding | 20041210 | begin of PT_S_TABLEPARAM,
name type abap_parmname,
typnm type ABAP_ABSTYPENAME,
end of PT_S_TABLEPARAM
|
||
3 | PT_S_TYPE | Private | See coding | 20041117 | begin of PT_S_TYPE ,
name type abap_parmname,
typnm type ABAP_ABSTYPENAME,
refto type rs_bool,
end of pt_s_type
|
||
4 | PT_TH_INSTANCE | Private | See coding | 20040227 | PT_TH_INSTANCE type hashed table of pt_s_instance
with unique key name
|
||
5 | PT_TS_TABLEPARAMS | Private | See coding | 20041210 | PT_TS_TABLEPARAMS type sorted table of pt_s_tableparam
with unique key name
|
||
6 | PT_TS_TYPE | Private | See coding | 20041117 | PT_TS_TYPE type sorted table of pt_s_type
with unique key name
|
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | FUNCNAME | Funktionsname | 20040227 |
Method CONSTRUCTOR on class CL_RSR_TRACE_FUNCTION has no exception.
Method CREATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_NAME | Value transfer | Type reference (TYPE) | FUNCNAME | Funktionsname | 20040227 | ||
2 | ![]() |
R_R_INSTANCE | Value transfer | Object reference (TYPE REF TO) | CL_RSR_TRACE_FUNCTION | OLAP Trace: function | 20040227 |
Method CREATE on class CL_RSR_TRACE_FUNCTION has no exception.
Method _COLLECT_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_CLASS | Call by reference | Type reference (TYPE) | C | Boolean | 20041117 | ||
2 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | C | 20041117 | |||
3 | ![]() |
R_IS_SERIALIZABLE | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20041117 |
Method _COLLECT_TYPE on class CL_RSR_TRACE_FUNCTION has no exception.
Method _READ_INTERFACE Signature
Method _READ_INTERFACE on class CL_RSR_TRACE_FUNCTION has no parameter.
Method _READ_INTERFACE on class CL_RSR_TRACE_FUNCTION has no exception.
Method __IS_CLASS_SERIALIZABLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TYPE | Call by reference | Type reference (TYPE) | STRING | Run Time Type Services | 20041117 | ||
2 | ![]() |
R_BOOL | Value transfer | Type reference (TYPE) | RS_BOOL | Boolean | 20040317 |
Method __IS_CLASS_SERIALIZABLE on class CL_RSR_TRACE_FUNCTION has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 700 |