SAP ABAP Class /PLMB/CL_SPI_APPL_ACCESS_UTILS (Utilities for APPL_ACCESS Methods)
Hierarchy
SAP_BS_FND (Software Component) SAP Business Suite Foundation
   CA-EPT-SPI (Application Component) Service Provider Infrastructure
     /PLMB/BA_SPI_CORE (Package) Service Provider Infrastructure: Core
Properties
Class /PLMB/CL_SPI_APPL_ACCESS_UTILS  
Short Description Utilities for APPL_ACCESS Methods    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package /PLMB/BA_SPI_CORE   Service Provider Infrastructure: Core 
Created 20071121   SAP 
Last change 20131127   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no forward declaration.
Interfaces
Class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no interface implemented.
Friends
Class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_SELOPT_OPTION_EQ Constant Public Type reference (TYPE) TVARV_OPTI 'EQ' ABAP: Selection option (EQ/BT/CP/...) 20071121
2 GC_SELOPT_SIGN_I Constant Public Type reference (TYPE) TVARV_SIGN 'I' ABAP: ID: I/E (include/exclude values) 20071121
3 GT_USER_LIST Static Attribute Private Type reference (TYPE) /PLMB/T_SPI_USR_NAMES Tabe of First, last and Full Name of the User 20080516
4 GV_USER_LIST_FILLED Static Attribute Private Type reference (TYPE) BOOLEAN User List was filled 20080516
Methods
# Method Level Visibility Method type Description Created on
1 ADD_GOS_MESSAGES Static method Public Method Add and convert GOS messages and filter based on severity 20100528
2 ADD_INSERT_MSG_TO_COLLECTOR Static method Public Method Add messages of insert call to collector 20111010
3 ADD_MESSAGES Static method Public Method Add messages and filter based on severity 20100526
4 ADD_SYST_MESSAGE Static method Public Method Adds message from system fields to global messages 20100526
5 ADJUST_MSG_SEVERITY Static method Public Method Compare and adjust message severity, if necessary 20080409
6 CALC_RELEVANT_SEVERITY_LEVEL Static method Public Method Calculate the severity level for a given message type 20100526
7 CHANGE_MESSAGE_TYPE Static method Public Method Change type of messages 20080111
8 CNV_SEL_OPTIONS_TO_STRUCTURE Static method Public Method Converts sel. options used by Query Method into a structure 20071121
9 CNV_STRUCTURE_TO_SEL_OPTIONS Static method Public Method Converts a structure into sel. options used by Query Method 20071121
10 COMBINE_MESSAGE_TABLES Static method Public Method Combines two message tables with a defined index 20080111
11 CONVERT_BAPIRET Static method Public Method Convert bapiret to msg table 20080110
12 CONVERT_DATA_TO_XSTRING Static method Public Method Convert data to xstring 20110531
13 CONVERT_EXCEPTION_TO_MSG Static method Public Method This method converts an exception into a message 20080205
14 CONVERT_STRUCTURE_TO_XSTRING Static method Public Method Convert key structure to xstring 20100426
15 CONVERT_SYMSG Static method Public Method Convert sy-msg into message table 20080206
16 CONVERT_XSTRING_TO_DATA Static method Public Method Convert xstring to data 20110531
17 CONVERT_XSTRING_TO_STRUCTURE Static method Public Method Convert xstring to key structure 20100426
18 EVALUATE_MESSAGES Static method Public Method Evaluate messages (failed indicator and failed index table) 20080111
19 EVALUATE_MESSAGES_RETRIEVE Static method Public Method Evaluate messages for RETRIEVE call with LOCK flag (opt.) 20080111
20 GET_COMPONENT_DETAILS Static method Public Method Get component details 20101018
21 GET_GOS_SEVERITY Static method Public Method Determine severity of GOS messages 20100826
22 GET_OPERATION_CATEGORY Static method Public Method Get operation category 20100322
23 GET_SEVERITY Static method Public Method Determine severity of SPI messages 20080111
24 GET_SIDEEFFECT_CATEGORY Static method Public Method Get side effect category 20080121
25 GET_URL_FOR_ICON Static method Public Method Get URL for an Icon 20110404
26 GET_USER_TEXT Static method Public Method Get the user Full Name 20080110
27 IS_ABB_EXISTENT Static method Public Method Existence check for Application Building Block 20110606
28 MAP_OPR_PROPERTY_REF_TYPE Static method Public Method Map operation property reference type to message ref. type 20111213
29 MAP_PROPERTY_REF_TYPE Static method Public Method Map property reference type to message reference type 20111213
30 PERS_AREA_DELETE Static method Public Method Delete data from personal work area 20080408
31 PERS_AREA_SET Static method Public Method Set data in personal work area 20080408
32 SET_MESSAGE Static method Public Method Create new message entry 20080128
33 SET_MSG_INDEX Static method Public Method Sets the index for a message table 20080111
34 SET_OPERATION_CATEGORY Static method Public Method Set operation category 20110527
35 SET_SIDEEFFECT_CATEGORY Static method Public Method Set side effect category 20110527
Events
Class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no event.
Types
Class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no local type.
Method Signatures

Method ADD_GOS_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_SPI_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100528
2 Changing CV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100528
3 Importing IT_GOS_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_GOS_CNVMSG GOS conversion messages 20100528
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20100528
5 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX Related Data Index of a Message 20100528
6 Importing IV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100528
7 Importing IV_SUPPRESS_SEVERITY_UP_TO Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100528

Method ADD_GOS_MESSAGES on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method ADD_INSERT_MSG_TO_COLLECTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_COLLECTOR Call by reference Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector Input Base and Push Property Control 20111010
2 Importing IT_EXPORT_DATA Call by reference Type reference (TYPE) INDEX TABLE Export node data 20111010
3 Importing IT_IMPORT_DATA Call by reference Type reference (TYPE) INDEX TABLE Import node data 20111010
4 Importing IT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20111010
5 Importing IT_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20111010
6 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20111010

Method ADD_INSERT_MSG_TO_COLLECTOR on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method ADD_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100526
2 Changing CV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100526
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100526
4 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20100526
5 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX Related Data Index of a Message 20100526
6 Importing IV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100526
7 Importing IV_SUPPRESS_SEVERITY_UP_TO Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100526

Method ADD_MESSAGES on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method ADD_SYST_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20100526
2 Changing CV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100526
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20100526
4 Importing IV_MSG_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX Related Data Index of a Message 20100526

Method ADD_SYST_MESSAGE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method ADJUST_MSG_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20080409
2 Importing IV_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20080409

Method ADJUST_MSG_SEVERITY on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CALC_RELEVANT_SEVERITY_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_SEVERITY_LEVEL Call by reference Type reference (TYPE) STRING Severity level, e.g. 'SIW' for MSGTY = 'W' 20100803
2 Importing IV_SEVERITY_UP_TO Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100803

Method CALC_RELEVANT_SEVERITY_LEVEL on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CHANGE_MESSAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080111
2 Importing IV_FROM_TYPE Call by reference Type reference (TYPE) SYMSGTY 'E' Message Type 20080111
3 Importing IV_TO_TYPE Call by reference Type reference (TYPE) SYMSGTY 'W' Message Type 20080111

Method CHANGE_MESSAGE_TYPE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CNV_SEL_OPTIONS_TO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) /PLMB/S_SPI_MSG Message 20071122
2 Exporting ES_QUERY_DATA Call by reference Type reference (TYPE) ANY Query data 20071121
3 Importing IT_SELECT_OPTIONS Call by reference Type reference (TYPE) /PLMB/T_SPI_SELECTION_PARAM Selection criteria for Queries on BO attributes 20071121

Method CNV_SEL_OPTIONS_TO_STRUCTURE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CNV_STRUCTURE_TO_SEL_OPTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_MESSAGE Call by reference Type reference (TYPE) /PLMB/S_SPI_MSG Message 20071122
2 Exporting ET_SELECT_OPTIONS Call by reference Type reference (TYPE) /PLMB/T_SPI_SELECTION_PARAM Selection criteria for Queries on BO attributes 20071121
3 Importing IS_QUERY_DATA Call by reference Type reference (TYPE) ANY Query data 20071121

Method CNV_STRUCTURE_TO_SEL_OPTIONS on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method COMBINE_MESSAGE_TABLES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE_TARGET Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080111
2 Importing IT_MESSAGE_SOURCE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080111
3 Importing IV_INDEX_TARGET Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20080111

Method COMBINE_MESSAGE_TABLES on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CONVERT_BAPIRET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080110
2 Importing IS_BAPIRET Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20080110
3 Importing IT_BAPIRET Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20080110

Method CONVERT_BAPIRET on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CONVERT_DATA_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_XSTRING Call by reference Type reference (TYPE) /PLMB/SPI_XSTRING Generic Parameter as XSTRING 20110531
2 Importing IG_DATA Call by reference Type reference (TYPE) ANY Data 20110531
3 Importing IV_COMPRESSION_ON Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20110531

Method CONVERT_DATA_TO_XSTRING on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CONVERT_EXCEPTION_TO_MSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGES Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Messages 20080206
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20080205
3 Importing IV_FIELDNAME Call by reference Type reference (TYPE) FIELDNAME Field Name 20080205
4 Importing IV_MSG_IDX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX Index of Internal Tables 20080205

Method CONVERT_EXCEPTION_TO_MSG on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CONVERT_STRUCTURE_TO_XSTRING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NODE_ID_XSTRING Call by reference Type reference (TYPE) /PLMB/SPI_NODE_ID_X Node identifier as XSTRING 20100426
2 Importing IS_NODE_ID Call by reference Type reference (TYPE) ANY Node ID 20100426
3 Importing IV_COMPRESSION_ON Call by reference Type reference (TYPE) BOOLE_D Data element for domain BOOLE: TRUE (='X') and FALSE (=' ') 20100809

Method CONVERT_STRUCTURE_TO_XSTRING on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CONVERT_SYMSG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080206

Method CONVERT_SYMSG on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CONVERT_XSTRING_TO_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EG_DATA Call by reference Type reference (TYPE) ANY Data 20110531
2 Importing IV_XSTRING Call by reference Type reference (TYPE) /PLMB/SPI_XSTRING Generic Parameter as XSTRING 20110531

Method CONVERT_XSTRING_TO_DATA on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method CONVERT_XSTRING_TO_STRUCTURE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_NODE_ID Call by reference Type reference (TYPE) ANY Converted node ID 20100426
2 Importing IV_NODE_ID_XSTRING Call by reference Type reference (TYPE) /PLMB/SPI_NODE_ID_X Node identifier as XSTRING 20100426

Method CONVERT_XSTRING_TO_STRUCTURE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method EVALUATE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Failed index 20080111
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Index of node ID for which no data is available 20080111
3 Importing IT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Messages 20080111

Method EVALUATE_MESSAGES on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method EVALUATE_MESSAGES_RETRIEVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_RTR_INDEX_FAILED Index of node ID for which no data is available 20080111
2 Exporting ET_MESSAGE_COMBINED Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Combined message table (RETRIEVE messages added to LOCK) 20080111
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Index of node ID for which no data is available 20080111
4 Importing IT_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Messages of LOCK call 20080111
5 Importing IT_MESSAGE_RETRIEVE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Messages of RETRIEVE call 20080111

Method EVALUATE_MESSAGES_RETRIEVE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method GET_COMPONENT_DETAILS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_COMPONENT_DETAILS Call by reference Type reference (TYPE) /PLMB/T_SPI_COMPONENT_DETAILS Component Details 20101018
2 Importing IO_STRUCTDESCR Call by reference Object reference (TYPE REF TO) CL_ABAP_STRUCTDESCR Runtime Type Services 20101018

Method GET_COMPONENT_DETAILS on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method GET_GOS_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20100826
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_GOS_CNVMSG Messages for key conversion 20100826

Method GET_GOS_SEVERITY on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method GET_OPERATION_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_OPERATION_CATEGORY Call by reference Type reference (TYPE) /PLMB/S_SPI_OPR_CATEGORY Operation Category 20100322
2 Importing IV_OPERATION_GROUP Call by reference Type reference (TYPE) /PLMB/SPI_OPERATION_GROUP Operation Group 20100322

Method GET_OPERATION_CATEGORY on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method GET_SEVERITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20080111
2 Importing IT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080111

Method GET_SEVERITY on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method GET_SIDEEFFECT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ALL Call by reference Type reference (TYPE) BOOLE_D All 20080711
2 Exporting EV_CHILD Call by reference Type reference (TYPE) BOOLE_D Child 20080121
3 Exporting EV_MYSELF Call by reference Type reference (TYPE) BOOLE_D Myself 20080121
4 Exporting EV_OTHERS Call by reference Type reference (TYPE) BOOLE_D All other ABBs 20080711
5 Exporting EV_PARENT Call by reference Type reference (TYPE) BOOLE_D Parent 20080121
6 Exporting EV_SIBLING Call by reference Type reference (TYPE) BOOLE_D Silbing 20080121
7 Importing IV_SIDEEFFECT Call by reference Type reference (TYPE) /PLMB/SPI_SIDEEFFECT Side effect 20080121

Method GET_SIDEEFFECT_CATEGORY on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method GET_URL_FOR_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_ICON_URL Call by reference Type reference (TYPE) STRING 20110404
2 Importing IV_ICON Call by reference Type reference (TYPE) /PLMB/GOS_ICON Icon 20110404

Method GET_URL_FOR_ICON on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method GET_USER_TEXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080110
2 Exporting ET_USER_LIST Call by reference Type reference (TYPE) /PLMB/T_SPI_USR_NAMES user names 20080110
3 Exporting ET_USER_NAME_DISPLAY Call by reference Type reference (TYPE) /PLMB/T_SPI_USERNAME User Name 20080120
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20080111
5 Importing IT_USR_NAMES Call by reference Type reference (TYPE) /PLMB/T_SPI_USR_NAME_ID user names 20080110

Method GET_USER_TEXT on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method IS_ABB_EXISTENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ABBID Call by reference Type reference (TYPE) /PLMB/SPI_ABBID Application Building Block ID 20110606
2 Returning RV_RESULT Value transfer Type reference (TYPE) BOOLE_D 20110606

Method IS_ABB_EXISTENT on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method MAP_OPR_PROPERTY_REF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE_REFERENCE_TYPE Call by reference Type reference (TYPE) /PLMB/SPI_MSG_REF_TYPE Reference type for messages 20111213
2 Exporting EV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Target Node Name 20111213
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20111213
4 Importing IV_OPR_PROPERTY_REFERENCE_TYPE Call by reference Type reference (TYPE) /PLMB/SPI_OPR_PRPTY_REF_TYPE Reference Type for Operation Properties 20111213
5 Importing IV_TARGET_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Target Node Name 20111213

Method MAP_OPR_PROPERTY_REF_TYPE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method MAP_PROPERTY_REF_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_MESSAGE_REFERENCE_TYPE Call by reference Type reference (TYPE) /PLMB/SPI_MSG_REF_TYPE Reference type for messages 20111213
2 Exporting EV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Target Node Name 20111213
3 Importing IV_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Node Name 20111213
4 Importing IV_PROPERTY_REFERENCE_TYPE Call by reference Type reference (TYPE) /PLMB/SPI_PRPTY_REF_TYPE Reference Type for Field Properties 20111213
5 Importing IV_TARGET_NODE_NAME Call by reference Type reference (TYPE) /PLMB/SPI_NODE_NAME Target Node Name 20111213

Method MAP_PROPERTY_REF_TYPE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method PERS_AREA_DELETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080408
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE ID table 20080408
3 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) /PLMB/T_GOS_INTERNAL_KEY Internal key format 20090303
4 Importing IV_OTYPE_NAME Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080408
5 Importing IV_PERS_AREA Call by reference Type reference (TYPE) /PLMB/GOS_PERS_AREA Personal area (e.g. favorites, subscribed ...) 20080408

Method PERS_AREA_DELETE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method PERS_AREA_SET Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080408
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE ID table 20080408
3 Importing IT_OBJECT_ID Call by reference Type reference (TYPE) /PLMB/T_GOS_INTERNAL_KEY Internal key format 20090303
4 Importing IV_OTYPE_NAME Call by reference Type reference (TYPE) /PLMB/GOS_OBJECT_TYPE Object Type 20080408
5 Importing IV_PERS_AREA Call by reference Type reference (TYPE) /PLMB/GOS_PERS_AREA Personal area (e.g. favorites, subscribed ...) 20080408

Method PERS_AREA_SET on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method SET_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080128
2 Importing IS_SYST Call by reference Type reference (TYPE) SYST ABAP System Fields 20080128
3 Importing IV_INDEX Call by reference Type reference (TYPE) SYTABIX Index of Internal Tables 20080128

Method SET_MESSAGE on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method SET_MSG_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20080111
2 Importing IV_INDEX Call by reference Type reference (TYPE) /PLMB/SPI_MSG_INDEX Related data index of a message 20080111

Method SET_MSG_INDEX on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method SET_OPERATION_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_OPERATION_CATEGORY Call by reference Type reference (TYPE) /PLMB/S_SPI_OPR_CATEGORY Operation Category 20110527
2 Returning RV_OPERATION_GROUP Value transfer Type reference (TYPE) /PLMB/SPI_OPERATION_GROUP Operation Group 20110527

Method SET_OPERATION_CATEGORY on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.

Method SET_SIDEEFFECT_CATEGORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_ALL Call by reference Type reference (TYPE) BOOLE_D All 20110527
2 Importing IV_CHILD Call by reference Type reference (TYPE) BOOLE_D Child 20110527
3 Importing IV_MYSELF Call by reference Type reference (TYPE) BOOLE_D Myself 20110527
4 Importing IV_OTHERS Call by reference Type reference (TYPE) BOOLE_D All other ABBs 20110527
5 Importing IV_PARENT Call by reference Type reference (TYPE) BOOLE_D Parent 20110527
6 Importing IV_SIBLING Call by reference Type reference (TYPE) BOOLE_D Silbing 20110527
7 Returning RV_SIDEEFFECT Value transfer Type reference (TYPE) /PLMB/SPI_SIDEEFFECT Side effect 20110527

Method SET_SIDEEFFECT_CATEGORY on class /PLMB/CL_SPI_APPL_ACCESS_UTILS has no exception.
History
Last changed by/on SAP  20131127 
SAP Release Created in 100