SAP ABAP Class IF_TPDAPI_DATA_STRUC (Structure)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_DATA | Data | 20091111 |
Properties
Class | IF_TPDAPI_DATA_STRUC | |
Short Description | Structure | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091110 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_TPDAPI_DATA_STRUC has no forward declaration.
Interfaces
Class IF_TPDAPI_DATA_STRUC has no interface implemented.
Friends
Class IF_TPDAPI_DATA_STRUC has no friend class.
Attributes
Class IF_TPDAPI_DATA_STRUC has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20091113 | |
2 | ![]() |
Instance method | Public | Method | 20091205 | |
3 | ![]() |
Instance method | Public | Method | 20100330 |
Events
Class IF_TPDAPI_DATA_STRUC has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_STR_COMPONENT | Public | See coding | 20091113 | BEGIN OF typ_str_component.
INCLUDE TYPE if_tpdapi_data=>typ_str_basic_data as str_basic_data.
TYPES:
compname TYPE string,
END OF typ_str_component
|
||
2 | TYP_STR_PROPERTIES | Public | See coding | 20091205 | BEGIN OF typ_str_properties.
INCLUDE TYPE if_tpdapi_data=>typ_str_basic_data as str_basic_data.
types:
ref_structype TYPE REF TO ie_tpdapi_data_structype,
length type int4,
valstring TYPE string,
xvalstring TYPE xstring,
END OF typ_str_properties
|
||
3 | TYP_STR_STRUC | Public | Type reference (TYPE) | TPDA_SYS_SYMBSTRUCT | TPDA: Included in "QuickData" of TPDA_SYS_SYMBQUICK | 20091124 |
|
4 | TYP_TAB_COMPONENTS | Public | See coding | 20091113 | typ_tab_components TYPE STANDARD TABLE OF typ_str_component
WITH DEFAULT KEY
|
Method Signatures
Method GET_COMPONENTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_WITH_QUICKINFO | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20091115 | ||
2 | ![]() |
R_TAB_COMPONENTS | Value transfer | Type reference (TYPE) | TYP_TAB_COMPONENTS | 20091113 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20091115 |
Method GET_PROPERTIES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STR_PROPERTIES | Value transfer | Type reference (TYPE) | TYP_STR_PROPERTIES | Strukturtyp | 20091205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20091205 |
Method GET_STRUCTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_STRUCTYPE | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_DATA_STRUCTYPE | Strukturtyp | 20100330 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20100330 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |