SAP ABAP Class CL_FEB_BSPROC_HANA (Check Whether HANA or SideBySide)
Hierarchy
☛
EA-FIN (Software Component) EA-FIN
⤷
FI-BL-PT-BS-EL (Application Component) Electronic Bank Statement
⤷
EA-FIN_EB_BSPROC (Package) Electronic Bank Statement - Postprocessing
⤷
⤷
Properties
| Class | CL_FEB_BSPROC_HANA | |
| Short Description | Check Whether HANA or SideBySide | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | EA-FIN_EB_BSPROC | Electronic Bank Statement - Postprocessing |
| Created | 20120704 | SAP |
| Last change | 20131127 | 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_FEB_BSPROC_HANA has no interface implemented.
Friends
Class CL_FEB_BSPROC_HANA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | CHAR64 | '"_SYS_BIC"."sap.erp.efin.fi.bl/AT_FEB_FUZZY"' | Name of an SAP table view, 16 characters | 20121112 | ||
| 2 | Constant | Public | Type reference (TYPE) | VIEWNAME16 | 'V_GLPOS_C_CT' | Name of an SAP table view, 16 characters | 20120913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | HANA, SidebySide/DBCON, or normal DB? | 20120704 | |
| 2 | Static method | Public | Method | 20120821 | ||
| 3 | Static method | Public | Method | HANA? | 20120705 |
Events
Class CL_FEB_BSPROC_HANA has no event.
Types
Class CL_FEB_BSPROC_HANA has no local type.
Method Signatures
Method CHECK_HANA_SIDEBYSIDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CR_DBCON_NAME | Value transfer | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20120704 | |||
| 2 | CR_HANA | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20120821 |
Method CHECK_HANA_SIDEBYSIDE on class CL_FEB_BSPROC_HANA has no exception.
Method GET_HANA_CONNECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_DBCON_NAME | Call by reference | Type reference (TYPE) | DBCON_NAME | Logischer Name einer Datenbankverbindung | 20120821 | |||
| 2 | RV_HANA | Call by reference | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20120821 |
Method GET_HANA_CONNECTION on class CL_FEB_BSPROC_HANA has no exception.
Method IS_HANA_AVAILABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RV_HANA | Value transfer | Type reference (TYPE) | BOOLE_D | Datenelement zur Domäne BOOLE: TRUE (='X') und FALSE (=' ') | 20120821 |
Method IS_HANA_AVAILABLE on class CL_FEB_BSPROC_HANA has no exception.
History
| Last changed by/on | SAP | 20131127 |
| SAP Release Created in | 617 |