SAP ABAP Class CL_RSCRM_IMP_DATA_HELPER (Helper class to manupulate data)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
CRM (Application Component) Customer Relationship Management
⤷
RSCRM_IMP_RFC (Package) CRM In-Memory Planning RFC layer
⤷
⤷
Properties
| Class | CL_RSCRM_IMP_DATA_HELPER | |
| Short Description | Helper class to manupulate data | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | RSCRM_IMP_RFC | CRM In-Memory Planning RFC layer |
| Created | 20110107 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_RSCRM_IMP_DATA_HELPER has no interface implemented.
Friends
Class CL_RSCRM_IMP_DATA_HELPER has no friend class.
Attributes
Class CL_RSCRM_IMP_DATA_HELPER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Convert string with deciimal format to float | 20110119 | |
| 2 | Static method | Public | Method | Dynamically create tables based on metadata | 20110107 | |
| 3 | Static method | Public | Method | Fills the return table for the function | 20110412 |
Events
Class CL_RSCRM_IMP_DATA_HELPER has no event.
Types
Class CL_RSCRM_IMP_DATA_HELPER has no local type.
Method Signatures
Method CONVERT_STRING2FLOAT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_FLOAT_VALUE | Value transfer | Type reference (TYPE) | F | 20110119 | ||||
| 2 | IV_DEC_STRING | Call by reference | Type reference (TYPE) | STRING | 20110119 |
Method CONVERT_STRING2FLOAT on class CL_RSCRM_IMP_DATA_HELPER has no exception.
Method CREATE_TABLE_DYNA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_TABLE_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_TABLEDESCR | 20110107 | ||||
| 2 | EV_DATE_BLOCK | Call by reference | Type reference (TYPE) | ABAP_BOOL | 20110107 | ||||
| 3 | IT_METABLOCK | Call by reference | Type reference (TYPE) | RSCRMT_IMP_BLOCK_METAINFO | In Memory Planning Block Meta Information | 20110107 |
Method CREATE_TABLE_DYNA on class CL_RSCRM_IMP_DATA_HELPER has no exception.
Method FILL_RETURN_TABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_TABLE | Value transfer | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20110412 | |||
| 2 | IO_EX | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Root class of untreatable BI errors | 20110412 |
Method FILL_RETURN_TABLE on class CL_RSCRM_IMP_DATA_HELPER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 730 |