SAP ABAP Class CL_FBS_TEST_CLASS_UTILS (CL_FBS_TEST_CLASS_UTILS)
Hierarchy
SAP_FIN (Software Component) SAP_FIN
   FI-GL-GL (Application Component) Basic Functions
     FBS_SE_GLMASTER_REPLCTN (Package) Services for Proxies
Properties
Class CL_FBS_TEST_CLASS_UTILS  
Short Description    
Super Class    
Instantiability of a Class 1  Protected 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20080515   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_FBS_TEST_CLASS_UTILS has no interface implemented.
Friends
Class CL_FBS_TEST_CLASS_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CLIENT_IS_ALLOWED Static Attribute Public Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081022
2 C_SERVICE_ID_CCD Constant Public Type reference (TYPE) STRING 'CCD_TEST' 20081022
3 C_SERVICE_ID_COA Constant Public Type reference (TYPE) STRING 'COA_TEST' 20081022
4 C_SERVICE_ID_FRS Constant Public Type reference (TYPE) STRING 'FRS_TEST' 20081022
5 C_TEST_COMPLETED_TEXT Constant Protected Type reference (TYPE) SY-MSGV1 'ROUND_TRIP_WAS_COMPLETED' Message Variable 20081022
6 C_TEST_STARTED_TEXT Constant Protected Type reference (TYPE) SY-MSGV1 'ROUND_TRIP_WAS_STARTED' Message Variable 20081022
7 GC_COA_TEST Constant Public Type reference (TYPE) BALSUBOBJ 'COA_TEST' Anwendungs-Log: Unterobjekt 20081022
8 GC_OBJECT_FMDM Constant Public Type reference (TYPE) BALOBJ_D 'FINMDM_FIGL' BALOBJ_D 20081022
9 MSG_DUMMY Static Attribute Protected Type reference (TYPE) STRING 20081022
10 M_LOG_HANDLE Instance attribute Protected Type reference (TYPE) BALLOGHNDL Application Log: Log Handle 20081022
11 M_SERVICE_ID Instance attribute Protected Type reference (TYPE) STRING 20081022
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MSG_TO_LOG Instance method Protected Method 20081022
2 BAL_TO_BAPIRET_MSG Static method Public Method 20081022
3 BAPIRET_TO_BAL_MSG Static method Public Method 20081022
4 CHECK_ROUND_TRIP_COMPLETED Instance method Public Method 20081022
5 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20080515
6 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20081022
7 CREATE_LOG Instance method Protected Method 20081022
8 GET_HANDLER Static method Public Method 20081022
9 GET_LOG_ENTRIES Instance method Protected Method 20081022
10 GET_LOG_FOR_EXTNUMBER Instance method Protected Method 20081022
11 SAVE_LOG Instance method Protected Method 20081022
12 SET_ROUND_TRIP_COMPLETED Instance method Public Method 20081022
13 SET_ROUND_TRIP_STARTED Instance method Public Method 20081022
14 WRITE_HEADER_FOR_OUTBOUND Static method Public Method 20081022
Events
Class CL_FBS_TEST_CLASS_UTILS has no event.
Types
Class CL_FBS_TEST_CLASS_UTILS has no local type.
Method Signatures

Method ADD_MSG_TO_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_MSG Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Message Data 20081022
2 Returning RP_WAS_LOGGED Value transfer Type reference (TYPE) BOOLEAN General Flag 20081022

Method ADD_MSG_TO_LOG on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method BAL_TO_BAPIRET_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_BAL_MSG Call by reference Type reference (TYPE) BAL_T_MSG Application Log: Table with Messages 20081022
2 Returning RR_T_BAPIRET2 Value transfer Object reference (TYPE REF TO) BAPIRET2_TAB Error Messages 20081022

