SAP ABAP Class IF_BICS_OBJECT (Root Object for BICS Entities)
Meta Relationship - Used By
Properties
Class | IF_BICS_OBJECT | |
Short Description | Root Object for BICS Entities | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20100120 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_BICS_OBJECT has no interface implemented.
Friends
Class IF_BICS_OBJECT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_NAME | Alternative Name of Object | 20100302 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_ID | Object ID | 20100302 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_NAME | Object Name | 20100302 | ||
4 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TN_TEXT | Object text | 20100302 |
Methods
Class IF_BICS_OBJECT has no method.
Events
Class 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 |