SAP ABAP Class IF_BICS_MD_IOBJ (InfoObject MD Layer)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_BICS_EVENT_SOURCE | Basis Event Source | 20100120 |
| 2 | Interface composition (i COMPRISING i_ref) | IF_BICS_IOBJ_MEMBER_ACCESSOR | Access Object for Attributes | 20110304 |
| 3 | Interface composition (i COMPRISING i_ref) | IF_BICS_OBJECT | Root Object for BICS Entities | 20100120 |
Meta Relationship - Used By
Properties
| Class | IF_BICS_MD_IOBJ | |
| Short Description | InfoObject MD Layer | |
| 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 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class IF_BICS_MD_IOBJ has no interface implemented.
Friends
Class IF_BICS_MD_IOBJ has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class 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 class 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 class 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 class 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 class 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 class 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 class IF_BICS_MD_IOBJ has no exception.
Meta Relationship - Used By (full list)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |