SAP ABAP Class CL_BCFG_BCSET_UTIL_LOG_HELPER (util to handle log messages)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CUS-TOL-API (Application Component) Business Configuration API (SAP-internal)
     S_BCFG_SCPR_IMPL (Package) Business Configuration Support SCPR Implementation
Properties
Class CL_BCFG_BCSET_UTIL_LOG_HELPER  
Short Description util to handle log messages    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package S_BCFG_SCPR_IMPL   Business Configuration Support SCPR Implementation 
Created 20100611   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCFG_BCSET_UTIL_LOG_HELPER has no forward declaration.
Interfaces
Class CL_BCFG_BCSET_UTIL_LOG_HELPER has no interface implemented.
Friends
Class CL_BCFG_BCSET_UTIL_LOG_HELPER has no friend class.
Attributes
Class CL_BCFG_BCSET_UTIL_LOG_HELPER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_LOG_TO_MESSAGES Static method Public Method converts log to string table 20110321
2 CONVERT_LOG_TO_STRING Static method Public Method converts log to string 20100716
3 CONVERT_TR_LOG_TO_BAPIRET2 Static method Public Method convert the transport log format from cts_wbo into bapiret2 20110615
4 DELETE_LOG Static method Public Method deletes SCPR log messages from persistence layer 20100611
5 DELETE_LOG_BY_BCSET Static method Public Method deletes log by container / BC set id 20100714
6 ENRICH_LOG_DETAIL Static method Private Method internal utility 20110329
7 EXTRACT_LOG Static method Public Method extracts SCPR log messages from persistence layer 20100611
8 EXTRACT_LOG_BY_BCSET Static method Public Method returns log by container / BC set id 20101122
9 EXTRACT_LOG_DETAILS Static method Private Method internal utility 20110329
Events
Class CL_BCFG_BCSET_UTIL_LOG_HELPER has no event.
Types
Class CL_BCFG_BCSET_UTIL_LOG_HELPER has no local type.
Method Signatures

Method CONVERT_LOG_TO_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG Call by reference Type reference (TYPE) BAPIRET2_T 20110321
2 Returning RESULT Value transfer Type reference (TYPE) CL_BCFG_UTIL_STRING=>TY_T_STRING_LIST 20110321

Method CONVERT_LOG_TO_MESSAGES on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.

Method CONVERT_LOG_TO_STRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_LOG Call by reference Type reference (TYPE) BAPIRET2_T 20100716
2 Returning RESULT Value transfer Type reference (TYPE) STRING 20100716

Method CONVERT_LOG_TO_STRING on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.

Method CONVERT_TR_LOG_TO_BAPIRET2 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T Return parameter table 20110615
2 Importing IT_TR_LOG Call by reference Type reference (TYPE) CTS_MESSAGES WBO Remote API: Messages for Result of Action 20110615

Method CONVERT_TR_LOG_TO_BAPIRET2 on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.

Method DELETE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_ID Call by reference Type reference (TYPE) STRING 20100714

Method DELETE_LOG on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.

Method DELETE_LOG_BY_BCSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20100714

Method DELETE_LOG_BY_BCSET on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.

Method ENRICH_LOG_DETAIL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_LOG_DETAILS Call by reference Type reference (TYPE) BCFG_T_LOG_DETAILS 20110329
2 Importing IS_LOG_ENTRY Call by reference Type reference (TYPE) SCPRACPM 20110329

Method ENRICH_LOG_DETAIL on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.

Method EXTRACT_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_LOG_DETAILS Call by reference Type reference (TYPE) BCFG_T_LOG_DETAILS Table of log details in BCFG API 20110321
2 Exporting ET_LOG_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_T 20110324
3 Importing IV_LOG_ID Call by reference Type reference (TYPE) STRING 20100714

Method EXTRACT_LOG on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.

Method EXTRACT_LOG_BY_BCSET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ID Call by reference Type reference (TYPE) STRING 20101122
2 Returning RESULT Value transfer Type reference (TYPE) BAPIRET2_T 20101122

Method EXTRACT_LOG_BY_BCSET on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.

Method EXTRACT_LOG_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_LOG_ID Call by reference Type reference (TYPE) STRING 20110329
2 Returning RESULT Value transfer Type reference (TYPE) BCFG_T_LOG_DETAILS 20110329

Method EXTRACT_LOG_DETAILS on class CL_BCFG_BCSET_UTIL_LOG_HELPER has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 703