SAP ABAP Interface IF_BSP_WD_GEN_ABAP_STATEMENT (Access Interface to an ABAP Statement)
Hierarchy
☛
WEBCUIF (Software Component) SAP Web UI Framework
⤷
CA-WUI-WKB (Application Component) Development Workbench
⤷
CRM_BSP_WD_GEN_TOOLS (Package) Code Generation and Manipulations Tools for WEBCUIF DT

⤷

⤷

Properties
Interface | IF_BSP_WD_GEN_ABAP_STATEMENT | |
Short Description | Access Interface to an ABAP Statement |
General Data
Package | CRM_BSP_WD_GEN_TOOLS | Code Generation and Manipulations Tools for WEBCUIF DT |
Created | 20040202 | SAP |
Last changed | 20100303 | SAP |
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ABAP | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Interface IF_BSP_WD_GEN_ABAP_STATEMENT has no interface.
Friends
Interface IF_BSP_WD_GEN_ABAP_STATEMENT has no friend.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | IS_COMMENT | 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
Interface IF_BSP_WD_GEN_ABAP_STATEMENT has no event.
Types
Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface 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 Interface IF_BSP_WD_GEN_ABAP_STATEMENT has no exception.
History
Last changed by/on | SAP | 20100303 |
SAP Release Created in | 40 |