SAP ABAP Class CL_FPM_GUIBB_UTILS (Utitlity Class)
Hierarchy
☛
SAP_UI (Software Component) User Interface Technology
⤷
BC-WD-CMP-FPM (Application Component) Floorplan Manager Web Dynpro ABAP
⤷
APB_FPM_GUIBB (Package) Generic UI building blocks

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_WD_FORMATTED_TEXT_RENDERER | Web Dynpro: Rendering Interface for Formatted Text | 20110617 |
Properties
Class | CL_FPM_GUIBB_UTILS | |
Short Description | Utitlity Class | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | APB_FPM_GUIBB | Generic UI building blocks |
Created | 20100427 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_FPM_GUIBB_UTILS has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_WD_FORMATTED_TEXT_RENDERER | Web Dynpro: Rendering Interface for Formatted Text | 20110617 |
Friends
Class CL_FPM_GUIBB_UTILS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | 20110617 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Convert from string value | 20100427 |
2 | ![]() |
Static method | Public | Method | Convert to string value | 20100427 |
3 | ![]() |
Static method | Public | Method | Convert formatted text to plain text | 20110617 |
Events
Class CL_FPM_GUIBB_UTILS has no event.
Types
Class CL_FPM_GUIBB_UTILS has no local type.
Method Signatures
Method CONVERT_FROM_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100427 | |||
2 | ![]() |
IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20100427 |
Method CONVERT_FROM_STRING on class CL_FPM_GUIBB_UTILS has no exception.
Method CONVERT_TO_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_DATA | Call by reference | Object reference (TYPE REF TO) | DATA | 20100427 | |||
2 | ![]() |
RV_STRING | Value transfer | Type reference (TYPE) | STRING | 20100427 |
Method CONVERT_TO_STRING on class CL_FPM_GUIBB_UTILS has no exception.
Method GET_PLAIN_TEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_FORMATTED_TEXT | Call by reference | Type reference (TYPE) | STRING | 20110617 | |||
2 | ![]() |
RV_PLAIN_TEXT | Value transfer | Type reference (TYPE) | STRING | 20110617 |
Method GET_PLAIN_TEXT on class CL_FPM_GUIBB_UTILS has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |