SAP ABAP Class CL_BIZC_RFC_UTILITIES (Business Content: RFC Utilities)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-NBC (Application Component) NetWeaver Business Content
     SBIZC2 (Package) Business Content: RFC Interface
Properties
Class CL_BIZC_RFC_UTILITIES  
Short Description Business Content: RFC Utilities    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBIZC2   Business Content: RFC Interface 
Created 20040930   SAP 
Last change 20050428   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BIZC_RFC_UTILITIES has no forward declaration.
Interfaces
Class CL_BIZC_RFC_UTILITIES has no interface implemented.
Friends
Class CL_BIZC_RFC_UTILITIES has no friend class.
Attributes
Class CL_BIZC_RFC_UTILITIES has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONVERT_ERROR Static method Public Method Convert Exceptions to Error Tab 20050113
2 DESERIALIZE_CONTENT_OBJECT Static method Public Method Deserialize Content Object 20040930
3 GET_STACK_LEVEL_ID Static method Public Method Get Next Free Stack Level ID 20050113
4 GET_SYSTEM_INFO Static method Public Method Get Information About the System 20041209
5 LOG_ERROR Static method Public Method Store Errors in Log File 20050304
6 SERIALIZE_CONTENT_OBJECT Static method Public Method Serialize Content Object 20040930
Events
Class CL_BIZC_RFC_UTILITIES has no event.
Types
Class CL_BIZC_RFC_UTILITIES has no local type.
Method Signatures

Method CONVERT_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ERROR_TAB Value transfer Type reference (TYPE) BIZC_ERROR_TAB Business Content: Error table 20050113
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20050113
3 Importing IP_PROVIDER Call by reference Type reference (TYPE) BIZC_CPROV Content Provider 20050113
4 Importing IP_REFERENCE_ID Call by reference Type reference (TYPE) STRING 20050204

Method CONVERT_ERROR on class CL_BIZC_RFC_UTILITIES has no exception.

Method DESERIALIZE_CONTENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TEXT Call by reference Type reference (TYPE) STRING Business Content: Text Table (for RFC) 20041020
2 Exporting RO_CONTENT_OBJECT Call by reference Object reference (TYPE REF TO) CL_BIZC_CONTENT_OBJECT Business Content: Content Objekt 20040930
# Exception Resumable Description Created on
1 CX_BIZC_DESERIALIZATION BIZC: deserialization error 20041117

Method GET_STACK_LEVEL_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PE_STACK_LEVEL_ID Value transfer Type reference (TYPE) CHAR16 Stack level ID 20050113
2 Importing PT_ERROR_TAB Call by reference Type reference (TYPE) TABLE Business Content: Table of Errors (in RFC) 20050113

Method GET_STACK_LEVEL_ID on class CL_BIZC_RFC_UTILITIES has no exception.

Method GET_SYSTEM_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RS_SYS_INFO Value transfer Type reference (TYPE) BIZC_SYS_INFO System Information 20041209

Method GET_SYSTEM_INFO on class CL_BIZC_RFC_UTILITIES has no exception.

Method LOG_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FUNCTION Call by reference Type reference (TYPE) RS38L_FNAM Name des Funktionsbausteins 20050309
2 Importing IP_USAGE Call by reference Type reference (TYPE) BIZC_USAGE ID einer Content-Objektverwendung 20050304
3 Importing IT_ERROR Call by reference Type reference (TYPE) BIZC_ERROR_TAB Business Content: Error table 20050304

Method LOG_ERROR on class CL_BIZC_RFC_UTILITIES has no exception.

Method SERIALIZE_CONTENT_OBJECT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning E_TEXT Value transfer Type reference (TYPE) STRING Business Content: Text Table (for RFC) 20041020
2 Importing IO_CONTENT_OBJECT Call by reference Object reference (TYPE REF TO) CL_BIZC_CONTENT_OBJECT Business Content: Content Objekt 20040930
3 Importing IP_TRANSFORMATION Call by reference Type reference (TYPE) CXSLTDESC Name eines XSLT-Programms 20041221
# Exception Resumable Description Created on
1 CX_BIZC_SERIALIZATION BIZC: serialization error 20041117
History
Last changed by/on SAP  20050428 
SAP Release Created in 700