SAP ABAP Class CL_AMC_KRN_SERVICES (ABAP Messaging Channel (AMC) kernel methods)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-AC (Application Component) ABAP Channels
⤷
SAMC_TOOLS (Package) AMC troubleshooting tools, e.g. logging, tracing, etc.
⤷
⤷
Properties
| Class | CL_AMC_KRN_SERVICES | |
| Short Description | ABAP Messaging Channel (AMC) kernel methods | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | S | System Program |
| Category | 0 | |
| Package | SAMC_TOOLS | AMC troubleshooting tools, e.g. logging, tracing, etc. |
| Created | 20120423 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_AMC_KRN_SERVICES has no forward declaration.
Interfaces
Class CL_AMC_KRN_SERVICES has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_AMC_RUNTIME | 20120924 | ABAP Messaging Channel (AMC) runtime basis API |
Attributes
Class CL_AMC_KRN_SERVICES has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Protected | Method | Get the trace level | 20120423 | |
| 2 | Static method | Protected | Method | Write the channel ID and the trace string | 20120423 |
Events
Class CL_AMC_KRN_SERVICES has no event.
Types
Class CL_AMC_KRN_SERVICES has no local type.
Method Signatures
Method _GET_TRACE_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RC | Value transfer | Type reference (TYPE) | I | Error code | 20120423 | |||
| 2 | TRACELEVEL | Call by reference | Type reference (TYPE) | I | Trace level | 20120423 |
Method _GET_TRACE_LEVEL on class CL_AMC_KRN_SERVICES has no exception.
Method _WRITE_TRACE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHANNEL_ID | Call by reference | Type reference (TYPE) | STRING | ID of channel | 20120423 | |||
| 2 | TRACE_BUFFER | Call by reference | Type reference (TYPE) | STRING | buffer for the trace string | 20120423 |
Method _WRITE_TRACE on class CL_AMC_KRN_SERVICES has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 805 |