Method BAL_TO_BAPIRET_MSG on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method BAPIRET_TO_BAL_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_LEVEL Call by reference Type reference (TYPE) BAL_S_MSG-DETLEVEL '0' Application Log: Message Data 20081022
2 Importing IT_BAPIRET2 Call by reference Type reference (TYPE) BAPIRET2_TAB Error Messages 20081022
3 Returning RR_T_BAL_MSG Value transfer Object reference (TYPE REF TO) BAL_T_MSG Application Log: Table with Messages 20081022

Method BAPIRET_TO_BAL_MSG on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method CHECK_ROUND_TRIP_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_TAB Application Log: Table with Messages 20081022
2 Exporting E_RESULT_TYPE Call by reference Type reference (TYPE) CHAR1 Single-Character Flag 20081022
3 Importing IP_NUMBER_OF_TRIES Call by reference Type reference (TYPE) SY-INDEX Loop Index 20081022
4 Importing IP_UUID Call by reference Type reference (TYPE) SAPPLCO_UUID_CONTENT Application Log: External ID 20081022

Method CHECK_ROUND_TRIP_COMPLETED on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_FBS_TEST_CLASS_UTILS has no parameter.
Method CLASS_CONSTRUCTOR on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SERVICE_ID Call by reference Type reference (TYPE) STRING RSRSCAN1: Search String/Search Model 20081022

Method CONSTRUCTOR on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method CREATE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_EXTNUMBER Call by reference Type reference (TYPE) BAL_S_LOG-EXTNUMBER Application Log: External ID 20081022
2 Returning RP_LOG_HNDL Value transfer Type reference (TYPE) BALLOGHNDL General Flag 20081022

Method CREATE_LOG on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method GET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SERVICE_ID Call by reference Type reference (TYPE) STRING 20081022
2 Returning RO_HANDLER Value transfer Object reference (TYPE REF TO) CL_FBS_TEST_CLASS_UTILS 20081022

Method GET_HANDLER on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method GET_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_T_MESSAGES Value transfer Object reference (TYPE REF TO) BAL_T_MSG Boolean Variable (X=True, -=False, Space=Unknown) 20081022

Method GET_LOG_ENTRIES on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method GET_LOG_FOR_EXTNUMBER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_EXTNUMBER Call by reference Type reference (TYPE) BALHDR-EXTNUMBER Application Log: External ID 20081022
2 Returning RP_LOG_HANDLE Value transfer Type reference (TYPE) BALLOGHNDL Boolean Variable (X=True, -=False, Space=Unknown) 20081022

Method GET_LOG_FOR_EXTNUMBER on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method SAVE_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RP_WAS_SAVED Value transfer Type reference (TYPE) BOOLEAN General Flag 20081022

Method SAVE_LOG on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method SET_ROUND_TRIP_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_UUID Call by reference Type reference (TYPE) SAPPLCO_UUID_CONTENT Application Log: External ID 20081022
2 Importing IT_MESSAGES Call by reference Type reference (TYPE) BAPIRET2_TAB Application Log: Table with Messages 20081022
3 Returning RP_WAS_WRITTEN Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081022

Method SET_ROUND_TRIP_COMPLETED on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method SET_ROUND_TRIP_STARTED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_UUID Call by reference Type reference (TYPE) SAPPLCO_UUID_CONTENT Application Log: External ID 20081022
2 Returning RP_STARTED Value transfer Type reference (TYPE) BOOLEAN Boolean Variable (X=True, -=False, Space=Unknown) 20081022

Method SET_ROUND_TRIP_STARTED on class CL_FBS_TEST_CLASS_UTILS has no exception.

Method WRITE_HEADER_FOR_OUTBOUND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_S_MSG_HEADER Value transfer Object reference (TYPE REF TO) SAPPLCO_BUS_DOC_MESSAGE_HEADER Business information from the perspective of the sender appl 20081022

Method WRITE_HEADER_FOR_OUTBOUND on class CL_FBS_TEST_CLASS_UTILS has no exception.
History
Last changed by/on SAP  20100310 
SAP Release Created in 604