SAP ABAP Class IF_BSP_WD_GEN_ABAP_STATEMENT (Access Interface to an ABAP Statement)
Properties
Class | IF_BSP_WD_GEN_ABAP_STATEMENT | |
Short Description | Access Interface to an ABAP Statement | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20040202 | SAP |
Last change | 20100303 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class IF_BSP_WD_GEN_ABAP_STATEMENT has no interface implemented.
Friends
Class IF_BSP_WD_GEN_ABAP_STATEMENT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | 20040203 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Attach New Statement | 20040203 |
2 | ![]() |
Instance method | Public | Method | Delete New Statement | 20080403 |
3 | ![]() |
Instance method | Public | Method | Returns Next Statement | 20040203 |
4 | ![]() |
Instance method | Public | Method | Returns Previous Statement | 20040203 |
5 | ![]() |
Instance method | Public | Method | Returns Statement Source Text | 20040202 |
6 | ![]() |
Instance method | Public | Method | Set Source Text for Statement | 20040203 |
Events
Class IF_BSP_WD_GEN_ABAP_STATEMENT has no event.
Types
Class IF_BSP_WD_GEN_ABAP_STATEMENT has no local type.
Method Signatures
Method APPEND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATEMENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_GEN_ABAP_STATEMENT | Zugriffsinterface auf ein ABAP statement | 20040203 |
Method APPEND on class IF_BSP_WD_GEN_ABAP_STATEMENT has no exception.
Method DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_STATEMENT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_WD_GEN_ABAP_STATEMENT | Zugriffsinterface auf ein ABAP statement | 20080403 |
Method DELETE on class IF_BSP_WD_GEN_ABAP_STATEMENT has no exception.
Method GET_NEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_GEN_ABAP_STATEMENT | Zugriffsinterface auf ein ABAP statement | 20040203 |
Method GET_NEXT on class IF_BSP_WD_GEN_ABAP_STATEMENT has no exception.
Method GET_PREVIOUS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_BSP_WD_GEN_ABAP_STATEMENT | Zugriffsinterface auf ein ABAP statement | 20040203 |
Method GET_PREVIOUS on class IF_BSP_WD_GEN_ABAP_STATEMENT has no exception.
Method GET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_SOURCE | Value transfer | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040202 |
Method GET_SOURCE on class IF_BSP_WD_GEN_ABAP_STATEMENT has no exception.
Method SET_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_SOURCE | Call by reference | Type reference (TYPE) | RSWSOURCET | ABAP-Source | 20040203 |
Method SET_SOURCE on class IF_BSP_WD_GEN_ABAP_STATEMENT has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in |