SAP ABAP Interface IF_BICS_OBJECT (Root Object for BICS Entities)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_BASE_OBJECTS (Package) Basis Objects of All BICS Entities

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_BICS_OBJECT | |
Short Description | Root Object for BICS Entities |
General Data
Package | BW_BICS_BASE_OBJECTS | Basis Objects of All BICS Entities |
Created | 20100120 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | IF_BICS_OBJECT | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Interface IF_BICS_OBJECT has no interface.
Friends
Interface IF_BICS_OBJECT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_ALTERNATIVE_NAME | Instance attribute | Public | Type reference (TYPE) | TN_NAME | Alternative Name of Object | 20100302 | ||
2 | N_ID | Instance attribute | Public | Type reference (TYPE) | TN_ID | Object ID | 20100302 | ||
3 | N_NAME | Instance attribute | Public | Type reference (TYPE) | TN_NAME | Object Name | 20100302 | ||
4 | N_TEXT | Instance attribute | Public | Type reference (TYPE) | TN_TEXT | Object text | 20100302 |
Methods
Interface IF_BICS_OBJECT has no method.
Events
Interface IF_BICS_OBJECT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_DATE | Public | Type reference (TYPE) | D | Date | 20100223 |
|
2 | TN_ID | Public | Type reference (TYPE) | I | Object ID | 20100302 |
|
3 | TN_NAME | Public | Type reference (TYPE) | STRING | Object Name | 20100120 |
|
4 | TN_S_OBJECT | Public | See coding | Structure Container of an Object | 20100120 | BEGIN OF tn_s_object,
name TYPE tn_name,
ref TYPE REF TO if_bics_object,
END OF tn_s_object
|
|
5 | TN_TEXT | Public | Type reference (TYPE) | STRING | Object Text | 20100120 |
|
6 | TN_TS_ID | Public | See coding | 20100419 | tn_ts_id TYPE SORTED TABLE OF tn_id WITH UNIQUE KEY table_line
|
||
7 | TN_T_ID | Public | See coding | 20100419 | tn_t_id TYPE STANDARD TABLE OF tn_id WITH DEFAULT KEY
|
||
8 | TN_T_OBJECT | Public | See coding | Table of Objects | 20100120 | tn_t_object TYPE STANDARD TABLE OF tn_s_object
|
|
9 | TN_VALUE | Public | Type reference (TYPE) | STRING | Value of an Object | 20100331 |
|
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |