SAP ABAP Class CL_BCS_CONVERT_OTF_FOR_UNICODE (BCS: Conversion of OTF Documents Before Unicode Migration)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-SRV-COM (Application Component) Communication Services: Mail, Fax, SMS, Telephony
     SBCOMS (Package) Business Communication Service
Properties
Class CL_BCS_CONVERT_OTF_FOR_UNICODE  
Short Description BCS: Conversion of OTF Documents Before Unicode Migration    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SBCOMS   Business Communication Service 
Created 20130326   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_BCS_CONVERT_OTF_FOR_UNICODE has no forward declaration.
Interfaces
Class CL_BCS_CONVERT_OTF_FOR_UNICODE has no interface implemented.
Friends
Class CL_BCS_CONVERT_OTF_FOR_UNICODE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CRDAT Instance attribute Private Type reference (TYPE) RT_CRDAT 20130326
2 CRONAM Instance attribute Private Type reference (TYPE) RT_CRONAM 20130326
3 GC_KPRO_FLAG Constant Private Type reference (TYPE) STRING 'K' 20130327
4 GC_KPRO_ID Constant Private Type reference (TYPE) STRING '&SO_KProObjectID=' 20130327
5 GC_OTF_ALREADY_CONVERTED Constant Public Type reference (TYPE) C 'C' 20130404
6 GC_OTF_NOT_CONVERTED Constant Public Type reference (TYPE) C 'N' 20130404
7 GC_OTF_NOT_EXISTS Constant Public Type reference (TYPE) C 'E' 20130404
8 GC_PDF Constant Private Type reference (TYPE) SOOD-FILE_EXT 'PDF' File Extension for PC Application 20130326
9 GT_CONT Instance attribute Private Type reference (TYPE) SOLI_TAB Objcont and Objhead as Table Type 20130326
10 GT_OUT Instance attribute Private Type reference (TYPE) TT_OUT 20130326
11 GT_SOC3_NEW Instance attribute Private Type reference (TYPE) SOLI_TAB Objcont and Objhead as Table Type 20130326
12 GV_CNT Instance attribute Private Type reference (TYPE) I 20130326
13 GV_FAILED Instance attribute Private Type reference (TYPE) I 20130326
14 GV_FULL_LOG Instance attribute Private Type reference (TYPE) OS_BOOLEAN Boolean 20130326
15 GV_OK Instance attribute Private Type reference (TYPE) I 20130326
16 GV_OTF_OLD Instance attribute Private Type reference (TYPE) OS_BOOLEAN Boolean 20130326
17 GV_PDF Instance attribute Private Type reference (TYPE) XSTRING 20130326
18 GV_PDF_LEN Instance attribute Private Type reference (TYPE) SOOD-OBJLEN Size of Document Content 20130326
19 GV_TOTAL Instance attribute Private Type reference (TYPE) I 20130326
20 OBJDES Instance attribute Private Type reference (TYPE) RT_OBJDES 20130326
21 OBJNO Instance attribute Private Type reference (TYPE) RT_OBJNO 20130326
22 OBJTP Instance attribute Private Type reference (TYPE) RT_OBJTP 20130326
23 OBJYR Instance attribute Private Type reference (TYPE) RT_OBJYR 20130326
24 RFC_DEST Instance attribute Private Type reference (TYPE) SO_RFCDES RFC destination for SAPoffice server 20130326
25 TESTMODE Instance attribute Private Type reference (TYPE) OS_BOOLEAN Boolean 20130326
Methods
# Method Level Visibility Method type Description Created on
1 ADJUST_CONTENT Instance method Private Method 20130326
2 ASK_TO_PROCEED Static method Public Method 20130405
3 CHECK_OTF Static method Public Method 20130404
4 CONVERT Instance method Public Method 20130326
5 CONVERT_OTF Instance method Private Method 20130326
6 DISPLAY_FULL_LOG Instance method Private Method 20130326
7 DISPLAY_LOG Instance method Public Method 20130326
8 DISPLAY_SLIM_LOG Instance method Private Method 20130326
9 GET_CONTENT Instance method Private Method 20130326
10 GET_DOCUMENTS Instance method Private Method 20130326
11 GET_SOC3 Instance method Private Method 20130326
12 INSERT_CONTENT Instance method Private Method 20130326
13 IS_OTF Instance method Private Method 20130404
14 ON_DOUBLE_CLICK_LOG Instance method Public Event handling method 20130326
15 RECEIVE Instance method Public Method 20130326
16 SET_FULL_LOG Instance method Public Method 20130326
17 SET_RFCDEST Instance method Public Method 20130326
18 SET_SELECT_OPTIONS Instance method Public Method 20130326
19 SET_TESTMODE Instance method Public Method 20130326
20 SHOW_PROGRESS Instance method Private Method 20130326
21 TRANSFER_DATA Instance method Private Method 20130326
22 UPDATE_CONTENT Instance method Private Method 20130326
23 UPDATE_DOCUMENT Instance method Private Method 20130326
24 UPDATE_SOC3 Instance method Private Method 20130326
Events
Class CL_BCS_CONVERT_OTF_FOR_UNICODE has no event.
Types
Class CL_BCS_CONVERT_OTF_FOR_UNICODE has no local type.
Method Signatures

