SAP ABAP Class IF_TPDAPI_BP_FACTORY (BP Factory)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_BP_SERVICES | Breakpoint Services | 20111129 |
2 | Interface composition (i COMPRISING i_ref) | IF_TPDAPI_STATIC_BP_SERVICES | Static / Workbench BP Services | 20111129 |
Properties
Class | IF_TPDAPI_BP_FACTORY | |
Short Description | BP Factory | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20111129 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_TPDAPI_BP_FACTORY has no forward declaration.
Interfaces
Class IF_TPDAPI_BP_FACTORY has no interface implemented.
Friends
Class IF_TPDAPI_BP_FACTORY has no friend class.
Attributes
Class IF_TPDAPI_BP_FACTORY has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20111130 | |
2 | ![]() |
Instance method | Public | Method | 20120103 | |
3 | ![]() |
Instance method | Public | Method | 20111129 | |
4 | ![]() |
Instance method | Public | Method | 20111129 | |
5 | ![]() |
Instance method | Public | Method | 20111129 | |
6 | ![]() |
Instance method | Public | Method | 20120726 |
Events
Class IF_TPDAPI_BP_FACTORY has no event.
Types
Class IF_TPDAPI_BP_FACTORY has no local type.
Method Signatures
Method CREATE_BREAKPOINT_FROM_STRING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_SUBMIT | Value transfer | Type reference (TYPE) | XFLAG | 20111130 | |||
2 | ![]() |
I_STRING | Call by reference | Type reference (TYPE) | CSEQUENCE | 20111130 | |||
3 | ![]() |
R_REF_BP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_BP_MODIFY | 20111130 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111130 | ||
2 | ![]() |
20111130 |
Method CREATE_EXCEPTION_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_EXCEPTION | Value transfer | Type reference (TYPE) | CSEQUENCE | 20120103 | |||
2 | ![]() |
I_FLG_SUBMIT | Value transfer | Type reference (TYPE) | XFLAG | 'X' | 20120103 | ||
3 | ![]() |
R_REF_BP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_BP_EXCEPTION | 20120103 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20120103 | ||
2 | ![]() |
20120103 | ||
3 | ![]() |
20120103 | ||
4 | ![]() |
20120103 |
Method CREATE_LINE_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_SUBMIT | Value transfer | Type reference (TYPE) | XFLAG | 'X' | 20111129 | ||
2 | ![]() |
I_INCLUDE | Value transfer | Type reference (TYPE) | CSEQUENCE | 20111129 | |||
3 | ![]() |
I_LINE_NR | Value transfer | Type reference (TYPE) | INT4 | 20111129 | |||
4 | ![]() |
I_MAIN_PROGRAM | Value transfer | Type reference (TYPE) | CSEQUENCE | 20111129 | |||
5 | ![]() |
I_REF_SOURCETYPE | Value transfer | Object reference (TYPE REF TO) | IE_TPDAPI_SOURCETYPE | CE_TPDAPI_SOURCETYPE=>ABAP | 20111129 | ||
6 | ![]() |
R_REF_BP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_BP_SRCLINE | 20111129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111129 | ||
2 | ![]() |
20111129 | ||
3 | ![]() |
20111129 | ||
4 | ![]() |
20111129 |
Method CREATE_STATEMENT_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_FLG_SUBMIT | Value transfer | Type reference (TYPE) | XFLAG | 'X' | 20111129 | ||
2 | ![]() |
I_STATEMENT | Value transfer | Type reference (TYPE) | CSEQUENCE | 20111129 | |||
3 | ![]() |
R_REF_BP | Value transfer | Object reference (TYPE REF TO) | IF_TPDAPI_BP_STATEMENT | 20111129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111129 | ||
2 | ![]() |
20111129 | ||
3 | ![]() |
20111129 | ||
4 | ![]() |
20111129 |
Method DELETE_BREAKPOINT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FLG_DELETED | Call by reference | Type reference (TYPE) | XFLAG | 20111129 | |||
2 | ![]() |
I_CNT_RETRY | Call by reference | Type reference (TYPE) | I | 0 | 20120203 | ||
3 | ![]() |
I_FLG_INITIALIZE | Call by reference | Type reference (TYPE) | XFLAG | 'X' | 20120726 | ||
4 | ![]() |
I_FLG_THROW_EXCEPTION | Call by reference | Type reference (TYPE) | XFLAG | '' | 20120107 | ||
5 | ![]() |
I_REF_BP | Call by reference | Object reference (TYPE REF TO) | IF_TPDAPI_BP | 20111129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20111129 | ||
2 | ![]() |
20111129 |
Method INITIALIZE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_TAB_BREAKPOINTS | Value transfer | Type reference (TYPE) | IF_TPDAPI_BP=>TYP_TAB_BPS | 20120726 |
Method INITIALIZE on class IF_TPDAPI_BP_FACTORY has no exception.
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |