SAP ABAP Class IF_TPDAPI_SOURCE (Information About Sources)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_SOURCE_ABAP | ABAP Source Information | 20091104 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_TPDAPI_SOURCE | Source | 20091119 |
Properties
Class | IF_TPDAPI_SOURCE | |
Short Description | Information About Sources | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091119 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TPDAPI_SOURCE has no interface implemented.
Friends
Class IF_TPDAPI_SOURCE has no friend class.
Attributes
Class IF_TPDAPI_SOURCE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20091119 | |
2 | ![]() |
Instance method | Public | Method | 20101115 | |
3 | ![]() |
Instance method | Public | Method | 20091119 |
Events
Class IF_TPDAPI_SOURCE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_SOURCELINE | Public | Type reference (TYPE) | STRING | 20101115 |
|
|
2 | TYP_STR_SOURCEINFO | Public | Type reference (TYPE) | TPDA_SYS_SRCINFO | 20091119 |
|
|
3 | TYP_STR_SOURCEPOS | Public | Type reference (TYPE) | TPDA_CURR_SOURCE_POS | TPDA; Static Source Position for Navigation | 20091123 |
|
4 | TYP_TAB_SOURCELINES | Public | See coding | 20101115 | TYP_TAB_SOURCELINES TYPE STANDARD TABLE OF string WITH DEFAULT KEY
|
Method Signatures
Method GET_SOURCEINFO Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STR_SOURCEINFO | Value transfer | Type reference (TYPE) | IF_TPDAPI_SOURCE=>TYP_STR_SOURCEINFO | 20091119 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20091119 | ||
2 | ![]() |
Instanz ist zum Aufrufzeitpunkt nicht aktiv | 20101115 |
Method GET_SOURCELINES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_TAB_LINES | Value transfer | Type reference (TYPE) | IF_TPDAPI_SOURCE=>TYP_TAB_SOURCELINES | 20101115 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20101115 | |
2 | ![]() |
Instanz ist zum Aufrufzeitpunkt nicht aktiv | 20101115 |
Method GET_SOURCETYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REF_SOURCETYPE | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_SOURCETYPE | Enumeration: SRCINFOs | 20091119 |
Method GET_SOURCETYPE on class IF_TPDAPI_SOURCE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |