SAP ABAP Class IF_TPDAPI_BP_SRCLINE (Line Breakpoint)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_BP | Breakpoint | 20091120 |
Properties
Class | IF_TPDAPI_BP_SRCLINE | |
Short Description | Line Breakpoint | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20091120 | 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... |
2 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class IF_TPDAPI_BP_SRCLINE has no interface implemented.
Friends
Class IF_TPDAPI_BP_SRCLINE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Attribute reference (LIKE) | 20091220 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20091209 | |
2 | ![]() |
Instance method | Public | Method | 20091209 | |
3 | ![]() |
Instance method | Public | Method | 20100311 | |
4 | ![]() |
Instance method | Public | Method | 20091214 | |
5 | ![]() |
Instance method | Public | Method | 20091209 | |
6 | ![]() |
Instance method | Public | Method | 20100204 | |
7 | ![]() |
Instance method | Public | Method | 20091209 | |
8 | ![]() |
Instance method | Public | Method | 20091209 | |
9 | ![]() |
Instance method | Public | Method | 20091209 |
Events
Class IF_TPDAPI_BP_SRCLINE has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TYP_HANDLE | Public | Attribute reference (LIKE) | 20091214 |
|
||
2 | TYP_ID | Public | Attribute reference (LIKE) | 20091209 |
|
||
3 | TYP_STR_IDENTITY | Public | See coding | 20091214 | BEGIN OF typ_str_identity,
kind TYPE ie_tpdapi_bp_kind=>typ_kind,
sourcetype TYPE ie_tpdapi_sourcetype=>typ_sourcetype,
main_program TYPE sy-repid,
include TYPE sy-repid,
line_nr TYPE int4,
END OF typ_str_identity
|
||
4 | TYP_STR_SERIALIZED | Public | See coding | 20091214 | BEGIN OF typ_str_serialized.
INCLUDE TYPE typ_str_identity AS str_identity.
INCLUDE TYPE if_tpdapi_bp=>typ_str_properties AS str_properties.
TYPES:
END OF typ_str_serialized
|
||
5 | TYP_STR_SOURCEPOS | Public | Type reference (TYPE) | IF_TPDAPI_SOURCE=>TYP_STR_SOURCEPOS | 20111129 |
|
|
6 | TYP_STR_SRCLINE | Public | Type reference (TYPE) | TPDA_SYS_BP_SRCLINE | 20091210 |
|
|
7 | TYP_STR_SYS_BP | Public | Attribute reference (LIKE) | 20111201 |
|
||
8 | TYP_TAB_BPS | Public | Attribute reference (LIKE) | 20091209 |
|
Method Signatures
Method GET_ID Signature
Method GET_ID on class IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_ID on class IF_TPDAPI_BP_SRCLINE has no exception.
Method GET_KIND Signature
Method GET_KIND on class IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_KIND on class IF_TPDAPI_BP_SRCLINE has no exception.
Method GET_MODIFY Signature
Method GET_MODIFY on class IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_MODIFY on class IF_TPDAPI_BP_SRCLINE has no exception.
Method GET_SCOPE Signature
Method GET_SCOPE on class IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_SCOPE on class IF_TPDAPI_BP_SRCLINE has no exception.
Method GET_SKIPCOUNT Signature
Method GET_SKIPCOUNT on class IF_TPDAPI_BP_SRCLINE has no parameter.
Method GET_SKIPCOUNT on class IF_TPDAPI_BP_SRCLINE has no exception.
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 | Quellcode Arten | 20100204 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im TPDAPI | 20100204 |
Method GET_SRCLINE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_STR_SRCLINE | Value transfer | Type reference (TYPE) | IF_TPDAPI_BP_SRCLINE=>TYP_STR_SRCLINE | 20091209 |
Method GET_SRCLINE on class IF_TPDAPI_BP_SRCLINE has no exception.
Method IS_ACTIVE Signature
Method IS_ACTIVE on class IF_TPDAPI_BP_SRCLINE has no parameter.
Method IS_ACTIVE on class IF_TPDAPI_BP_SRCLINE has no exception.
Method SERIALIZE Signature
Method SERIALIZE on class IF_TPDAPI_BP_SRCLINE has no parameter.
Method SERIALIZE on class IF_TPDAPI_BP_SRCLINE has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |