SAP ABAP Class CL_FBS_FRS_REPL_UTILS (CL_FBS_FRS_REPL_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_FRS_REPL_UTILS  
Short Description    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package FBS_SE_GLMASTER_REPLCTN   Services for Proxies 
Created 20080519   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_FBS_FRS_REPL_UTILS has no forward declaration.
Interfaces
Class CL_FBS_FRS_REPL_UTILS has no interface implemented.
Friends
Class CL_FBS_FRS_REPL_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_TEXT_SEPARATOR Constant Protected Type reference (TYPE) CHAR1 '$' Single-Character Flag 20080519
2 C_TEXT_TYPE_END Constant Public Type reference (TYPE) TXTYP_011Q 'E' Text Type 20080519
3 C_TEXT_TYPE_GRAD_TOT Constant Public Type reference (TYPE) TXTYP_011Q 'S' Text Type 20080519
4 C_TEXT_TYPE_ITEM Constant Public Type reference (TYPE) TXTYP_011Q 'K' OSS1284575 20081209
5 C_TEXT_TYPE_START Constant Public Type reference (TYPE) TXTYP_011Q 'A' Text Type 20080519
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20080519
2 CONVERT_STRING_TO_011QT Static method Public Method 20080519
3 SPLIT_TEXT_INTO_TAB Static method Protected Method 20080519
Events
Class CL_FBS_FRS_REPL_UTILS has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TS_TEXT_LINE Public See coding 20080519 BEGIN OF ts_text_line, line TYPE fagl_011qt-zeile, text TYPE fagl_011qt-txt45, END OF ts_text_line
2 TT_TEXT_LINE Public See coding 20080519 tt_text_line TYPE STANDARD TABLE OF ts_text_line WITH KEY line
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_REPLICATION Call by reference Object reference (TYPE REF TO) CL_FBS_RPLCTN 20080519

Method CONSTRUCTOR on class CL_FBS_FRS_REPL_UTILS has no exception.

Method CONVERT_STRING_TO_011QT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SPRAS Call by reference Type reference (TYPE) SPRAS Language Key 20080519
2 Importing IP_TEXT Call by reference Type reference (TYPE) STRING 20080519
3 Importing IP_TEXT_TYPE Call by reference Type reference (TYPE) FAGL_011QT-TXTYP Text type 20080519
4 Returning RRT_TEXTS Value transfer Object reference (TYPE REF TO) FBS_SX_FRS_MAPPING_TARGET-ITEM_TEXTS Fin. Statement Structure: Text for Fin. Statement Items 20080519

Method CONVERT_STRING_TO_011QT on class CL_FBS_FRS_REPL_UTILS has no exception.

Method SPLIT_TEXT_INTO_TAB Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_SPRAS Call by reference Type reference (TYPE) SPRAS Language Key 20080519
2 Importing IP_TEXT Call by reference Type reference (TYPE) STRING 20080519
3 Returning RRT_TEXTS Value transfer Object reference (TYPE REF TO) TT_TEXT_LINE 20080519

Method SPLIT_TEXT_INTO_TAB on class CL_FBS_FRS_REPL_UTILS has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 604