SAP ABAP Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK (Interface for Calling Dynpros From SPI B)
Hierarchy
☛
SAP_BS_FND (Software Component) SAP Business Suite Foundation
⤷
CA-EPT-SPI (Application Component) Service Provider Infrastructure
⤷
/PLMB/BA_SPI_TOOLS (Package) Service Provider Infrastructure Tools
⤷
⤷
Properties
| Interface | /PLMB/IF_SPI_B_DYNPRO_CALLBACK | |
| Short Description | Interface for Calling Dynpros From SPI B |
General Data
| Package | /PLMB/BA_SPI_TOOLS | Service Provider Infrastructure Tools |
| Created | 20101216 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no forward declaration.
Interfaces
Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no interface.
Friends
Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no friend.
Attributes
Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Calls the specified Dynpro | 20101216 | |
| 2 | Instance method | Public | Method | Get back UI constants | 20101216 | |
| 3 | Instance method | Public | Method | Get back UI Variable | 20101216 | |
| 4 | Instance method | Public | Method | 20110318 | ||
| 5 | Instance method | Public | Method | 20110308 | ||
| 6 | Instance method | Public | Method | Set UI Variable | 20101216 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | PAI_EVENT | Instance Event (0) |
Public (2) |
Fired when PAI block was processed. Contains changed Data | 20101216 |
Types
Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no local type.
Method Signatures
Method CALL_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_DYNNR | Call by reference | Type reference (TYPE) | DYNNR | Number of the following screen | 20101216 | |||
| 2 | IV_OPERATION_PARAM | Call by reference | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20110119 |
Method CALL_POPUP on Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no exception.
Method GET_UI_CONSTANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_CONSTANT_NAME | Call by reference | Type reference (TYPE) | STRING | 20101216 | ||||
| 2 | RV_CONSTANT_VALUE | Value transfer | Type reference (TYPE) | STRING | 20101216 |
Method GET_UI_CONSTANT on Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no exception.
Method GET_UI_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20101216 | ||||
| 2 | IV_VARIABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101216 |
Method GET_UI_VARIABLE on Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no exception.
Method SET_RETURN_BUTTONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_INDEX_FAILED | Call by reference | Type reference (TYPE) | C | 20110318 | ||||
| 2 | IV_NODE_DATA | Call by reference | Type reference (TYPE) | C | 20120918 | ||||
| 3 | IV_NODE_ID | Call by reference | Type reference (TYPE) | C | 20120918 | ||||
| 4 | IV_NODE_ID_REL | Call by reference | Type reference (TYPE) | C | 20110318 | ||||
| 5 | IV_PARAM | Call by reference | Type reference (TYPE) | C | 20110318 |
Method SET_RETURN_BUTTONS on Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no exception.
Method SET_STATUS_ICON Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | VALUE | Call by reference | Type reference (TYPE) | I | 20110308 |
Method SET_STATUS_ICON on Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no exception.
Method SET_UI_VARIABLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_VALUE | Call by reference | Type reference (TYPE) | ANY | 20101216 | ||||
| 2 | IV_VARIABLE_NAME | Call by reference | Type reference (TYPE) | STRING | 20101216 |
Method SET_UI_VARIABLE on Interface /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no exception.
Event Signatures
Event PAI_EVENT Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_VALUE_TABLE | Exporting | Value transfer | Type reference (TYPE) | /PLMB/T_SPI_B_FIELD_VALUE_KEY | Contains input of all fields | 20101216 | ||
| 2 | EV_OK_CODE | Exporting | Value transfer | Type reference (TYPE) | SY-UCOMM | Ok Code of the PAI Action | 20101216 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 703 |