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 | Constant | Protected | Type reference (TYPE) | CHAR1 | '$' | Single-Character Flag | 20080519 | ||
| 2 | Constant | Public | Type reference (TYPE) | TXTYP_011Q | 'E' | Text Type | 20080519 | ||
| 3 | Constant | Public | Type reference (TYPE) | TXTYP_011Q | 'S' | Text Type | 20080519 | ||
| 4 | Constant | Public | Type reference (TYPE) | TXTYP_011Q | 'K' | OSS1284575 | 20081209 | ||
| 5 | Constant | Public | Type reference (TYPE) | TXTYP_011Q | 'A' | Text Type | 20080519 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20080519 | |
| 2 | Static method | Public | Method | 20080519 | ||
| 3 | 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 | 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 | IP_SPRAS | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20080519 | |||
| 2 | IP_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080519 | ||||
| 3 | IP_TEXT_TYPE | Call by reference | Type reference (TYPE) | FAGL_011QT-TXTYP | Text type | 20080519 | |||
| 4 | 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 | IP_SPRAS | Call by reference | Type reference (TYPE) | SPRAS | Language Key | 20080519 | |||
| 2 | IP_TEXT | Call by reference | Type reference (TYPE) | STRING | 20080519 | ||||
| 3 | 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 |