SAP ABAP Interface IF_TPDAPI_DATA_OBJREF (Object Reference)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
STPDA_API (Package) Debugger API
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_DATA_EXCEPTION | Exception Object | 20120120 |
Properties
| Interface | IF_TPDAPI_DATA_OBJREF | |
| Short Description | Object Reference |
General Data
| Package | STPDA_API | Debugger API |
| Created | 20091116 | SAP |
| Last changed | 20140121 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_TPDAPI_DATA_OBJREF has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_TPDAPI_DATA | Data | 20091116 |
Friends
Interface IF_TPDAPI_DATA_OBJREF has no friend.
Attributes
Interface IF_TPDAPI_DATA_OBJREF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110714 | ||
| 2 | Instance method | Public | Method | 20091125 | ||
| 3 | Instance method | Public | Method | 20110714 | ||
| 4 | Instance method | Public | Method | 20110714 | ||
| 5 | Instance method | Public | Method | 20110714 | ||
| 6 | Instance method | Public | Method | 20110714 | ||
| 7 | Instance method | Public | Method | 20110714 | ||
| 8 | Instance method | Public | Method | 20100202 | ||
| 9 | Instance method | Public | Method | 20120120 |
Events
Interface IF_TPDAPI_DATA_OBJREF has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TYP_STR_ATTRIBUTE | Public | See coding | 20091125 | BEGIN OF TYP_STR_ATTRIBUTE.
INCLUDE TYPE if_tpdapi_data=>typ_str_basic_data as str_basic_data.
types:
attrname TYPE string,
ref_attrtype TYPE REF TO ie_tpdapi_data_attrtype,
ref_visibility TYPE REF TO ie_tpdapi_visibility,
cnt_inheritance TYPE int4,
superclass type string,
END OF TYP_STR_ATTRIBUTE
|
||
| 2 | TYP_TAB_ATTRIBUTES | Public | See coding | 20091125 | typ_tab_attributes TYPE STANDARD TABLE OF typ_str_attribute
WITH DEFAULT KEY
|
Method Signatures
Method GET_ABSOLUTE_TYPE Signature
Method GET_ABSOLUTE_TYPE on Interface IF_TPDAPI_DATA_OBJREF has no parameter.
Method GET_ABSOLUTE_TYPE on Interface IF_TPDAPI_DATA_OBJREF has no exception.
Method GET_ATTRIBUTES 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 | 20091207 | |||
| 2 | I_FLG_WITH_SUPER_PRIVATES | Value transfer | Type reference (TYPE) | XFLAG | 20120120 | ||||
| 3 | R_TAB_ATTRIBUTES | Value transfer | Type reference (TYPE) | TYP_TAB_ATTRIBUTES | 20091125 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im TPDAPI | 20091125 |
Method GET_DATATYPE Signature
Method GET_DATATYPE on Interface IF_TPDAPI_DATA_OBJREF has no parameter.
Method GET_DATATYPE on Interface IF_TPDAPI_DATA_OBJREF has no exception.
Method GET_NAME Signature
Method GET_NAME on Interface IF_TPDAPI_DATA_OBJREF has no parameter.
Method GET_NAME on Interface IF_TPDAPI_DATA_OBJREF has no exception.
Method GET_QUICKINFO Signature
Method GET_QUICKINFO on Interface IF_TPDAPI_DATA_OBJREF has no parameter.
Method GET_QUICKINFO on Interface IF_TPDAPI_DATA_OBJREF has no exception.
Method GET_REFERENCE_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REFERENCE | Value transfer | Type reference (TYPE) | STRING | 20110714 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110714 |
Method GET_TYPEINFO_TAB Signature
Method GET_TYPEINFO_TAB on Interface IF_TPDAPI_DATA_OBJREF has no parameter.
Method GET_TYPEINFO_TAB on Interface IF_TPDAPI_DATA_OBJREF has no exception.
Method IS_BOUND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_IS_BOUND | Value transfer | Type reference (TYPE) | XFLAG | neue Eingabewerte | 20100202 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im TPDAPI | 20100202 |
Method IS_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_REF_EXCEPTION | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_DATA_EXCEPTION | 20120120 |
Method IS_EXCEPTION on Interface IF_TPDAPI_DATA_OBJREF has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 800 |