SAP ABAP Class IF_RMPS_TRF_LOG (Transfer Log)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_RMPS_TRF_LOG Transfer Log 20090908
Properties
Class IF_RMPS_TRF_LOG  
Short Description Transfer Log    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090908   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_RMPS_TRF_LOG has no forward declaration.
Interfaces
Class IF_RMPS_TRF_LOG has no interface implemented.
Friends
Class IF_RMPS_TRF_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_OBJECT Constant Public Type reference (TYPE) BALOBJ_D 'RMPS' Application log: Object name (Application code) 20090908
2 GC_PROBCLASS_HIGH Constant Public Type reference (TYPE) BALPROBCL '2' Application log: Message problem class 20090908
3 GC_PROBCLASS_INFO Constant Public Type reference (TYPE) BALPROBCL '4' Application log: Message problem class 20090908
4 GC_PROBCLASS_MEDIUM Constant Public Type reference (TYPE) BALPROBCL '3' Application log: Message problem class 20090908
5 GC_PROBCLASS_NONE Constant Public Type reference (TYPE) BALPROBCL ' ' Application log: Message problem class 20090908
6 GC_PROBCLASS_VERY_HIGH Constant Public Type reference (TYPE) BALPROBCL '1' Application log: Message problem class 20090908
7 GC_SUBOBJECT Constant Public Type reference (TYPE) BALSUBOBJ 'TRF' Application Log: Subobject 20090908
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG Instance method Public Method Add message 20090908
2 ADD_MSG_FROM_SY Instance method Public Method Add message from SY 20090908
3 INIT Instance method Public Method Initialize log 20090908
4 LOG_POPUP Instance method Public Method Show a single log in a popup window 20091104
5 LOG_SAVE Instance method Public Method Save Log 20091106
6 RESET Instance method Public Method Reset log 20090908
7 UPDATE Instance method Public Method Save log on DB 20090908
Events
Class IF_RMPS_TRF_LOG has no event.
Types
Class IF_RMPS_TRF_LOG has no local type.
Method Signatures

Method ADD_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOG_MESSAGE Call by reference Type reference (TYPE) BAL_S_MSG Application Log: Message Data 20091103
2 Importing IS_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20091103
3 Importing IV_DETAILLEVEL Call by reference Type reference (TYPE) BALLEVEL '1' Application Log: Level of detail 20091103

Method ADD_MSG on class IF_RMPS_TRF_LOG has no exception.

Method ADD_MSG_FROM_SY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_PROBCLASS Call by reference Type reference (TYPE) BALPROBCL Application log: Message problem class 20090908

Method ADD_MSG_FROM_SY on class IF_RMPS_TRF_LOG has no exception.

Method INIT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_EXT_NUMBER Call by reference Type reference (TYPE) BALNREXT Application Log: External ID 20090908
2 Importing IV_LOG_HANDLE Call by reference Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090908
3 Returning RV_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20090908

Method INIT on class IF_RMPS_TRF_LOG has no exception.

Method LOG_POPUP Signature

Method LOG_POPUP on class IF_RMPS_TRF_LOG has no parameter.
Method LOG_POPUP on class IF_RMPS_TRF_LOG has no exception.

Method LOG_SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_COMMIT Call by reference Type reference (TYPE) RMPS_TRF_FLAG Commit Flag 20091106

Method LOG_SAVE on class IF_RMPS_TRF_LOG has no exception.

Method RESET Signature

Method RESET on class IF_RMPS_TRF_LOG has no parameter.
Method RESET on class IF_RMPS_TRF_LOG has no exception.

Method UPDATE Signature

Method UPDATE on class IF_RMPS_TRF_LOG has no parameter.
Method UPDATE on class IF_RMPS_TRF_LOG has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in