SAP ABAP Interface IF_SLMP_DATA_CONTAINER_META (Data Container Metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-INS-TC-RT (Application Component) Runtime for ABAP based automated TC
⤷
SLMP_RT (Package) SL Protocol Runtime

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SLMP_DATA_CONTAINER | Data Container | 20130221 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_DC_GENERIC | Generic Superclass | 20130221 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SLMP_SDC_RAW_CONTENT | Special DC for transporting raw data | 20130311 |
Properties
Interface | IF_SLMP_DATA_CONTAINER_META | |
Short Description | Data Container Metadata |
General Data
Package | SLMP_RT | SL Protocol Runtime |
Created | 20130221 | SAP |
Last changed | 20140121 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SLMP_DATA_CONTAINER_META has no forward declaration.
Interfaces
Interface IF_SLMP_DATA_CONTAINER_META has no interface.
Friends
Interface IF_SLMP_DATA_CONTAINER_META has no friend.
Attributes
Interface IF_SLMP_DATA_CONTAINER_META has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get meta data of entity | 20130221 |
Events
Interface IF_SLMP_DATA_CONTAINER_META has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | GTY_STR_META_DATA_ENTITY | Public | See coding | 20130221 | BEGIN OF gty_str_meta_data_entity,
property_name TYPE string,
fieldname TYPE fieldname,
property_type TYPE string,
is_key TYPE abap_bool,
is_nullable TYPE abap_bool,
END OF gty_str_meta_data_entity
|
||
2 | GTY_TAB_META_DATA_ENTITY | Public | See coding | 20130222 | gty_tab_meta_data_entity TYPE STANDARD TABLE OF gty_str_meta_data_entity
|
Method Signatures
Method GET_META_DATA_ENTITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_META_DATA | Call by reference | Type reference (TYPE) | GTY_TAB_META_DATA_ENTITY | 20130222 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130221 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in | 740 |