Hierarchy

⤷

⤷

Properties
Class | /PLMB/CL_SPI_B_APP_CONTROLLER | |
Short Description | Service Provider Browser - Controller of Browser Application | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | /PLMB/BA_SPI_TOOLS | Service Provider Infrastructure Tools |
Created | 20101123 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class /PLMB/CL_SPI_B_APP_CONTROLLER has no interface implemented.
Friends
Class /PLMB/CL_SPI_B_APP_CONTROLLER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | /PLMB/CL_SPI_B_APP_CONTROLLER | Service Provider Browser - Controller of Browser Application | 20101123 | ||
2 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20110308 | |||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMB/IF_SPI_APPL_ACCESS | Application Access reference | 20120822 | ||
4 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMB/IF_SPI_COLLECTOR_OUTPUT | 20120822 | |||
5 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | /PLMB/IF_SPI_METADATA_OUTPUT | Metadata provider | 20120821 | ||
6 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Table of Node Id's | 20120917 | ||
7 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | Selected Parent Node ID | 20121010 | ||
8 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | DATA | 20120917 | |||
9 | ![]() |
Instance attribute | Private | Type reference (TYPE) | LTY_T_DATA_BUFFER | 20101128 | |||
10 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which no data is available | 20110308 | ||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20110308 | ||
12 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/T_SPI_RTR_INDEX_FAILED | Index of node ID for which no data is availab | 20110308 | ||
13 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20110411 | ||
14 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110308 | ||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR20 | Char 20 | 20120917 | ||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20121011 | ||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110330 | ||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20110330 | ||
19 | ![]() |
Instance attribute | Private | Type reference (TYPE) | TEXT40 | Node Name | 20110330 | ||
20 | ![]() |
Instance attribute | Private | Type reference (TYPE) | /PLMB/S_SPI_B_SETTINGS | SPI Browser settings | 20110412 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | ABBID_UPDATED | Instance Event (0) |
Private (0) |
ABBID has been updated | 20101123 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | LTY_S_DATA_BUFFER | Private | See coding | 20101128 | BEGIN OF lty_s_data_buffer,
node_name TYPE /plmb/spi_node_name,
data_ref TYPE REF TO data,
END OF lty_s_data_buffer
|
||
2 | LTY_T_DATA_BUFFER | Private | See coding | 20101128 | lty_t_data_buffer TYPE STANDARD TABLE OF lty_s_data_buffer
|
Method Signatures
Method CLEAR_PROCESS_ATTRIBUTES Signature
Method CLEAR_PROCESS_ATTRIBUTES on class /PLMB/CL_SPI_B_APP_CONTROLLER has no parameter.
Method CLEAR_PROCESS_ATTRIBUTES on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class /PLMB/CL_SPI_B_APP_CONTROLLER has no parameter.
Method CONSTRUCTOR on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method FLUSH_PARENT_NODE_ID Signature
Method FLUSH_PARENT_NODE_ID on class /PLMB/CL_SPI_B_APP_CONTROLLER has no parameter.
Method FLUSH_PARENT_NODE_ID on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_ABBID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_ABBID | Value transfer | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20101123 |
Method GET_ABBID on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_FAILED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110411 |
Method GET_FAILED on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_INDEX_FAILED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_INDEX_FAILED | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_INDEX_FAILED | Index of node ID for which no data is available | 20110411 |
Method GET_INDEX_FAILED on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_INSTANCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RR_INSTANCE | Value transfer | Object reference (TYPE REF TO) | /PLMB/CL_SPI_B_APP_CONTROLLER | Service Provider Browser - Controller of Browser Application | 20101123 |
Method GET_INSTANCE on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_LAST_PROCESSED_METHOD Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_LAST_PROCESSED_METHOD | Value transfer | Type reference (TYPE) | CHAR20 | Char 20 | 20120917 |
Method GET_LAST_PROCESSED_METHOD on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_MESSAGES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_MESSAGES | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_COLL_MESSAGE_NODE | Message table | 20101126 | ||
2 | ![]() |
EV_SEVERITY | Call by reference | Type reference (TYPE) | /PLMB/SPI_MSG_SEVERITY | Message Severity | 20101126 |
Method GET_MESSAGES on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_METADATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_METADATA_OUTPUT | Value transfer | Object reference (TYPE REF TO) | /PLMB/IF_SPI_METADATA_OUTPUT | Metadata Output | 20120822 |
Method GET_METADATA on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_MG_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EG_PARAM | Call by reference | Type reference (TYPE) | ANY | 20110411 |
Method GET_MG_PARAM on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_NODE_DATA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101128 | |||
2 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20101128 |
Method GET_NODE_DATA on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_NODE_DEF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20101124 | ||
2 | ![]() |
RV_NODE_DEF | Value transfer | Type reference (TYPE) | /PLMB/S_SPI_METADATA_NODE | Metadata Node Definition | 20101124 |
Method GET_NODE_DEF on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_NODE_DEF_ALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_NODE_DEFINITION | Value transfer | Type reference (TYPE) | /PLMB/T_SPI_METADATA_NODE | Metadata Node Definition | 20101124 |
Method GET_NODE_DEF_ALL on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_NODE_ID | Call by reference | Object reference (TYPE REF TO) | DATA | 20120917 |
Method GET_NODE_ID on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_NODE_ID_REL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_NODE_ID_REL | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_NODE_REL | Relationship between index of source and target node ID | 20110411 |
Method GET_NODE_ID_REL on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_NODE_OPERATIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20101125 | ||
2 | ![]() |
RT_NODE_OPERATIONS | Value transfer | Type reference (TYPE) | /PLMB/T_SPI_B_NODE_OPERATIONS | Table containing node's supported operations | 20101125 |
Method GET_NODE_OPERATIONS on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_PARENT_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ID_DATA | Call by reference | Type reference (TYPE) | ANY | 20121011 | |||
2 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20121011 |
Method GET_PARENT_NODE_ID on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_QUERY_RESULT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_QUERY_RESULT | Call by reference | Object reference (TYPE REF TO) | DATA | 20120910 |
Method GET_QUERY_RESULT on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_RTR_INDEX_FAILED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_RTR_INDEX_FAILED | Value transfer | Type reference (TYPE) | /PLMB/T_SPI_RTR_INDEX_FAILED | Index of node ID for which no data is available | 20110411 |
Method GET_RTR_INDEX_FAILED on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_SELECTED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SELECTED_NODE | Value transfer | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110330 |
Method GET_SELECTED_NODE on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_SELECTED_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SELECTED_OPERATION | Value transfer | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20110330 |
Method GET_SELECTED_OPERATION on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_SELECTED_OPERATION_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RV_SELECTED_OPERATION_PARAM | Value transfer | Type reference (TYPE) | TEXT40 | 20110330 |
Method GET_SELECTED_OPERATION_PARAM on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method GET_USER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RS_USER_SETTINGS | Value transfer | Type reference (TYPE) | /PLMB/S_SPI_B_SETTINGS | SPI Browser settings | 20101201 |
Method GET_USER_SETTINGS on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method HNDL_ABBID_UPDATED Signature
Method HNDL_ABBID_UPDATED on class /PLMB/CL_SPI_B_APP_CONTROLLER has no parameter.
Method HNDL_ABBID_UPDATED on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method PROCESS_ACTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | ANY | 20110201 | |||
2 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110201 | |||
3 | ![]() |
IV_ACTION_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_ACTION_NAME | Action Name | 20110201 | ||
4 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SPI Metadata Exception (static) | 20120821 |
Method PROCESS_CHECK_BEFORE_SAVE Signature
Method PROCESS_CHECK_BEFORE_SAVE on class /PLMB/CL_SPI_B_APP_CONTROLLER has no parameter.
Method PROCESS_CHECK_BEFORE_SAVE on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method PROCESS_CLEAN_UP Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_REASON | Call by reference | Type reference (TYPE) | /PLMB/SPI_CLEAN_UP_REASON | /PLMB/IF_SPI_C=>GS_C_CLEANUP_REASON-BUFFER_REFRESH | Reason for Clean Up | 20110207 |
Method PROCESS_CLEAN_UP on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method PROCESS_DELETE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110201 | |||
2 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110201 |
Method PROCESS_DELETE on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method PROCESS_INSERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_NODE_ID | Call by reference | Type reference (TYPE) | ANY | 20121011 | |||
2 | ![]() |
IS_PARAM | Call by reference | Type reference (TYPE) | ANY | 20110201 | |||
3 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110201 | |||
4 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110201 | ||
5 | ![]() |
IV_TARGET_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20121011 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SPI Metadata Exception (static) | 20120821 |
Method PROCESS_QUERY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_OPTIONS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_QUERY_OPTIONS | Query options | 20120830 | ||
2 | ![]() |
IT_FILTER_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20120830 | |||
3 | ![]() |
IT_REQUESTED_FIELD | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_REQUESTED_FIELD | Requested Fields of Node Data | 20120830 | ||
4 | ![]() |
IT_SEL_PARAM | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_SELECTION_PARAM | Selection Criteria for Queries | 20120830 | ||
5 | ![]() |
IV_KEYS_ONLY | Call by reference | Type reference (TYPE) | /PLMB/SPI_KEYS_ONLY_IND | Indicator Return Keys Only | 20120830 | ||
6 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20120830 | ||
7 | ![]() |
IV_QUERY_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_QUERY_NAME | Query Name | 20120830 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SPI Metadata Exception (static) | 20120830 |
Method PROCESS_RBA Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | Failed Indicator | 20110217 | ||
2 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20110217 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110217 | ||
4 | ![]() |
IV_TARGET_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110217 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SPI Metadata Exception (static) | 20120817 |
Method PROCESS_RETRIEVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_NODE_ID | Call by reference | Type reference (TYPE) | INDEX TABLE | 20101201 | |||
2 | ![]() |
IV_LOCK | Call by reference | Type reference (TYPE) | /PLMB/SPI_LOCK_IND | Locking Indicator | 20101201 | ||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20101201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SPI Metadata Exception (static) | 20120820 |
Method PROCESS_SAVE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EV_FAILED | Call by reference | Type reference (TYPE) | /PLMB/SPI_FAILED_IND | Failed Indicator | 20110207 |
Method PROCESS_SAVE on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method PROCESS_UPDATE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_CHANGED_FIELD | Call by reference | Type reference (TYPE) | /PLMB/T_SPI_CHANGED_FIELD | Changed Fields of Node Data | 20110201 | ||
2 | ![]() |
IT_NODE_DATA | Call by reference | Type reference (TYPE) | INDEX TABLE | 20110201 | |||
3 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110201 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
SPI Metadata Exception (static) | 20120821 |
Method SET_ABBID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_ABBID | Call by reference | Type reference (TYPE) | /PLMB/SPI_ABBID | Application Building Block ID | 20101123 |
Method SET_ABBID on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method SET_PARENT_NODE_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_ID_DATA | Call by reference | Type reference (TYPE) | ANY | 20121011 | |||
2 | ![]() |
IV_NODE_NAME | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20121011 |
Method SET_PARENT_NODE_ID on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method SET_SELECTED_NODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SELECTED_NODE | Call by reference | Type reference (TYPE) | /PLMB/SPI_NODE_NAME | Node Name | 20110330 |
Method SET_SELECTED_NODE on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method SET_SELECTED_OPERATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SELECTED_OPERATION | Call by reference | Type reference (TYPE) | TEXT40 | Text, 40 Characters Long | 20110330 |
Method SET_SELECTED_OPERATION on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method SET_SELECTED_OPERATION_PARAM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_SELECTED_OPERATION_PARAM | Call by reference | Type reference (TYPE) | TEXT40 | 20110330 |
Method SET_SELECTED_OPERATION_PARAM on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Method SET_USER_SETTINGS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_USER_SETTINGS | Call by reference | Type reference (TYPE) | /PLMB/S_SPI_B_SETTINGS | SPI Browser settings | 20101201 |
Method SET_USER_SETTINGS on class /PLMB/CL_SPI_B_APP_CONTROLLER has no exception.
Event Signatures
Event ABBID_UPDATED Signature
Event ABBID_UPDATED on class /PLMB/CL_SPI_B_APP_CONTROLLER has no parameter.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 703 |