SAP ABAP Class CL_QUM_QIN_MNTNO_IMPL (Implementation Class for QIN Maintain Notif.)
Hierarchy
EA-APPL (Software Component) SAP Enterprise Extension PLM, SCM, Financials
   QM-QN (Application Component) Quality Notifications
     OPS_SE_QUM_XI_IMPL (Package) OPS_SE_QUM_XI_IMPL
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ECH_ACTION Interface - Action Class 20090127
Properties
Class CL_QUM_QIN_MNTNO_IMPL  
Short Description Implementation Class for QIN Maintain Notif.    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package OPS_SE_QUM_XI_IMPL   OPS_SE_QUM_XI_IMPL 
Created 20090123   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 IF_ECH_ACTION Interface - Action Class 20090127
Friends
Class CL_QUM_QIN_MNTNO_IMPL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CV_COMPLETE_REQ Instance attribute Private Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20090528
2 CV_LTEXT_CHG Instance attribute Private Type reference (TYPE) QMLTXT02 No Changes to Existing Long Text 20090527
3 GC_STANDARD_MSG_FAULT_NAME Instance attribute Private Type reference (TYPE) SEOCLSNAME 'CX_PRS_STANDARD_MESSAGE_FAULT' Object Type Name 20090127
4 GO_INSTANCE Static Attribute Private Object reference (TYPE REF TO) CL_QUM_QIN_MNTNO_IMPL Implementation Class for QIN Maintain Notif. 20090127
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVITY_CHANGE Instance method Private Method Input Mapping for a changed Activiy of a quality issue notif 20090205
2 ACTIVITY_CREATE Instance method Private Method Input Mapping for a created Activiy of a quality issue notif 20090205
3 CATEGORIZE_ERROR Instance method Private Method Error categorization 20090209
4 CHECK_VALID_ACTCODE Instance method Private Method Check if action code is valid 20090210
5 EXECUTE Instance method Public Method 20090127
6 GET_INSTANCE Static method Public Method Factory method to get the proxy impl object reference 20090127
7 HEADER_CHANGE Instance method Private Method Input Mapping for a changed header 20090204
8 HEADER_CREATE Instance method Private Method Input Mapping for a created header 20090204
9 INPUT_MAPPING Instance method Private Method Mapping Proxy Interface Structure 20090202
10 ITEM_ACT_CHANGE Instance method Private Method Input mapping of a changed item activity of a qin 20090209
11 ITEM_ACT_CREATE Instance method Private Method Input mapping of a created item activity of a qin 20090209
12 ITEM_CAUSE_CHANGE Instance method Private Method Input Mapping for a changed cause of a quality issue notif 20090209
13 ITEM_CAUSE_CREATE Instance method Private Method Input Mapping for a created cause of a quality issue notif 20090209
14 ITEM_CHANGE Instance method Private Method Input Mapping of a changed Item in a QIN 20090204
15 ITEM_CREATE Instance method Private Method Input Mapping of a created Item in a QIN 20090204
16 ITEM_TASK_CHANGE Instance method Private Method Input Mapping for a changed item task of a qin 20090209
17 ITEM_TASK_CREATE Instance method Private Method Input Mapping for a created item task of a qin 20090209
18 LTEXT_CONVERT Instance method Private Method Input Mapping of longtext for header, items, tasks, ... 20090527
19 PROCESS Instance method Public Method Processing all checks, mapping and backend logic 20090127
20 TASK_CHANGE Instance method Private Method Input Mapping for a changed Task 20090205
21 TASK_CREATE Instance method Private Method Input Mapping for a created Task 20090205
Events
Class CL_QUM_QIN_MNTNO_IMPL has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_QIN_IHPA_CHG Private See coding 20090213 ty_qin_ihpa_chg TYPE STANDARD TABLE OF rfc_ihpa_m
2 TY_QIN_IHPA_CRT Private See coding 20090213 ty_qin_ihpa_crt TYPE STANDARD TABLE OF rfc_ihpa
3 TY_QIN_KEY Private See coding 20090204 ty_qin_key TYPE STANDARD TABLE OF rfc_key
4 TY_QIN_TLINE Private See coding 20090204 ty_qin_tline TYPE STANDARD TABLE OF rfc_tline
5 TY_QIN_VIQMFE Private See coding 20090204 ty_qin_viqmfe TYPE STANDARD TABLE OF rfc_viqmfe
6 TY_QIN_VIQMMA Private See coding 20090204 ty_qin_viqmma TYPE STANDARD TABLE OF rfc_viqmma
7 TY_QIN_VIQMSM Private See coding 20090204 ty_qin_viqmsm TYPE STANDARD TABLE OF rfc_viqmsm
8 TY_QIN_VIQMUR Private See coding 20090204 ty_qin_viqmur TYPE STANDARD TABLE OF rfc_viqmur
Method Signatures

Method ACTIVITY_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_ACT Call by reference Type reference (TYPE) RFC_VIQMMA PM/SM/QM Notif.: I/O Data for Creating Notif. Activities 20090205
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090205
3 Exporting ET_NOTIF_LONGTEXTS Call by reference Type reference (TYPE) TY_QIN_TLINE 20090210
4 Importing IS_ACTIVITY Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITEN16 QltyIssNotifSUITENotifActy 20090205
5 Importing IS_VIQMMA Call by reference Type reference (TYPE) WQMMA Work Structure Activities 20090218

Method ACTIVITY_CHANGE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ACTIVITY_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_ACT Call by reference Type reference (TYPE) RFC_VIQMMA PM/SM/QM Notif.: I/O Data for Creating Notif. Activities 20090205
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090205
3 Exporting ET_NOTIF_LONGTEXTS Call by reference Type reference (TYPE) TY_QIN_TLINE 20090210
4 Importing IS_ACTIVITY Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITEN16 QltyIssNotifSUITENotifActy 20090205

Method ACTIVITY_CREATE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method CATEGORIZE_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_ERROR_CATEGORY Call by reference Type reference (TYPE) ECH_DTE_ERROR_CATEGORY Error Category 20090209
2 Exporting ES_MAIN_MESSAGE Call by reference Type reference (TYPE) BAPIRET2 Return Parameter 20090209
3 Importing IT_ERROR_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090209

Method CATEGORIZE_ERROR on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method CHECK_VALID_ACTCODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_INPUT Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITEN19 QltyIssNotifSUITENotifMsg 20090210
2 Exporting ES_RIQS5 Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20090217
3 Exporting ES_TQ80 Call by reference Type reference (TYPE) TQ80 Notification Types 20090213
4 Exporting ET_IHPA Call by reference Type reference (TYPE) TT_IHPAVB Reference structure for XIHPA 20090213
5 Exporting ET_MESSAGES Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090210
6 Exporting ET_TLINE Call by reference Type reference (TYPE) TT_RFCTLINE Long Text for Notifications (Unsorted) 20090519
7 Exporting ET_VIQMFE Call by reference Type reference (TYPE) TAB_WQMFE Table Type for RFC:VIQMFE 20090217
8 Exporting ET_VIQMMA Call by reference Type reference (TYPE) TAB_WQMMA Table Type for RFC_VIQMMA 20090217
9 Exporting ET_VIQMSM Call by reference Type reference (TYPE) TAB_WQMSM Table Type for RFC_VIQMSM 20090217
10 Exporting ET_VIQMUR Call by reference Type reference (TYPE) TAB_WQMUR Table Type for RFC_VIQMUR 20090217
11 Importing IS_INPUT Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITEN19 QltyIssNotifSUITENotifMsg 20090210

Method CHECK_VALID_ACTCODE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method EXECUTE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_INPUT Call by reference Type reference (TYPE) QUM_QUALITY_ISSUE_NOTIFICATI39 QualityIssueNotificationSUITENotificationMessage 20090127
# Exception Resumable Description Created on
1 CX_PRS_STANDARD_MESSAGE_FAULT Default Standard Fault Message 20090127

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RR_INSTANCE Value transfer Object reference (TYPE REF TO) CL_QUM_QIN_MNTNO_IMPL Implementation Class for QIN Maintain Notif. 20090127

Method GET_INSTANCE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method HEADER_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RIQS5 Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20090204
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090204
3 Exporting ET_TLINE Call by reference Type reference (TYPE) TY_QIN_TLINE 20090210
4 Importing IS_RIQS5 Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20090218
5 Importing IT_CONTROLLER Call by reference Type reference (TYPE) PRXCTRLTAB Control Flags for Fields of a Structure 20090210
6 Importing IT_TLINE Call by reference Type reference (TYPE) TT_RFCTLINE Long Text for Notifications (Unsorted) 20090519
7 Importing IV_ATT_EXISTS Call by reference Type reference (TYPE) PLMSEF_INDICATOR1 Indicator is the representation of a situation that has exac 20090204
8 Importing IV_ATT_URI Call by reference Type reference (TYPE) PLMSEF_ATTACHMENT_WEB_URI AttachmentWebURI 20090204
9 Importing IV_BREAKDOWN_IND Call by reference Type reference (TYPE) PLMSEF_INDICATOR1 Indicator is the representation of a situation that has exac 20090204
10 Importing IV_CAT_CODE Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_CATEGORY1 Proxy Structure (generated) 20090204
11 Importing IV_CAT_FILTER_CODE Call by reference Type reference (TYPE) PLMSEF_ISSUE_CATEGORY_FILTER_1 Proxy Structure (generated) 20090204
12 Importing IV_CAT_ID Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_CATEGORY3 Proxy Structure (generated) 20090204
13 Importing IV_COMPL_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
14 Importing IV_DESCR Call by reference Type reference (TYPE) PLMSEF_SHORT_DESCRIPTION1 Proxy Structure (Generated) 20090204
15 Importing IV_EXT_QIN_REF Call by reference Type reference (TYPE) PLMSEF_BUSINESS_TRANSACTION_D6 Proxy Structure (generated) 20090204
16 Importing IV_EXT_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
17 Importing IV_ID Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_NOTIFICA3 Proxy Structure (generated) 20090204
18 Importing IV_IMPORTANCE_CODE Call by reference Type reference (TYPE) PLMSEF_IMPORTANCE_CODE1 Proxy Structure (generated) 20090204
19 Importing IV_INT_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
20 Importing IV_MALFUNC_PERIOD Call by reference Type reference (TYPE) PLMSEF_UPPEROPEN_GLOBAL_DATE_T Proxy Structure (generated) 20090204
21 Importing IV_PARENT_CAT_CODE Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_CATEGORY3 Proxy Structure (generated) 20090204
22 Importing IV_PROC_PERIOD Call by reference Type reference (TYPE) PLMSEF_UPPEROPEN_GLOBAL_DATE_T Proxy Structure (generated) 20090204
23 Importing IV_REF_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
24 Importing IV_REP_DATE Call by reference Type reference (TYPE) PLMSEF_GLOBAL_DATE_TIME Proxy Data Element (generated) 20090204
25 Importing IV_REP_ID Call by reference Type reference (TYPE) PLMSEF_PARTY_INTERNAL_ID Proxy Structure (generated) 20090204
26 Importing IV_RET_DATE Call by reference Type reference (TYPE) PLMSEF_DATE Proxy Data Element (Generated) 20090204
27 Importing IV_RET_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
28 Importing IV_STATUS_OBJ Call by reference Type reference (TYPE) PLMSEF_STATUS_OBJECT1-SYSTEM_STATUS Proxy Structure (generated) 20090204
29 Importing IV_SYS_DATA Call by reference Type reference (TYPE) PLMSEF_SYSTEM_ADMINISTRATIVE_D SystemAdministrativeData 20090204
30 Importing IV_TEXT Call by reference Type reference (TYPE) PLMSEF_TEXT Proxy Structure (generated) 20090204
31 Importing IV_TYPE_CODE Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_NOTIFICA6 Proxy Structure (generated) 20090204
32 Importing SYSTSTAT Call by reference Type reference (TYPE) BAPI2078_NOTSTI Quality Notification System Status 20090528

Method HEADER_CHANGE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method HEADER_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RIQS5 Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20090204
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090204
3 Exporting ET_TLINE Call by reference Type reference (TYPE) TY_QIN_TLINE Table Type for Structure Tline 20090204
4 Exporting EV_QMNUM Call by reference Type reference (TYPE) QMNUM Notification No 20090217
5 Importing IV_ATT_EXISTS Call by reference Type reference (TYPE) PLMSEF_INDICATOR1 Indicator is the representation of a situation that has exac 20090204
6 Importing IV_ATT_URI Call by reference Type reference (TYPE) PLMSEF_ATTACHMENT_WEB_URI AttachmentWebURI 20090204
7 Importing IV_BREAKDOWN_IND Call by reference Type reference (TYPE) PLMSEF_INDICATOR1 Indicator is the representation of a situation that has exac 20090204
8 Importing IV_CAT_CODE Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_CATEGORY1 Proxy Structure (generated) 20090204
9 Importing IV_CAT_FILTER_CODE Call by reference Type reference (TYPE) PLMSEF_ISSUE_CATEGORY_FILTER_1 Proxy Structure (generated) 20090204
10 Importing IV_CAT_ID Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_CATEGORY3 Proxy Structure (generated) 20090204
11 Importing IV_COMPL_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
12 Importing IV_DESCR Call by reference Type reference (TYPE) PLMSEF_SHORT_DESCRIPTION1 Proxy Structure (Generated) 20090204
13 Importing IV_EXT_QIN_REF Call by reference Type reference (TYPE) PLMSEF_BUSINESS_TRANSACTION_D6 Proxy Structure (generated) 20090204
14 Importing IV_EXT_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
15 Importing IV_ID Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_NOTIFICA3 Proxy Structure (generated) 20090204
16 Importing IV_IMPORTANCE_CODE Call by reference Type reference (TYPE) PLMSEF_IMPORTANCE_CODE1 Proxy Structure (generated) 20090204
17 Importing IV_INT_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
18 Importing IV_MALFUNC_PERIOD Call by reference Type reference (TYPE) PLMSEF_UPPEROPEN_GLOBAL_DATE_T Proxy Structure (generated) 20090204
19 Importing IV_PARENT_CAT_CODE Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_CATEGORY3 Proxy Structure (generated) 20090204
20 Importing IV_PROC_PERIOD Call by reference Type reference (TYPE) PLMSEF_UPPEROPEN_GLOBAL_DATE_T Proxy Structure (generated) 20090204
21 Importing IV_REF_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
22 Importing IV_REP_DATE Call by reference Type reference (TYPE) PLMSEF_GLOBAL_DATE_TIME Proxy Data Element (generated) 20090204
23 Importing IV_REP_ID Call by reference Type reference (TYPE) PLMSEF_PARTY_INTERNAL_ID Proxy Structure (generated) 20090204
24 Importing IV_RET_DATE Call by reference Type reference (TYPE) PLMSEF_DATE Proxy Data Element (Generated) 20090204
25 Importing IV_RET_QUANT Call by reference Type reference (TYPE) PLMSEF_QUANTITY Proxy Structure (Generated) 20090204
26 Importing IV_SYS_DATA Call by reference Type reference (TYPE) PLMSEF_SYSTEM_ADMINISTRATIVE_D SystemAdministrativeData 20090204
27 Importing IV_TEXT Call by reference Type reference (TYPE) PLMSEF_TEXT Proxy Structure (generated) 20090204
28 Importing IV_TYPE_CODE Call by reference Type reference (TYPE) PLMSEF_QUALITY_ISSUE_NOTIFICA6 Proxy Structure (generated) 20090204

Method HEADER_CREATE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method INPUT_MAPPING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_RIQS5 Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20090202
2 Exporting ET_IHPA_CHG Call by reference Type reference (TYPE) TY_QIN_IHPA_CHG change partners 20090213
3 Exporting ET_IHPA_CRT Call by reference Type reference (TYPE) TY_QIN_IHPA_CRT create partners 20090213
4 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090202
5 Exporting ET_TLINE_CHG Call by reference Type reference (TYPE) TY_QIN_TLINE change Long Texts for Notification Objects 20090216
6 Exporting ET_TLINE_DEL Call by reference Type reference (TYPE) TY_QIN_TLINE 20100308
7 Exporting ET_VIQMFE_CHG Call by reference Type reference (TYPE) TY_QIN_VIQMFE change items 20090216
8 Exporting ET_VIQMFE_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMFE create items 20090216
9 Exporting ET_VIQMFE_DEL Call by reference Type reference (TYPE) TY_QIN_VIQMFE 20100308
10 Exporting ET_VIQMMA_CHG Call by reference Type reference (TYPE) TY_QIN_VIQMMA change Activities 20090216
11 Exporting ET_VIQMMA_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMMA create Activities 20090216
12 Exporting ET_VIQMMA_DEL Call by reference Type reference (TYPE) TY_QIN_VIQMMA 20100308
13 Exporting ET_VIQMSM_CHG Call by reference Type reference (TYPE) TY_QIN_VIQMSM change Tasks 20090216
14 Exporting ET_VIQMSM_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMSM create Tasks 20090216
15 Exporting ET_VIQMSM_DEL Call by reference Type reference (TYPE) TY_QIN_VIQMSM 20100308
16 Exporting ET_VIQMUR_CHG Call by reference Type reference (TYPE) TY_QIN_VIQMUR change Causes 20090216
17 Exporting ET_VIQMUR_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMUR create Causes 20090216
18 Exporting ET_VIQMUR_DEL Call by reference Type reference (TYPE) TY_QIN_VIQMUR 20100308
19 Exporting EV_ACTION_CODE Call by reference Type reference (TYPE) CHAR2 Action code 20131030
20 Exporting EV_BIN_REL Call by reference Type reference (TYPE) QKZ X and Blank 20090202
21 Exporting EV_CHECK_PARNR_COMP Call by reference Type reference (TYPE) QKZ X and Blank 20090202
22 Exporting EV_COMMIT_W Call by reference Type reference (TYPE) QKZ X and Blank 20090202
23 Exporting EV_CONV Call by reference Type reference (TYPE) QKZ X and Blank 20090202
24 Exporting EV_POST Call by reference Type reference (TYPE) QKZ X and Blank 20090202
25 Exporting EV_QMNUM Call by reference Type reference (TYPE) QMNUM Notification No 20090202
26 Exporting EV_RBNR Call by reference Type reference (TYPE) RBNR Catalog Profile 20090202
27 Exporting EV_REFRESH_COMPLETE Call by reference Type reference (TYPE) QKZ X and Blank 20090202
28 Exporting EV_RFC_CALL Call by reference Type reference (TYPE) QKZ X and Blank 20090202
29 Exporting EV_SENDER Call by reference Type reference (TYPE) BDI_LOGSYS Transfer structure for logical systems 20090202
30 Exporting EV_WAIT Call by reference Type reference (TYPE) QKZ X and Blank 20090202
31 Importing IS_INPUT Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITEN19 QltyIssNotifSUITENotifMsg 20090202
32 Importing IS_RIQS5 Call by reference Type reference (TYPE) RIQS5 PM/SM/QM Notifications: I/O data for creating notification 20090218
33 Importing IS_TQ80 Call by reference Type reference (TYPE) TQ80 Notification Types 20090213
34 Importing IT_IHPA Call by reference Type reference (TYPE) TT_IHPAVB Table with Partner Information (Unsorted) 20090213
35 Importing IT_TLINE Call by reference Type reference (TYPE) TT_RFCTLINE Long Text for Notifications (Unsorted) 20090519
36 Importing IT_VIQMFE Call by reference Type reference (TYPE) TAB_WQMFE create items 20090218
37 Importing IT_VIQMMA Call by reference Type reference (TYPE) TAB_WQMMA create Activities 20090218
38 Importing IT_VIQMSM Call by reference Type reference (TYPE) TAB_WQMSM create Tasks 20090218
39 Importing IT_VIQMUR Call by reference Type reference (TYPE) TAB_WQMUR create Causes 20090218

Method INPUT_MAPPING on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ITEM_ACT_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_ACT Call by reference Type reference (TYPE) RFC_VIQMMA PM/SM/QM Notif.: I/O Data for Creating Notif. Activities 20090209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090209
3 Exporting ET_NOTIF_LONGTEXT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090209
4 Importing IS_ITEM_ACT Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITENOT Proxy Structure (generated) 20090209
5 Importing IS_VIQMMA Call by reference Type reference (TYPE) WQMMA Work Structure Activities 20090218
6 Importing IV_POSNR Call by reference Type reference (TYPE) QLFDPOS Sort Number for Item 20090209

Method ITEM_ACT_CHANGE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ITEM_ACT_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_ACT Call by reference Type reference (TYPE) RFC_VIQMMA PM/SM/QM Notif.: I/O Data for Creating Notif. Activities 20090209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090209
3 Exporting ET_NOTIF_LONGTEXT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090209
4 Importing IS_ITEM_ACT Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITENOT Proxy Structure (generated) 20090209
5 Importing IV_POSNR Call by reference Type reference (TYPE) QLFDPOS Sort Number for Item 20090209

Method ITEM_ACT_CREATE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ITEM_CAUSE_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_CAUSE Call by reference Type reference (TYPE) RFC_VIQMUR PM/SM/QM Notifications: I/O Data for Creating Notif. Causes 20090209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090209
3 Exporting ET_NOTIF_LTEXT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090527
4 Importing IS_CAUSE Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITENO1 Proxy Structure (generated) 20090209
5 Importing IS_VIQMUR Call by reference Type reference (TYPE) WQMUR Work Table for Causes 20090218
6 Importing IV_POSNR Call by reference Type reference (TYPE) QLFDPOS Sort Number for Item 20090209

Method ITEM_CAUSE_CHANGE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ITEM_CAUSE_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_CAUSE Call by reference Type reference (TYPE) RFC_VIQMUR PM/SM/QM Notifications: I/O Data for Creating Notif. Causes 20090209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090209
3 Exporting ET_NOTIF_LTEXT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090527
4 Importing IS_CAUSE Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITENO1 Proxy Structure (generated) 20090209
5 Importing IV_POSNR Call by reference Type reference (TYPE) QLFDPOS Sort Number for Item 20090209

Method ITEM_CAUSE_CREATE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ITEM_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_ITEM Call by reference Type reference (TYPE) RFC_VIQMFE PM/SM/QM Notifications: I/O Data for Creating Notification 20090204
2 Exporting ET_ITEM_ACT_CHG Call by reference Type reference (TYPE) TY_QIN_VIQMMA PM/SM/QM Notif.: I/O Data for Creating Notif. Activities 20090216
3 Exporting ET_ITEM_ACT_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMMA PM/SM/QM Notif.: I/O Data for Creating Notif. Activities 20090216
4 Exporting ET_ITEM_ACT_DEL Call by reference Type reference (TYPE) TY_QIN_VIQMMA 20100308
5 Exporting ET_ITEM_CAUSE_CHG Call by reference Type reference (TYPE) TY_QIN_VIQMUR PM/SM/QM Notifications: I/O Data for Creating Notif. Causes 20090216
6 Exporting ET_ITEM_CAUSE_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMUR PM/SM/QM Notifications: I/O Data for Creating Notif. Causes 20090216
7 Exporting ET_ITEM_CAUSE_DEL Call by reference Type reference (TYPE) TY_QIN_VIQMUR 20100308
8 Exporting ET_ITEM_TASK_CHG Call by reference Type reference (TYPE) TY_QIN_VIQMSM PM/SM/QM Notifications: I/O Data for Creating Notif. Tasks 20090216
9 Exporting ET_ITEM_TASK_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMSM PM/SM/QM Notifications: I/O Data for Creating Notif. Tasks 20090216
10 Exporting ET_ITEM_TASK_DEL Call by reference Type reference (TYPE) TY_QIN_VIQMSM 20100308
11 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090204
12 Exporting ET_NOTIF_LONGTEXT_CRT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090216
13 Exporting ET_NOTIF_LTEXT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090527
14 Importing IS_ITEM Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITENO3 QltyIssNotifSUITENotifItm 20090204
15 Importing IS_VIQMFE Call by reference Type reference (TYPE) WQMFE Work table for notification item 20090218
16 Importing IT_VIQMMA Call by reference Type reference (TYPE) TAB_WQMMA Work Table for Activities 20090218
17 Importing IT_VIQMSM Call by reference Type reference (TYPE) TAB_WQMSM Work table for tasks 20090218
18 Importing IT_VIQMUR Call by reference Type reference (TYPE) TAB_WQMUR Work table for causes 20090218
19 Importing IV_QMNUM Call by reference Type reference (TYPE) QMNUM Notification No 20090218

Method ITEM_CHANGE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ITEM_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_ITEM Call by reference Type reference (TYPE) RFC_VIQMFE PM/SM/QM Notifications: I/O Data for Creating Notification 20090204
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090204
3 Exporting ET_NOTIF_LTEXT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090527
4 Exporting ET_QIN_ITEM_ACT_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMMA PM/SM/QM Notif.: I/O Data for Creating Notif. Activities 20090216
5 Exporting ET_QIN_ITEM_CAUSE_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMUR PM/SM/QM Notifications: I/O Data for Creating Notif. Causes 20090216
6 Exporting ET_QIN_ITEM_TASK_CRT Call by reference Type reference (TYPE) TY_QIN_VIQMSM PM/SM/QM Notifications: I/O Data for Creating Notif. Tasks 20090216
7 Importing IS_ITEM Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITENO3 QltyIssNotifSUITENotifItm 20090204

Method ITEM_CREATE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ITEM_TASK_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_ITEM_TASK Call by reference Type reference (TYPE) RFC_VIQMSM PM/SM/QM Notifications: I/O Data for Creating Notif. Tasks 20090209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090209
3 Exporting ET_NOTIF_LONGTEXT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090209
4 Importing IS_ITEM_TASK Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITENO2 Proxy Structure (generated) 20090209
5 Importing IS_VIQMSM Call by reference Type reference (TYPE) WQMSM Work Table for Tasks 20090218
6 Importing IV_POSNR Call by reference Type reference (TYPE) QLFDPOS Sort Number for Item 20090209

Method ITEM_TASK_CHANGE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method ITEM_TASK_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_ITEM_TASK Call by reference Type reference (TYPE) RFC_VIQMSM PM/SM/QM Notifications: I/O Data for Creating Notif. Tasks 20090209
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090209
3 Exporting ET_NOTIF_LONGTEXT Call by reference Type reference (TYPE) TY_QIN_TLINE 20090209
4 Importing IS_ITEM_TASK Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITENO2 Proxy Structure (generated) 20090209
5 Importing IV_POSNR Call by reference Type reference (TYPE) QLFDPOS Sort Number for Item 20090209

Method ITEM_TASK_CREATE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method LTEXT_CONVERT 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) BAPIRETTAB Table with BAPI Return Information 20090527
2 Exporting ET_TLINE Call by reference Type reference (TYPE) TT_RFCTLINE Long Text for Notifications (Unsorted) 20090527
3 Exporting EV_TEXT_EXISTS Call by reference Type reference (TYPE) INDLTX Object Long Text Available 20090527
4 Importing IS_TEXT Call by reference Type reference (TYPE) PLMSEF_TEXT Proxy Structure (generated) 20090527
5 Importing IT_TLINE Call by reference Type reference (TYPE) TT_RFCTLINE Long Text for Notifications (Unsorted) 20090527
6 Importing IV_ACTION_CODE Call by reference Type reference (TYPE) PLMSEF_ACTION_CODE Proxy Data Element (Generated) 20090527
7 Importing IV_LANGU Call by reference Type reference (TYPE) KZMLA Primary language indicator for text segment 20090527
8 Importing IV_OBJECT Call by reference Type reference (TYPE) SWO_OBJTYP Object Type 20090527
9 Importing IV_OBJKEY Call by reference Type reference (TYPE) CLIKE 20090527

Method LTEXT_CONVERT on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method PROCESS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_RETURN Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090219
2 Importing IR_REF_TO_FEH_REG Call by reference Object reference (TYPE REF TO) CL_FEH_REGISTRATION Registration and Restart of FEH 20090127
3 Importing IS_INPUT Call by reference Type reference (TYPE) QUM_QUALITY_ISSUE_NOTIFICATI39 QualityIssueNotificationSUITENotificationMessage 20090127
4 Importing IS_POST_MAPPING Call by reference Type reference (TYPE) TSQUM_QIN_MNTNO_POST_MAP Post mapping structure for QualityIssueNotificationMNTNO_In 20090128
# Exception Resumable Description Created on
1 CX_QUM Exception class for Quality Issue Notification 20090402

Method TASK_CHANGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_TASK Call by reference Type reference (TYPE) RFC_VIQMSM PM/SM/QM Notifications: I/O Data for Creating Notif. Tasks 20090205
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090205
3 Exporting ET_NOTIF_LONGTEXTS Call by reference Type reference (TYPE) TY_QIN_TLINE 20090210
4 Importing IS_TASK Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITEN15 Proxy Data Element (generated) 20090205
5 Importing IS_VIQMSM Call by reference Type reference (TYPE) WQMSM Work Table for Tasks 20090218

Method TASK_CHANGE on class CL_QUM_QIN_MNTNO_IMPL has no exception.

Method TASK_CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_QIN_TASK Call by reference Type reference (TYPE) RFC_VIQMSM PM/SM/QM Notifications: I/O Data for Creating Notif. Tasks 20090205
2 Exporting ET_MESSAGE Call by reference Type reference (TYPE) BAPIRETTAB Table with BAPI Return Information 20090205
3 Exporting ET_NOTIF_LONGTEXTS Call by reference Type reference (TYPE) TY_QIN_TLINE 20090210
4 Importing IS_TASK Call by reference Type reference (TYPE) PLMSEF_QLTY_ISS_NOTIF_SUITEN15 Proxy Data Element (generated) 20090205

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