SAP ABAP Class IF_COSTING_TRACE (PCP Valuation Information)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COSTING_COMPONENT PCP Valuation Object 19981126
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COSTING_CONTROL_DATA PCP Customizing Data and Control Data 19991007
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_COST_ESTIMATE PCP Standard Cost Estimate 19991109
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_IM_CONCURRENT_COSTING Imp. Class for BAdI Imp. CONCURRENT_COSTING 20001130
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WRAP_DIP_CK PCP: Wrap Object for Dynamic Item Processor 20050110
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_WRAP_TEMPLATE_CK PCP: Wrap Object for Template 20000127
Properties
Class IF_COSTING_TRACE  
Short Description PCP Valuation Information    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 19981126   SAP 
Last change 20000202   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_COSTING_TRACE has no forward declaration.
Interfaces
Class IF_COSTING_TRACE has no interface implemented.
Friends
Class IF_COSTING_TRACE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BAL_MESSAGE Instance attribute Public Type reference (TYPE) BAL_S_MSG Messages, message type 19991130
2 MESSAGE Instance attribute Public Type reference (TYPE) CKF_ERROR_MESSAGE Message 19990927
3 MESSAGES Instance attribute Public Type reference (TYPE) CKF_ERROR_MESSAGE_TABLE Message Table 19981126
Methods
# Method Level Visibility Method type Description Created on
1 COLLECT_MESSAGES Instance method Public Method Collect All Messages 19991118
2 INSERT_MESSAGE Instance method Public Method Insertion of Message 19981126
3 MESSAGES_TO_LOG Instance method Public Method Place the Messages Collected in Error Log 19981126
Events
Class IF_COSTING_TRACE has no event.
Types
Class IF_COSTING_TRACE has no local type.
Method Signatures

Method COLLECT_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_MESSAGES Call by reference Type reference (TYPE) CKF_ERROR_MESSAGE_TABLE Meldungen mit posnr 19991119
2 Importing IM_CLEAR_MESSAGES Call by reference Type reference (TYPE) XFLAG SPACE Meldungen anschliessend loeschen 19991119

Method COLLECT_MESSAGES on class IF_COSTING_TRACE has no exception.

Method INSERT_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_MSGID Call by reference Type reference (TYPE) SY-MSGID 'CKBK' Message-ID 19981126
2 Importing IM_MSGNO Call by reference Type reference (TYPE) SY-MSGNO Message-Nummer 19981126
3 Importing IM_MSGTY Call by reference Type reference (TYPE) SY-MSGTY Message-Typ 19981126
4 Importing IM_MSGV1 Call by reference Type reference (TYPE) ANY Message-Variable 19981126
5 Importing IM_MSGV2 Call by reference Type reference (TYPE) ANY Message-Variable 19981126
6 Importing IM_MSGV3 Call by reference Type reference (TYPE) ANY Message-Variable 19981126
7 Importing IM_MSGV4 Call by reference Type reference (TYPE) ANY Message-Variable 19981126
# Exception Resumable Description Created on
1 INTERNAL_ERROR Programmfehler. Nie abfangen! 19981126

Method MESSAGES_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Anwendungs-Log: Handle eines Protokolls 19991130
# Exception Resumable Description Created on
1 LOG_HANDLE_NOT_QUALIFIED kein Handle angegeben 19991212
History
Last changed by/on SAP  20000202 
SAP Release Created in