SAP ABAP Class CL_BICS_INA (ZCL_BICS_INA_BASE)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT-BICS-INA (Application Component) BW INA provider
⤷
BW_BICS_INA_MAIN (Package) Main Ina Provider
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_COMMAND | Command Processing | 20130516 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_COMMONS | Common Response Parts | 20131002 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_CONTROLLER | Zentraler Controller des ABAP BICS Ina Providers | 20130327 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_PROC | Runtime Prociessing of Ina Requests | 20130327 |
| 5 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_RS_SERVICE | Rs Service for non-alanytical Requests | 20130927 |
Properties
| Class | CL_BICS_INA | |
| Short Description | ZCL_BICS_INA_BASE | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_INA_MAIN | Main Ina Provider |
| Created | 20130327 | SAP |
| Last change | 20140121 | 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_BICS_INA has no interface implemented.
Friends
Class CL_BICS_INA has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_APPLICATION | Application Representation | 20130927 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_ESH_IF_INA_JSON_WRITER | ES-InA-Aadpter: JSON-Renderer | 20130327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Protected | Method | Close Element | 20130327 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130327 | |
| 3 | Instance method | Protected | Method | 20130327 |
Events
Class CL_BICS_INA has no event.
Types
Class CL_BICS_INA has no local type.
Method Signatures
Method CLOSE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ARRAY | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_FALSE | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20130716 |
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_BICS_INA has no parameter.
Method CONSTRUCTOR on class CL_BICS_INA has no exception.
Method WRITE_ELEMENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ATTR | Call by reference | Type reference (TYPE) | STRING | 20130327 | ||||
| 2 | NAME | Call by reference | Type reference (TYPE) | STRING | 20130327 | ||||
| 3 | VALUE | Call by reference | Type reference (TYPE) | ANY | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | ES-InA-Adapter: Errors | 20130725 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |