SAP ABAP Class CL_BICS_INA_PROC_DATA_COMMANDS (Processor of Commands)
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_PROC_DATA | InA Processing | 20130516 |
Properties
| Class | CL_BICS_INA_PROC_DATA_COMMANDS | |
| Short Description | Processor of Commands | |
| Super Class | CL_BICS_INA_PROC_DATA | InA Processing |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_INA_MAIN | Main Ina Provider |
| Created | 20130516 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BICS_INA_PROC_DATA_COMMANDS has no forward declaration.
Interfaces
Class CL_BICS_INA_PROC_DATA_COMMANDS has no interface implemented.
Friends
Class CL_BICS_INA_PROC_DATA_COMMANDS 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_PLANNING_FUNCTION | Planning Function | 20130516 | |||
| 2 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_SELECTOR | Selector | 20130516 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_BICS_VARIABLE_CONTAINER | Variables Container | 20130516 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20130516 | |
| 2 | Instance method | Private | Method | Execute Command | 20130516 |
Events
Class CL_BICS_INA_PROC_DATA_COMMANDS has no event.
Types
Class CL_BICS_INA_PROC_DATA_COMMANDS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HANDLE | Call by reference | Type reference (TYPE) | I | -1 | Handle | 20130516 | ||
| 2 | I_S_BICS_INA_REQUEST | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_BICS_INA_REQUEST | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during Preparation | 20130516 | ||
| 2 | Variables need Input | 20130516 |
Method EXECUTE_COMMAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_S_COMMAND | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_COMMAND | 20130516 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Error during Preparation | 20130516 | ||
| 2 | Variables need Input | 20130516 | ||
| 3 | ES-InA-Adapter: Errors | 20131002 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |