SAP ABAP Class /PLMB/IF_SPI_B_DYNPRO_CALLBACK (Interface for Calling Dynpros From SPI B)
Properties
Class /PLMB/IF_SPI_B_DYNPRO_CALLBACK  
Short Description Interface for Calling Dynpros From SPI B    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20101216   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no forward declaration.
Interfaces
Class /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no interface implemented.
Friends
Class /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no friend class.
Attributes
Class /PLMB/IF_SPI_B_DYNPRO_CALLBACK has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_POPUP Instance method Public Method Calls the specified Dynpro 20101216
2 GET_UI_CONSTANT Instance method Public Method Get back UI constants 20101216
3 GET_UI_VARIABLE Instance method Public Method Get back UI Variable 20101216
4 SET_RETURN_BUTTONS Instance method Public Method 20110318
5 SET_STATUS_ICON Instance method Public Method 20110308
6 SET_UI_VARIABLE 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
Class /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 Importing IV_DYNNR Call by reference Type reference (TYPE) DYNNR Number of the following screen 20101216
2 Importing IV_OPERATION_PARAM Call by reference Type reference (TYPE) TEXT40 Text, 40 Characters Long 20110119

Method CALL_POPUP on class /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 Importing IV_CONSTANT_NAME Call by reference Type reference (TYPE) STRING 20101216
2 Returning RV_CONSTANT_VALUE Value transfer Type reference (TYPE) STRING 20101216

Method GET_UI_CONSTANT on class /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 Exporting EV_VALUE Call by reference Type reference (TYPE) ANY 20101216
2 Importing IV_VARIABLE_NAME Call by reference Type reference (TYPE) STRING 20101216

Method GET_UI_VARIABLE on class /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 Importing IV_INDEX_FAILED Call by reference Type reference (TYPE) C 20110318
2 Importing IV_NODE_DATA Call by reference Type reference (TYPE) C 20120918
3 Importing IV_NODE_ID Call by reference Type reference (TYPE) C 20120918
4 Importing IV_NODE_ID_REL Call by reference Type reference (TYPE) C 20110318
5 Importing IV_PARAM Call by reference Type reference (TYPE) C 20110318

Method SET_RETURN_BUTTONS on class /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 Importing VALUE Call by reference Type reference (TYPE) I 20110308

Method SET_STATUS_ICON on class /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 Importing IV_VALUE Call by reference Type reference (TYPE) ANY 20101216
2 Importing IV_VARIABLE_NAME Call by reference Type reference (TYPE) STRING 20101216

Method SET_UI_VARIABLE on class /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