Method ADJUST_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method ASK_TO_PROCEED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_ANSWER Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20130405

Method ASK_TO_PROCEED on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method CHECK_OTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOODK Call by reference Type reference (TYPE) SOODK SAPoffice: Definition eines Objektes (Key-Teil) 20130404
2 Returning RV_RESULT Value transfer Type reference (TYPE) STRING 20130404

Method CHECK_OTF on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method CONVERT Signature

Method CONVERT on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no parameter.
Method CONVERT on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method CONVERT_OTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method DISPLAY_FULL_LOG Signature

Method DISPLAY_FULL_LOG on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no parameter.
Method DISPLAY_FULL_LOG on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method DISPLAY_LOG Signature

Method DISPLAY_LOG on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no parameter.
Method DISPLAY_LOG on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method DISPLAY_SLIM_LOG Signature

Method DISPLAY_SLIM_LOG on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no parameter.
Method DISPLAY_SLIM_LOG on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method GET_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method GET_DOCUMENTS Signature

Method GET_DOCUMENTS on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no parameter.
Method GET_DOCUMENTS on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method GET_SOC3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
2 Returning RT_SOC3 Value transfer Type reference (TYPE) SOLI_TAB objcont und objhead als Tabellentyp 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method INSERT_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method IS_OTF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CONT Call by reference Type reference (TYPE) SOLI_TAB objcont und objhead als Tabellentyp 20130404
2 Returning RV_IS_OTF Value transfer Type reference (TYPE) OS_BOOLEAN Boolean 20130404

Method IS_OTF on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method ON_DOUBLE_CLICK_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing COLUMN Call by reference Attribute reference (LIKE) 20130326
2 Importing ROW Call by reference Attribute reference (LIKE) 20130326

Method ON_DOUBLE_CLICK_LOG on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method RECEIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_SOODK Call by reference Type reference (TYPE) SOODK SAPoffice: Definition eines Objektes (Key-Teil) 20130326
2 Importing IV_OTF_OLD Call by reference Type reference (TYPE) OS_BOOLEAN Boolean 20130326
3 Importing IV_PDF Call by reference Type reference (TYPE) XSTRING 20130326
4 Importing IV_PDF_LEN Call by reference Type reference (TYPE) SOOD-OBJLEN Größe des Dokumentinhalts 20130326
5 Importing IV_TESTMODE Call by reference Type reference (TYPE) OS_BOOLEAN Boolean 20130404
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method SET_FULL_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_FULL_LOG Call by reference Type reference (TYPE) OS_BOOLEAN Boolean 20130326

Method SET_FULL_LOG on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method SET_RFCDEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_RFCDEST Call by reference Type reference (TYPE) SO_RFCDES RFC-Destination für den SAPoffice-Server 20130326

Method SET_RFCDEST on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method SET_SELECT_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_SEL Call by reference Type reference (TYPE) RSPARAMS_TT rsparams Tabelle 20130326

Method SET_SELECT_OPTIONS on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method SET_TESTMODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_TESTMODE Call by reference Type reference (TYPE) OS_BOOLEAN Boolean 20130326

Method SET_TESTMODE on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method SHOW_PROGRESS Signature

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

Method SHOW_PROGRESS on class CL_BCS_CONVERT_OTF_FOR_UNICODE has no exception.

Method TRANSFER_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method UPDATE_CONTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method UPDATE_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326

Method UPDATE_SOC3 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_SOOD Call by reference Object reference (TYPE REF TO) GTY_OUT 20130326
# Exception Resumable Description Created on
1 CX_BCS BCS: Allgemeine Ausnahmen 20130326
History
Last changed by/on SAP  20140121 
SAP Release Created in 740