SAP ABAP Interface IF_BICS_MD_IOBJ (InfoObject MD Layer)
Hierarchy
☛
SAP_BW (Software Component) SAP Business Warehouse
⤷
BW-BEX-OT (Application Component) OLAP Technology
⤷
BW_BICS_CONSUMER_METADATA (Package) BW BICS Consumer Metadata

⤷

⤷

Meta Relationship - Used By
Properties
Interface | IF_BICS_MD_IOBJ | |
Short Description | InfoObject MD Layer |
General Data
Package | BW_BICS_CONSUMER_METADATA | BW BICS Consumer Metadata |
Created | 20100120 | SAP |
Last changed | 20130531 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | CL_BICS_PRESENTATION | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100120 | ||
2 | IF_BICS_IOBJ_MEMBER_ACCESSOR | Access Object for Attributes | 20110304 | ||
3 | IF_BICS_OBJECT | Root Object for BICS Entities | 20100120 |
Friends
Interface IF_BICS_MD_IOBJ has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | N_C_ID_MAX | Constant | Public | Type reference (TYPE) | I | 2000000250 | Max ID | 20100723 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Creater Compound Structure | 20111213 |
2 | ![]() |
Instance method | Public | Method | Read Compound Parents (if IS COMPOUND = true) | 20111223 |
3 | ![]() |
Instance method | Public | Method | 20111212 | |
4 | ![]() |
Instance method | Public | Method | Read Field Length | 20111212 |
5 | ![]() |
Instance method | Public | Method | Read Presentation List | 20110622 |
6 | ![]() |
Instance method | Public | Method | Check if compounding exists | 20100503 |
Events
Interface IF_BICS_MD_IOBJ has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TN_S_COMPOUND_PARENT | Public | See coding | Compound Parent | 20111223 | BEGIN OF tn_s_compound_parent,
name type if_bics_object=>tn_name,
END OF tn_s_compound_parent
|
|
2 | TN_S_MD_IOBJ | Public | See coding | Structure Container of this Object | 20100120 | BEGIN OF tn_s_md_iobj,
name TYPE if_bics_object=>tn_name,
ref TYPE REF TO if_bics_md_iobj,
END OF tn_s_md_iobj
|
|
3 | TN_T_COMPOUND_PARENT | Public | See coding | Compound Parents | 20111223 | tn_t_compound_parent TYPE STANDARD TABLE OF tn_s_compound_parent
WITH KEY name
|
|
4 | TN_T_MD_IOBJ | Public | See coding | Table of Objects | 20100120 | tn_t_md_iobj TYPE STANDARD TABLE OF tn_s_md_iobj
|
Method Signatures
Method CREATE_COMPOUND_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_NUM_OF_COMPONENTS | Call by reference | Type reference (TYPE) | I | 20111213 | |||
2 | ![]() |
E_R_CMP_STRUC | Call by reference | Object reference (TYPE REF TO) | DATA | 20111213 |
Method CREATE_COMPOUND_STRUCTURE on Interface IF_BICS_MD_IOBJ has no exception.
Method GET_COMPOUND_PARENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_PARENT | Value transfer | Type reference (TYPE) | TN_T_COMPOUND_PARENT | Klammerväter | 20111223 |
Method GET_COMPOUND_PARENTS on Interface IF_BICS_MD_IOBJ has no exception.
Method GET_DEFAULT_PRESENTATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_PRESENTATION | Value transfer | Type reference (TYPE) | CL_BICS_PRESENTATION=>TN_T_PRESENTATION | 20111212 |
Method GET_DEFAULT_PRESENTATION on Interface IF_BICS_MD_IOBJ has no exception.
Method GET_FIELD_LENGTH Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_R_PRESENTATION | Call by reference | Object reference (TYPE REF TO) | CL_BICS_PRESENTATION | Darstellung von Membern in BICS | 20111212 | ||
2 | ![]() |
R_LENGTH | Value transfer | Type reference (TYPE) | I | 20111212 |
Method GET_FIELD_LENGTH on Interface IF_BICS_MD_IOBJ has no exception.
Method GET_PRESENTATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_T_PRESENTATION | Value transfer | Type reference (TYPE) | CL_BICS_PRESENTATION=>TN_T_PRESENTATION | 20110627 |
Method GET_PRESENTATIONS on Interface IF_BICS_MD_IOBJ has no exception.
Method IS_COMPOUND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_IS_COMPOUND | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20100503 |
Method IS_COMPOUND on Interface IF_BICS_MD_IOBJ has no exception.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 730 |