SAP ABAP Interface IF_CPE_TRACE (Trace for analysis)
Hierarchy
☛
PI_BASIS (Software Component) Basis Plug-In
⤷
CA-GTF-CPE (Application Component) Commodity Pricing Engine
⤷
CPE_FA_FE (Package) Commodity Pricing: Formula Assembly and Evaluation (ABAP)
⤷
⤷
Properties
| Interface | IF_CPE_TRACE | |
| Short Description | Trace for analysis |
General Data
| Package | CPE_FA_FE | Commodity Pricing: Formula Assembly and Evaluation (ABAP) |
| Created | 20121127 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_CPE_TRACE has no forward declaration.
Interfaces
Interface IF_CPE_TRACE has no interface.
Friends
Interface IF_CPE_TRACE has no friend.
Attributes
Interface IF_CPE_TRACE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Add input value | 20121205 | |
| 2 | Instance method | Public | Method | Add output value | 20121205 | |
| 3 | Instance method | Public | Method | Close trace for current submodule | 20121205 | |
| 4 | Instance method | Public | Method | Open trace for new submodule | 20121205 |
Events
Interface IF_CPE_TRACE has no event.
Types
Interface IF_CPE_TRACE has no local type.
Method Signatures
Method ADD_INPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NAME | Call by reference | Type reference (TYPE) | CPET_LOG_NAME | CPE Log - Name | 20121205 | |||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20121205 |
Method ADD_INPUT on Interface IF_CPE_TRACE has no exception.
Method ADD_OUTPUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_COUNTER | Call by reference | Type reference (TYPE) | CPET_LOG_COUNTER | 20121205 | ||||
| 2 | I_NAME | Call by reference | Type reference (TYPE) | CPET_LOG_NAME | 20121205 | ||||
| 3 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20121205 |
Method ADD_OUTPUT on Interface IF_CPE_TRACE has no exception.
Method CLOSE Signature
Method CLOSE on Interface IF_CPE_TRACE has no parameter.
Method CLOSE on Interface IF_CPE_TRACE has no exception.
Method OPEN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_STEP | Call by reference | Type reference (TYPE) | CPET_LOG_STEP | 20121205 | ||||
| 2 | I_SUB_MODULE | Call by reference | Type reference (TYPE) | CPET_LOG_SUBMODULE | CPE Log - Submodule | 20121205 |
Method OPEN on Interface IF_CPE_TRACE has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |