SAP ABAP Class CL_EAMS_SP_NTF (Service Provider Notification)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   PM (Application Component) Plant Maintenance
     EAMS_SP_MISC (Package) Miscellaneous for Service Provider
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20090126
Properties
Class CL_EAMS_SP_NTF  
Short Description Service Provider Notification    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package EAMS_SP_MISC   Miscellaneous for Service Provider 
Created 20090126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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 Abstract Final Description Created on
1 /PLMB/IF_SPI_APPL_ACCESS Application Access Interface 20090126
Friends
# Friend Modeled only Created on Description
1 CL_EAMS_SP_ORDNTF 20100719 Service Provider Combined Order Notification
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MO_BO Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_NOTIF Business Object Equipment 20090126
2 MO_BO_EQUI Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_EQUI Business Object Equipment 20091031
3 MO_BO_FL Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_FL Business Object Functional Location 20091031
4 MO_BO_INTEROP Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_BO_INTEROP Business Object Interoperability of Order and Notification 20100426
5 MO_BO_JOB Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_JOB Business Object Job 20090723
6 MO_COLLECTOR Instance attribute Protected Object reference (TYPE REF TO) /PLMB/IF_SPI_COLLECTOR Collector 20090126
7 MO_LTXT_USAGE Instance attribute Private Object reference (TYPE REF TO) CL_EAMS_LTXT_USAGE_CUST Access class fro longtext usage customizing 20090430
8 MO_SP_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_SP_SRV Services for SP Classes 20090227
9 MO_SRV Instance attribute Protected Object reference (TYPE REF TO) CL_EAMS_BO_SRV 20090126
10 MV_FLG_SAVE_DONE Instance attribute Protected Type reference (TYPE) ABAP_BOOL 20100510
Methods
# Method Level Visibility Method type Description Created on
1 ACTION Instance method Public Method 20090126
2 ACTION_AUTH_CHECK_TRAN Instance method Protected Method Check authorization for transaction 20091117
3 ACTION_BUFFER_REFRESH Instance method Protected Method Refresh the Buffers for Notifications 20091204
4 ACTION_GET_GEOLOC Instance method Protected Method 20091120
5 ACTION_IS_NTF_COMPLETED Instance method Private Method Is notification completed 20110203
6 ACTION_ON_GET_DROPDOWN_VALUES Instance method Protected Method Get values for Dropdown Listboxes 20091022
7 ACTION_ON_NTF_COMPLETE Instance method Protected Method Set Status "Complete" for Given Notifications 20091027
8 ACTION_ON_NTF_IN_PROCESS_AGAIN Instance method Protected Method Set Status "In Proces Again" for Given Notifications 20091027
9 ACTION_ON_NTF_POSTPONE Instance method Protected Method Set Status "Postpone" for Given Notifications 20091027
10 ACTION_ON_NTF_PUTINPROCESS Instance method Protected Method Set Status "Put in Process" for Given Notifications 20091027
11 ACTION_ON_SET_INIT_SCREEN_PROP Instance method Protected Method Set initial field properties 20091009
12 ACTION_ON_VALIDATE_INIT_SCREEN Instance method Protected Method Validate Initial Screen 20091009
13 ACTION_SEARCH_NTF_BY_EQUI Instance method Protected Method Get Notifications of Equipment 20091116
14 ACTION_SEARCH_NTF_BY_FL Instance method Protected Method Get Notifications of Functional Location 20091116
15 BUILD_NTF_CAUSE_PROPERTIES Instance method Protected Method Build Field and Action Property List for Notification cause 20091214
16 BUILD_NTF_HEADER_PROPERTIES Instance method Protected Method Build Field Property List for Notification Header 20090309
17 BUILD_NTF_LTXT_PROPERTIES Instance method Protected Method Build Field Property List for Notification Longtext 20090922
18 CHECK_BEFORE_SAVE Instance method Public Method 20090126
19 CLEAN_UP Instance method Public Method 20090126
20 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20090126
21 CREATE_NTF_CAUSE_LI Instance method Protected Method Create Notification Causes 20090323
22 CREATE_NTF_HEADER Instance method Protected Method Creates Notification Header (with Reference to Order) 20090219
23 CREATE_NTF_ITEM_LI Instance method Protected Method Create Notification Items 20090323
24 CREATE_NTF_TASK_LI Instance method Protected Method Assign Tasks to Notification 20091028
25 DELETE Instance method Public Method 20090126
26 DELETE_NTF_CAUSE_LI Instance method Protected Method Delete Notification Causes 20090323
27 DELETE_NTF_DOCUMENT Instance method Protected Method Delete document assignment 20091022
28 DELETE_NTF_HEADER Instance method Protected Method Delete Notification Header 20090126
29 DELETE_NTF_ITEM_LI Instance method Protected Method Delete Notification Items 20090323
30 DELETE_NTF_TASK_LI Instance method Protected Method Delete Notification Task Assignments 20091109
31 GET_NOTIFICATION_TYPES Instance method Public Method Gets notification types 20091013
32 GET_NOTIF_LAM_OFFSET_TYPE_CODE Instance method Protected Method Gets LAM offset type codes 20091027
33 GET_NOTIF_PRIORITY Instance method Protected Method Gets notification priority 20091022
34 INSERT Instance method Public Method 20090126
35 INSERT_NTF_DOCUMENT Instance method Protected Method Insert Documents for Nitification 20091021
36 INSERT_NTF_LTXT_BY_HDR Instance method Protected Method Insert Longtext of Notifications (header) 20091109
37 MAP_CAUSE_DATA_TO_SP Instance method Protected Method Map Notification Cause Data from BO to SP Structure 20091211
38 MAP_HEADER_DATA_TO_SP Instance method Protected Method Map Notification Header Data from BO to SP Structures 20090310
39 MAP_ITEM_DATA_TO_SP Instance method Protected Method Map Notification Item Data from BO to SP Structure 20091211
40 MAP_TASK_DATA_TO_SP Instance method Protected Method Map Notification Task Data from BO to SP Structure 20090210
41 QUERY Instance method Public Method 20090126
42 RETRIEVE Instance method Public Method 20090126
43 RETRIEVE_NTF_ADDRESS Instance method Protected Method Get Notification Address 20090226
44 RETRIEVE_NTF_CAUSE_BY_ITEM Instance method Protected Method Get Notification Causes by Item Key 20091214
45 RETRIEVE_NTF_CAUSE_C_BY_ITEM Instance method Protected Method Get Problem Codes by Header 20091027
46 RETRIEVE_NTF_DOCS_BY_HEADER Instance method Protected Method Get Notification Documents 20090929
47 RETRIEVE_NTF_DOC_ORIG_LIST Instance method Protected Method All original documents of all linked documents 0:n 20090930
48 RETRIEVE_NTF_HEADER Instance method Protected Method Get Notification Data by Header Key 20090126
49 RETRIEVE_NTF_ITEM_BY_HEADER Instance method Protected Method Get Items for Notification Header 20090323
50 RETRIEVE_NTF_LTXT_BY_HDR Instance method Protected Method Get Notification by Header Key 20091019
51 RETRIEVE_NTF_PROBLEM_C_BY_HEAD Instance method Protected Method Get Problem Codes by Header 20091023
52 RETRIEVE_NTF_TASK Instance method Protected Method Get Notification Task Data 20090820
53 RETRIEVE_NTF_TASK_C_BY_HEAD Instance method Protected Method Get Problem Codes by Header 20091026
54 RETRIEVE_NTF_TASK_LI_BY_HEADER Instance method Protected Method Get Task List of Notification by Header Key 20090129
55 SAVE Instance method Public Method 20090126
56 SET_NOTIF_TASK_STATUS Instance method Protected Method Set Status "Completed" for Given Tasks 20091029
57 UPDATE Instance method Public Method 20090126
58 UPDATE_NTF_ADDRESS Instance method Protected Method Update Notification Addresses 20091022
59 UPDATE_NTF_CAUSE_LI Instance method Protected Method Update Notification Causes 20090323
60 UPDATE_NTF_HEADER Instance method Protected Method Update Notification Headers 20090126
61 UPDATE_NTF_ITEM_LI Instance method Protected Method Update Notification Items 20090323
62 UPDATE_NTF_LTXT Instance method Protected Method Update Longtext of Notifications (header) 20091013
63 UPDATE_NTF_TASK_LI Instance method Protected Method Update Task Lists of Notifications 20090203
Events
Class CL_EAMS_SP_NTF has no event.
Types
Class CL_EAMS_SP_NTF has no local type.
Method Signatures

Method ACTION Signature

Method ACTION on class CL_EAMS_SP_NTF has no parameter.
Method ACTION on class CL_EAMS_SP_NTF has no exception.

Method ACTION_AUTH_CHECK_TRAN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091117
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091117
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091117
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID BO Notification - Identification 20101227
5 Importing IV_MODE Call by reference Type reference (TYPE) /PLMB/SPI_MODE Mode 20101227

Method ACTION_AUTH_CHECK_TRAN on class CL_EAMS_SP_NTF has no exception.

Method ACTION_BUFFER_REFRESH Signature

Method ACTION_BUFFER_REFRESH on class CL_EAMS_SP_NTF has no parameter.
Method ACTION_BUFFER_REFRESH on class CL_EAMS_SP_NTF has no exception.

Method ACTION_GET_GEOLOC 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 Message 20091120
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091120
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) INDEX TABLE 20091120

Method ACTION_GET_GEOLOC on class CL_EAMS_SP_NTF has no exception.

Method ACTION_IS_NTF_COMPLETED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EV_NTF_COMPLETED Call by reference Type reference (TYPE) ABAP_BOOL 20110203
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID BO Notification - Identification 20110203

Method ACTION_IS_NTF_COMPLETED on class CL_EAMS_SP_NTF has no exception.

Method ACTION_ON_GET_DROPDOWN_VALUES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091022
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_GEN_DROPDOWN_DATA Data for Generic dropdown handling 20091022
3 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20091022
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_GEN_DROPDOWN_ID Key for Generic dropdown handling 20091022

Method ACTION_ON_GET_DROPDOWN_VALUES on class CL_EAMS_SP_NTF has no exception.

Method ACTION_ON_NTF_COMPLETE 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 Index of node ID for which no data is available 20091027
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091027
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER BO Notification - Identification 20091027
4 Exporting EV_FAILED Call by reference Type reference (TYPE) XFELD Checkbox 20091027
5 Importing IT_NTF_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification - Task - Identification 20091027
6 Importing IV_TESTRUN Call by reference Type reference (TYPE) QNSTATUS Notification Has Status "Completed" 20091027

Method ACTION_ON_NTF_COMPLETE on class CL_EAMS_SP_NTF has no exception.

Method ACTION_ON_NTF_IN_PROCESS_AGAIN 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 Index of node ID for which no data is available 20091027
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091027
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER BO Notification - Identification 20091027
4 Exporting EV_FAILED Call by reference Type reference (TYPE) XFELD Checkbox 20091027
5 Importing IT_NTF_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification - Task - Identification 20091027
6 Importing IV_TESTRUN Call by reference Type reference (TYPE) QNSTATUS Notification Has Status "Completed" 20091027

Method ACTION_ON_NTF_IN_PROCESS_AGAIN on class CL_EAMS_SP_NTF has no exception.

Method ACTION_ON_NTF_POSTPONE 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 Index of node ID for which no data is available 20091027
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091027
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER BO Notification - Identification 20091027
4 Exporting EV_FAILED Call by reference Type reference (TYPE) XFELD Checkbox 20091027
5 Importing IT_NTF_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification - Task - Identification 20091027
6 Importing IV_TESTRUN Call by reference Type reference (TYPE) QNSTATUS Notification Has Status "Completed" 20091027

Method ACTION_ON_NTF_POSTPONE on class CL_EAMS_SP_NTF has no exception.

Method ACTION_ON_NTF_PUTINPROCESS 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 Index of node ID for which no data is available 20091027
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091027
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER BO Notification - Identification 20091027
4 Exporting EV_FAILED Call by reference Type reference (TYPE) XFELD Checkbox 20091027
5 Importing IT_NTF_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification - Task - Identification 20091027
6 Importing IV_TESTRUN Call by reference Type reference (TYPE) QNSTATUS Notification Has Status "Completed" 20091027

Method ACTION_ON_NTF_PUTINPROCESS on class CL_EAMS_SP_NTF has no exception.

Method ACTION_ON_SET_INIT_SCREEN_PROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091009
2 Importing IT_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE Node ID and node data 20091009

Method ACTION_ON_SET_INIT_SCREEN_PROP on class CL_EAMS_SP_NTF has no exception.

Method ACTION_ON_VALIDATE_INIT_SCREEN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FIELDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091013
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091013
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER Business Object task List - Basic Data 20091013
4 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091013
5 Importing IS_PARAM Call by reference Type reference (TYPE) EAMS_S_SP_NTF_HEADER Business Object Notification - Header Data 20100302
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object task List - Basic Data 20100302

Method ACTION_ON_VALIDATE_INIT_SCREEN on class CL_EAMS_SP_NTF has no exception.

Method ACTION_SEARCH_NTF_BY_EQUI 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 Message 20091116
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER Business Object Notification - 20091116
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091116
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091116
5 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20091116
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_EQUI_ID Business Object Equipment - Identification 20091116

Method ACTION_SEARCH_NTF_BY_EQUI on class CL_EAMS_SP_NTF has no exception.

Method ACTION_SEARCH_NTF_BY_FL 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 Message 20091116
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER Business Object Notification - 20091116
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091116
4 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_MSG_SEVERITY Severity 20091116
5 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20091116
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_FL_ID Business Object Functional Location - Identification 20091116

Method ACTION_SEARCH_NTF_BY_FL on class CL_EAMS_SP_NTF has no exception.

Method BUILD_NTF_CAUSE_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES 20091214
2 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field property profile 20091214
3 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CAUSE Structure for Longtext of Notification 20091214
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM_ID Table for Notification Items ID 20091214
5 Importing IV_PARENT_LEAD_SEL Call by reference Type reference (TYPE) ABAP_BOOL 20091214

Method BUILD_NTF_CAUSE_PROPERTIES on class CL_EAMS_SP_NTF has no exception.

Method BUILD_NTF_HEADER_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_PROFILE Call by reference Type reference (TYPE) /PLMB/T_SPI_PRPTY_PROFILE Field property profile 20090309
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_NTF_HEADER Business Object Notification - Header Data 20090309

Method BUILD_NTF_HEADER_PROPERTIES on class CL_EAMS_SP_NTF has no exception.

Method BUILD_NTF_LTXT_PROPERTIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field property profile 20091124
2 Importing IS_NODE_DATA Call by reference Type reference (TYPE) EAMS_S_SP_NTF_LTXT Structure for Longtext of Notification 20090922

Method BUILD_NTF_LTXT_PROPERTIES on class CL_EAMS_SP_NTF has no exception.

Method CHECK_BEFORE_SAVE Signature

Method CHECK_BEFORE_SAVE on class CL_EAMS_SP_NTF has no parameter.
Method CHECK_BEFORE_SAVE on class CL_EAMS_SP_NTF has no exception.

Method CLEAN_UP Signature

Method CLEAN_UP on class CL_EAMS_SP_NTF has no parameter.
Method CLEAN_UP on class CL_EAMS_SP_NTF has no exception.

Method CONSTRUCTOR 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 20090126

Method CONSTRUCTOR on class CL_EAMS_SP_NTF has no exception.

Method CREATE_NTF_CAUSE_LI 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 Index of node ID for which no data is available 20090323
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090323
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090323
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090323
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090323
6 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_NTF_ITEM_ID Business Object Notification - ID Items 20090323
7 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CAUSE Business Object Notification - Items and Causes List Format 20090323

Method CREATE_NTF_CAUSE_LI on class CL_EAMS_SP_NTF has no exception.

Method CREATE_NTF_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20090311
2 Exporting ET_INDEX_FAILED Call by reference Type reference (TYPE) /PLMB/T_SPI_INDEX_FAILED Index of node ID for which no data is available 20090219
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090305
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090219
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090219
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090219
7 Importing IS_NODE_ID Call by reference Type reference (TYPE) ANY 20090219
8 Importing IS_PARAM Call by reference Type reference (TYPE) ANY 20090219
9 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER Business Object Notification - Header Data 20090219

Method CREATE_NTF_HEADER on class CL_EAMS_SP_NTF has no exception.

Method CREATE_NTF_ITEM_LI 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 Index of node ID for which no data is available 20090323
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090323
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20090323
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090323
5 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090513
6 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_NTF_ID Business Object Notification - Identification 20090323
7 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM Business Object Notification - Items and Causes List Format 20090323

Method CREATE_NTF_ITEM_LI on class CL_EAMS_SP_NTF has no exception.

Method CREATE_NTF_TASK_LI 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 Index of node ID for which no data is available 20091028
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091028
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) INDEX TABLE 20091028
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20110401
5 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_NTF_ID Business Object Notification - Identification 20091028
6 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK Business Object Notification - Task list 20091028

Method CREATE_NTF_TASK_LI on class CL_EAMS_SP_NTF has no exception.

Method DELETE Signature

Method DELETE on class CL_EAMS_SP_NTF has no parameter.
Method DELETE on class CL_EAMS_SP_NTF has no exception.

Method DELETE_NTF_CAUSE_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090323
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090323
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CAUSE_ID BO Notification Causes Identification 20090323

Method DELETE_NTF_CAUSE_LI on class CL_EAMS_SP_NTF has no exception.

Method DELETE_NTF_DOCUMENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091022
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_DIR_ID Business Object Document Info Record - Identification 20091022
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091022
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_DIR_ID Business Object Document Info Record - Identification 20091022
5 Importing IV_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_NTF_ID Business Object Notification 20091022

Method DELETE_NTF_DOCUMENT on class CL_EAMS_SP_NTF has no exception.

Method DELETE_NTF_HEADER 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 Index of node ID for which delete failed 20090126
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090305
3 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090126
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object - Identification 20090126

Method DELETE_NTF_HEADER on class CL_EAMS_SP_NTF has no exception.

Method DELETE_NTF_ITEM_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090323
2 Importing IT_NODE_ID Call by reference Type reference (TYPE) ANY Business Object - Identification 20090323

Method DELETE_NTF_ITEM_LI on class CL_EAMS_SP_NTF has no exception.

Method DELETE_NTF_TASK_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091109
2 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091109
3 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK_ID Business Object Notification - Task - Identification 20091109

Method DELETE_NTF_TASK_LI on class CL_EAMS_SP_NTF has no exception.

Method GET_NOTIFICATION_TYPES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIF_TYPES Call by reference Type reference (TYPE) EAMS_T_SP_GEN_DROPDOWN_DATA All Fixed Values of an Attribute with Texts 20091022
2 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_GEN_DROPDOWN_ID Field Name 20091103

Method GET_NOTIFICATION_TYPES on class CL_EAMS_SP_NTF has no exception.

Method GET_NOTIF_LAM_OFFSET_TYPE_CODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIF_OFFSET_TYPE_CODE Call by reference Type reference (TYPE) EAMS_T_SP_GEN_DROPDOWN_DATA All Fixed Values of an Attribute with Texts 20091027
2 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_GEN_DROPDOWN_ID Field Name 20100301
3 Importing IV_OFFSET_TYPE_CODE Call by reference Type reference (TYPE) EAML_OFFSET_TYPE_CODE Priority Type 20091027

Method GET_NOTIF_LAM_OFFSET_TYPE_CODE on class CL_EAMS_SP_NTF has no exception.

Method GET_NOTIF_PRIORITY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_NOTIF_PRIORITY Call by reference Type reference (TYPE) EAMS_T_SP_GEN_DROPDOWN_DATA All Fixed Values of an Attribute with Texts 20091022
2 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_GEN_DROPDOWN_ID Key for Generic dropdown handling 20100301
3 Importing IV_PRIOTYPE Call by reference Type reference (TYPE) ARTPR 20091104

Method GET_NOTIF_PRIORITY on class CL_EAMS_SP_NTF has no exception.

Method INSERT Signature

Method INSERT on class CL_EAMS_SP_NTF has no parameter.
Method INSERT on class CL_EAMS_SP_NTF has no exception.

Method INSERT_NTF_DOCUMENT 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 Index of node ID for which no data is available 20091021
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091021
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_DIR_DOC Document-Object Link 20091021
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091021
5 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_NTF_ID Business Object Equipment - Identification 20091021
6 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_DIR_DOC Document-Object Link 20091021

Method INSERT_NTF_DOCUMENT on class CL_EAMS_SP_NTF has no exception.

Method INSERT_NTF_LTXT_BY_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091109
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091109
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_LTXT Longtexts of Notification 20091109
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091109
5 Importing IS_NODE_ID Call by reference Type reference (TYPE) EAMS_S_SP_NTF_ID Business Object Notification - Identification 20091109
6 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_LTXT Longtexts of Notification 20091109

Method INSERT_NTF_LTXT_BY_HDR on class CL_EAMS_SP_NTF has no exception.

Method MAP_CAUSE_DATA_TO_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Action properties 20091211
2 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091211
3 Exporting ET_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CAUSE Business Object Notification - Task Data 20091211
4 Importing IT_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_NTF_CAUSE Business Object Notification - Task Data 20091211
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM_ID Table for Notification Items ID 20091214

Method MAP_CAUSE_DATA_TO_SP on class CL_EAMS_SP_NTF has no exception.

Method MAP_HEADER_DATA_TO_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Action properties 20091203
2 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20090310
3 Exporting ET_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER Business Object Notification - Header Data 20090310
4 Importing IT_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_NTF_HEADER Business Object Notification - Header Data 20090310

Method MAP_HEADER_DATA_TO_SP on class CL_EAMS_SP_NTF has no exception.

Method MAP_ITEM_DATA_TO_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Action properties 20091211
2 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091211
3 Exporting ET_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM Business Object Notification - Task Data 20091211
4 Importing IT_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_NTF_ITEM Business Object Notification - Task Data 20091211
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification - Identification 20091214

Method MAP_ITEM_DATA_TO_SP on class CL_EAMS_SP_NTF has no exception.

Method MAP_TASK_DATA_TO_SP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Action properties 20091211
2 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20090310
3 Exporting ET_SP_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK Business Object Notification - Task Data 20090210
4 Importing IT_BO_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_BO_NTF_TASK Business Object Notification - Task Data 20090210
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID BO Notification - Identification 20091214

Method MAP_TASK_DATA_TO_SP on class CL_EAMS_SP_NTF has no exception.

Method QUERY Signature

Method QUERY on class CL_EAMS_SP_NTF has no parameter.
Method QUERY on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE Signature

Method RETRIEVE on class CL_EAMS_SP_NTF has no parameter.
Method RETRIEVE on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_ADDRESS 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 availab 20090226
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090226
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090226
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ADDRESS Notification Address 20090226
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090226
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090226
7 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification - 20090226
8 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090226

Method RETRIEVE_NTF_ADDRESS on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_CAUSE_BY_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Operation property profile 20091214
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091214
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091214
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CAUSE Table Notification Causes 20091214
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091214
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20091214
7 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM_ID Table Notification Item ID 20091214
8 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091214

Method RETRIEVE_NTF_CAUSE_BY_ITEM on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_CAUSE_C_BY_ITEM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091027
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CODE_CAUSE Business Object Notification: Cause Code Group & Code 20091027
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091027
4 Exporting EV_DEFAULT_PROP Call by reference Type reference (TYPE) /PLMB/SPI_PRPTY_OPTION Field Property Option 20091027
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM_ID Table for Notification Items ID 20091027
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091027

Method RETRIEVE_NTF_CAUSE_C_BY_ITEM on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_DOCS_BY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Action properties 20091030
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090929
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090929
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_DIR_DOC Document-Object Link 20090929
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090929
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Functional Location - Identification 20090929
7 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090929

Method RETRIEVE_NTF_DOCS_BY_HEADER on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_DOC_ORIG_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090930
2 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090930
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_DIR_ORIG_LI Original Documents 20090930
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090930
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_DIR_ID Business Object Equipment - Identification 20090930
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090930

Method RETRIEVE_NTF_DOC_ORIG_LIST on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Action properties 20091116
2 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20090309
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090126
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090126
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER Business Object Equipment - Header Data 20090126
6 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090126
7 Exporting EV_MSG_SEVERITY Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090603
8 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Equipment - Identification 20090126
9 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090126

Method RETRIEVE_NTF_HEADER on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_ITEM_BY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Action properties 20091026
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090323
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090323
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM Business Object Equipment - Header Data 20090323
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090323
6 Exporting EV_FAILED Call by reference Type reference (TYPE) /PLMB/SPI_FAILED_IND Failed Indicator 20090323
7 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Equipment - Identification 20090323
8 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090323

Method RETRIEVE_NTF_ITEM_BY_HEADER on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_LTXT_BY_HDR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091019
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091019
3 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091019
4 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_LTXT Business Object Equipment - Header Data 20091019
5 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091019
6 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Equipment - Identification 20091019
7 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091019

Method RETRIEVE_NTF_LTXT_BY_HDR on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_PROBLEM_C_BY_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091023
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CODE_PROBLEM Business Object Notification: Problem Code Group & Code 20091023
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091023
4 Exporting EV_DEFAULT_PROP Call by reference Type reference (TYPE) /PLMB/SPI_PRPTY_OPTION Field Property Option 20091023
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification: Code ID 20091023
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091023

Method RETRIEVE_NTF_PROBLEM_C_BY_HEAD on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_TASK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20090820
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090820
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK Business Object Notification - Task Data 20090820
4 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK_ID Business Object Notification Task - Identification 20090820
5 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090820

Method RETRIEVE_NTF_TASK on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_TASK_C_BY_HEAD Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091026
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CODE_TASK Business Object Notification: Problem Code Group & Code 20091026
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091026
4 Exporting EV_DEFAULT_PROP Call by reference Type reference (TYPE) /PLMB/SPI_PRPTY_OPTION Field Property Option 20091026
5 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification: Code ID 20091026
6 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20091026

Method RETRIEVE_NTF_TASK_C_BY_HEAD on class CL_EAMS_SP_NTF has no exception.

Method RETRIEVE_NTF_TASK_LI_BY_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_ACTION_PROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_ACTIONPROPERTIES Operation property profile 20091026
2 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20090310
3 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090129
4 Exporting ET_MESSAGE_LOCK Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090129
5 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK Business Object Notification - Task Data - List Format 20090129
6 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090129
7 Importing IT_NODE_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ID Business Object Notification - Identification 20090129
8 Importing IV_LOCK Call by reference Type reference (TYPE) /PLMB/SPI_LOCK_IND Locking Indicator 20090129

Method RETRIEVE_NTF_TASK_LI_BY_HEADER on class CL_EAMS_SP_NTF has no exception.

Method SAVE Signature

Method SAVE on class CL_EAMS_SP_NTF has no parameter.
Method SAVE on class CL_EAMS_SP_NTF has no exception.

Method SET_NOTIF_TASK_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091029
2 Importing IT_NTF_TASK_ID Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK_ID Business Object Notification - Task - Identification 20091029
3 Importing IV_CARRIED_OUT_BY Call by reference Type reference (TYPE) QMSMERLNAM Person Who Completed the Task 20091029
4 Importing IV_CARRIED_OUT_DATE Call by reference Type reference (TYPE) QMSMERLDAT Date on Which the Task Was Completed 20091029
5 Importing IV_CARRIED_OUT_TIME Call by reference Type reference (TYPE) QMSMERLTIM Time at Which Task Was Completed 20091029
6 Importing IV_NTF_TASK_STATUS Call by reference Type reference (TYPE) EAMS_TASK_STATUS Notification Task Status, which can be set in EAMS 20091029

Method SET_NOTIF_TASK_STATUS on class CL_EAMS_SP_NTF has no exception.

Method UPDATE Signature

Method UPDATE on class CL_EAMS_SP_NTF has no parameter.
Method UPDATE on class CL_EAMS_SP_NTF has no exception.

Method UPDATE_NTF_ADDRESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091022
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ADDRESS Notification Address 20091022
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091022
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ADDRESS Notification Address 20091022

Method UPDATE_NTF_ADDRESS on class CL_EAMS_SP_NTF has no exception.

Method UPDATE_NTF_CAUSE_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090323
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CAUSE Business Object Notification - Items and Causes 20090323
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090323
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_CAUSE Business Object Notification - Items and Causes 20090323

Method UPDATE_NTF_CAUSE_LI on class CL_EAMS_SP_NTF has no exception.

Method UPDATE_NTF_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20090311
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090126
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER Business Object Equipment - Header Data 20090126
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090126
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_HEADER Business Object Equipment - Identification 20090126

Method UPDATE_NTF_HEADER on class CL_EAMS_SP_NTF has no exception.

Method UPDATE_NTF_ITEM_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090323
2 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM Business Object Notification - Items and Causes 20090323
3 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090323
4 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_ITEM Business Object Notification - Items and Causes 20090323

Method UPDATE_NTF_ITEM_LI on class CL_EAMS_SP_NTF has no exception.

Method UPDATE_NTF_LTXT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20091013
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20091013
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_LTXT Longtexts of Notification 20091013
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20091013
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_LTXT Longtexts of Notification 20091013

Method UPDATE_NTF_LTXT on class CL_EAMS_SP_NTF has no exception.

Method UPDATE_NTF_TASK_LI Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_FLDPROPERTIES Call by reference Type reference (TYPE) EAMS_T_SP_FLDPROPERTIES Field Properties per Node Id 20090311
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) /PLMB/T_SPI_MSG Message 20090203
3 Exporting ET_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK Business Object Notification - Task 20090203
4 Exporting ET_NODE_ID_REL Call by reference Type reference (TYPE) /PLMB/T_SPI_NODE_REL Relationship between index of source and target node ID 20090203
5 Importing IT_NODE_DATA Call by reference Type reference (TYPE) EAMS_T_SP_NTF_TASK Business Object Notification - Task 20090203

Method UPDATE_NTF_TASK_LI on class CL_EAMS_SP_NTF has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 605