SAP ABAP Class CL_BICS_INA_REST_RES_SAMPLE (InA REST Resource: Sample)
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_REST_RES | InA REST Resource | 20130423 |
Properties
| Class | CL_BICS_INA_REST_RES_SAMPLE | |
| Short Description | InA REST Resource: Sample | |
| Super Class | CL_BICS_INA_REST_RES | InA REST Resource |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | BW_BICS_INA_MAIN | Main Ina Provider |
| Created | 20130423 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_BICS_INA_REST_RES_SAMPLE has no forward declaration.
Interfaces
Class CL_BICS_INA_REST_RES_SAMPLE has no interface implemented.
Friends
Class CL_BICS_INA_REST_RES_SAMPLE has no friend class.
Attributes
Class CL_BICS_INA_REST_RES_SAMPLE has no attribute.
Methods
Class CL_BICS_INA_REST_RES_SAMPLE has no method.
Events
Class CL_BICS_INA_REST_RES_SAMPLE has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TO_S_MODEL | Protected | See coding | 20130423 | begin of to_s_model,
id type string,
environment type string,
description type string,
providers type standard table of to_s_provider with default key,
end of to_s_model
|
||
| 2 | TO_S_PROVIDER | Protected | See coding | 20130423 | begin of to_s_provider,
name type string,
type type string,
audit type abap_bool,
end of to_s_provider
|
||
| 3 | TY_T_MODEL | Protected | See coding | 20130423 | ty_t_model type standard table of to_s_model
|
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |