SAP ABAP Class CL_BICS_INA_PROC (Runtime Prociessing of Ina Requests)
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 - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA | ZCL_BICS_INA_BASE | 20130327 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_PROC_DATA | InA Processing | 20130327 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_PROC_DT | ZCL_BICS_INA_METADATA | 20130705 |
| 3 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_PROC_MD | ZCL_BICS_INA_METADATA | 20130327 |
| 4 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_PROC_REST | InA Prcoessor: REST | 20130420 |
Properties
| Class | CL_BICS_INA_PROC | |
| Short Description | Runtime Prociessing of Ina Requests | |
| Super Class | CL_BICS_INA | ZCL_BICS_INA_BASE |
| 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
Class CL_BICS_INA_PROC has no forward declaration.
Interfaces
Class CL_BICS_INA_PROC has no interface implemented.
Friends
Class CL_BICS_INA_PROC 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) | CL_BICS_INA_COMMONS | Common Response Parts | 20131002 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_BICS_INA_REQUEST | 20130327 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Build InA Attribute Name | 20130425 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20130327 | |
| 3 | Instance method | Public | Method | Execute | 20130327 | |
| 4 | Instance method | Public | Method | Get Key for retrieving Request | 20130606 | |
| 5 | Static method | Public | Method | Split InA Attribute Name | 20130425 |
Events
Class CL_BICS_INA_PROC has no event.
Types
Class CL_BICS_INA_PROC has no local type.
Method Signatures
Method BUILD_ATTRIBUTE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130425 | ||||
| 2 | I_DIMENSION_NAME | Call by reference | Type reference (TYPE) | STRING | 20130425 | ||||
| 3 | R_INA_ATTRIBUTE_NAME | Value transfer | Type reference (TYPE) | STRING | 20130425 |
Method BUILD_ATTRIBUTE_NAME on class CL_BICS_INA_PROC has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_BICS_INA_REQUEST | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_BICS_INA_REQUEST | 20130327 |
Method CONSTRUCTOR on class CL_BICS_INA_PROC has no exception.
Method EXECUTE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_RESPONSE | Value transfer | Type reference (TYPE) | XSTRING | 20130327 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during Preparation | 20130521 | ||
| 2 | Execution Error | 20130430 |
Method GET_KEY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_R_KEY | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20130606 |
Method GET_KEY on class CL_BICS_INA_PROC has no exception.
Method SPLIT_ATTRIBUTE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130425 | ||||
| 2 | E_DIMENSION_NAME | Call by reference | Type reference (TYPE) | STRING | 20130425 | ||||
| 3 | I_INA_ATTRIBUTE_NAME | Call by reference | Type reference (TYPE) | STRING | 20130425 |
Method SPLIT_ATTRIBUTE_NAME on class CL_BICS_INA_PROC has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |