SAP ABAP Class CL_BICS_INA_COMMAND (Command Processing)
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 | 20130516 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_COMMAND_DATA_AREA | Data Area Command Execution | 20130516 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_COMMAND_PLAFU | Planning Function Execution | 20130516 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_BICS_INA_COMMAND_PLASEQ | Planning Sequence Execution | 20130516 |
Properties
Class | CL_BICS_INA_COMMAND | |
Short Description | Command Processing | |
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 | 20130516 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_BICS_INA_COMMAND has no interface implemented.
Friends
Class CL_BICS_INA_COMMAND 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_DATA_AREA | BW BICS Data Area | 20130927 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_COMMAND | 20130516 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20130516 |
2 | ![]() |
Instance method | Public | Method | Execute Command | 20130516 |
3 | ![]() |
Instance method | Protected | Method | DataSource | 20130517 |
Events
Class CL_BICS_INA_COMMAND has no event.
Types
Class CL_BICS_INA_COMMAND 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_R_JSON_WRITER | Call by reference | Object reference (TYPE REF TO) | CL_ESH_IF_INA_JSON_WRITER | JSON-renderer (flexble, easy, fast) | 20130516 | ||
2 | ![]() |
I_S_COMMAND | Call by reference | Type reference (TYPE) | CL_BICS_INA_REQUEST=>TN_S_COMMAND | 20130516 |
Method CONSTRUCTOR on class CL_BICS_INA_COMMAND has no exception.
Method EXECUTE Signature
Method EXECUTE on class CL_BICS_INA_COMMAND has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ES-InA-Adapter: Errors | 20131002 |
Method WRITE_DATASOURCE Signature
Method WRITE_DATASOURCE on class CL_BICS_INA_COMMAND has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
ES-InA-Adapter: Errors | 20130725 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |