Hierarchy
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_QM_TASK_DATA_MNGR | QM OData: Tasks Data Manager | 20131113 |
Properties
| Class | CL_QM_NOTIF_DATA_MNGR | |
| Short Description | QM OData: Notifications Data Manager | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ODATA_QM_NOTIFICATION | OData Services for Notification |
| Created | 20131113 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 2 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) | |
| 3 | Forward declaration interface (INTERFACE i DEFINITION DEF... | Forward declaration interface (INTERFACE i DEFINITION DEF... |
Interfaces
Class CL_QM_NOTIF_DATA_MNGR has no interface implemented.
Friends
Class CL_QM_NOTIF_DATA_MNGR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | DAPPL | 'JPG' | Document Appication | 20131113 | ||
| 2 | Constant | Public | Type reference (TYPE) | DOKAR | 'DOC' | Document type | 20131113 | ||
| 3 | Constant | Public | Type reference (TYPE) | DOKOB | 'QMQMEL' | Linked SAP Object | 20131113 | ||
| 4 | Constant | Public | Type reference (TYPE) | SDOK_STCAT | 'DMS_C1_ST' | Storage Category | 20131113 | ||
| 5 | Instance attribute | Private | Type reference (TYPE) | QOD_APP_NAME | Application ID | 20131115 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | STRING | 20131209 | ||||
| 7 | Instance attribute | Private | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20131209 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | QMART | 'Q3' | Notification Type | 20131114 | ||
| 9 | Instance attribute | Private | Type reference (TYPE) | RBNR | Catalog Profile | 20131114 |
Methods
Events
Class CL_QM_NOTIF_DATA_MNGR has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | LTT_LONGTEXTS | Public | See coding | 20131113 | LTT_LONGTEXTS TYPE STANDARD TABLE OF bapi2080_notfulltxti
|
||
| 2 | LTY_STATUS_MAP | Public | See coding | 20131113 | begin of lty_status_map,
status_range type range of j_istat,
stat_map type tt_vrgng,
end of lty_status_map
|
||
| 3 | T_JEST | Public | See coding | 20131211 | T_JEST type table of jest
|
||
| 4 | T_MULTIRANGE | Public | See coding | 20131113 | T_MULTIRANGE type standard table of multirange
|
||
| 5 | T_STATUSES | Public | See coding | 20131113 | t_statuses type range of J_ISTAT
|
||
| 6 | T_TABLEFIELD | Public | See coding | 20131113 | T_TABLEFIELD type standard table of TABLEFIELD
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_APP_NAME | Call by reference | Type reference (TYPE) | QOD_APP_NAME | Application ID | 20131114 |
Method CONSTRUCTOR on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method CREATE_NOTIF_DOC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 | |||
| 2 | IS_ATTACHMENT | Call by reference | Type reference (TYPE) | QOD_ATTACHMENT_CREATION_S | Notification No | 20131113 | |||
| 3 | IV_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20131209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131209 |
Method CREATE_QUALITY_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 | |||
| 2 | IS_NEW_NOTIFICATION | Call by reference | Type reference (TYPE) | QOD_NOTIFICATION_CREATION_S | QM OData: structure for creation of Quality Notification | 20131113 | |||
| 3 | IT_NOTIFICATION_ATTACHMENTS | Call by reference | Type reference (TYPE) | QOD_ATTACHMENT_CREATION_T | QM OData: table type for creation of Quality Attachments | 20131113 | |||
| 4 | IV_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | Commit data | 20131113 | ||
| 5 | RV_CREATED_NOTIFICATION_ID | Value transfer | Type reference (TYPE) | QMNUM | Notification No | 20131209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131209 |
Method GET_ATT_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONFIG | Value transfer | Type reference (TYPE) | QOD_ATT_CONFIG | Quality Issue Common Configuration | 20131113 |
Method GET_ATT_CONFIG on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_COMMON_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONFIG | Value transfer | Type reference (TYPE) | QOD_COMM_CONFIG_T | QM Table Common Configuration Customing Fiori Apps | 20131113 |
Method GET_COMMON_CONFIG on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_COMMON_CONFIG_DEFAULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONFIG | Value transfer | Type reference (TYPE) | QOD_CONFIG | QM Table Common Configuration Customing Fiori Apps | 20131113 |
Method GET_COMMON_CONFIG_DEFAULT on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_CREATE_RESULT_MESSAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EV_RESULT_MESSAGE | Call by reference | Type reference (TYPE) | STRING | 20131209 | ||||
| 2 | EV_RESULT_SEVERITY | Call by reference | Type reference (TYPE) | CHAR1 | Single-Character Indicator | 20131209 |
Method GET_CREATE_RESULT_MESSAGE on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_MAIN_CONFIG Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_CONFIG | Value transfer | Type reference (TYPE) | QOD_MAIN_C | Quality Issue Common Configuration | 20131113 |
Method GET_MAIN_CONFIG on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_NOTIFICATIONS_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_NOTIFS_WITH_ATTACHMENTS | Call by reference | Type reference (TYPE) | QOD_NOTIF_SELECTION_WITH_ATT_T | QM OData: table type sel Quality Notifications with Att. | 20131211 |
Method GET_NOTIFICATIONS_ATTACHMENTS on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_NOTIFICATION_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTACHMENT | Call by reference | Type reference (TYPE) | QOD_ATTACHMENT_SELECTION_T | QM OData: table type for selection of Attachments | 20131211 | |||
| 2 | IV_NOTIFICATION_ID | Call by reference | Type reference (TYPE) | QMNUM | 20131211 |
Method GET_NOTIFICATION_ATTACHMENTS on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_PARTNER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_NOTIF_PARTNER | Call by reference | Type reference (TYPE) | QOD_NOTF_PARTNER_T | Notification Partner Table | 20131113 | |||
| 2 | IT_OBJ_KEYS | Call by reference | Type reference (TYPE) | QOD_OBJ_KEYS | 20131113 | ||||
| 3 | IV_NOTIF_TYPE | Call by reference | Type reference (TYPE) | QMART | Notification Type | 20131113 |
Method GET_PARTNER_DATA on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_QUALITY_CATEGORIES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUALITY_CATEGORIES | Call by reference | Type reference (TYPE) | QOD_CATEGORY_SELECTION_T | QM OData: table type for selection of Quality Categories | 20131113 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 |
Method GET_QUALITY_CATEGORIES on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_QUALITY_DEFECTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUALITY_DEFECTS | Call by reference | Type reference (TYPE) | QOD_DEFECT_SELECTION_T | QM OData: table type for selection of Quality Defect | 20131113 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 |
Method GET_QUALITY_DEFECTS on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_QUALITY_NOTIFICATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_QUALITY_NOTIFICATIONS | Call by reference | Type reference (TYPE) | QOD_NOTIFICATION_SELECTION_T | QM OData: table type for selection of Quality Notification | 20131113 | |||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20131113 | |||
| 4 | IV_USER | Call by reference | Type reference (TYPE) | SYST_UNAME | SY-UNAME | ABAP System Field: Name of Current User | 20131113 |
Method GET_QUALITY_NOTIFICATIONS on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method GET_STATUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 | |||
| 2 | ET_STATUSES | Call by reference | Type reference (TYPE) | CL_QM_NOTIF_MPC=>TT_QMSTATUS | QM Statuses Customizing | 20131113 | |||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20131113 | |||
| 4 | IT_SELECT_STATUS | Call by reference | Type reference (TYPE) | T_STATUSES | 20131113 |
Method GET_STATUSES on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method MAP_ATTACHMENTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ATTACHMENTS | Call by reference | Type reference (TYPE) | QOD_ATTACHMENT_SELECTION_T | QM OData: table type for selection of Attachments | 20131211 | |||
| 2 | IT_DMS_OBJECTS_LINKS | Call by reference | Type reference (TYPE) | IF_QM_NOTIF_CONSTANTS=>TY_T_OBJECTS_LINKS | Table Type for bapi_doc_drad_keys | 20131211 | |||
| 3 | IT_DOCUMENTS_DESCRIPTIONS | Call by reference | Type reference (TYPE) | IF_QM_NOTIF_CONSTANTS=>TY_T_DOCUMENTS_DESCRIPTIONS | 20131211 | ||||
| 4 | IT_DOCUMENTS_FILES | Call by reference | Type reference (TYPE) | IF_QM_NOTIF_CONSTANTS=>TY_T_DOCUMENTS_FILES | Table Type for bapi_doc_drad_keys | 20131211 | |||
| 5 | IT_FILES_PROPERTIES | Call by reference | Type reference (TYPE) | IF_QM_NOTIF_CONSTANTS=>TY_T_FILES_PROPERTIES | SDOK: Table for Component Attributes with Document ID | 20131211 | |||
| 6 | IV_NOTIFICATION_ID | Call by reference | Type reference (TYPE) | QMNUM | Notification No | 20131211 |
Method MAP_ATTACHMENTS on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method MAP_NOTIF_RESULT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_SELECTED_NOTIFS | Call by reference | Type reference (TYPE) | QOD_NOTIFICATION_SELECTION_S | QM OData: structure for selection Quality Notification | 20131113 | |||
| 2 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | 20131122 | ||||
| 3 | IS_NOTIF | Call by reference | Type reference (TYPE) | RQMQMEL | Quality notification - header data | 20131113 | |||
| 4 | IT_ATT_COUNT | Call by reference | Type reference (TYPE) | QOD_ATTACHMENT_COUNT_T | 20131113 | ||||
| 5 | IT_JEST | Call by reference | Type reference (TYPE) | T_JEST | 20131211 | ||||
| 6 | IT_PARTNER | Call by reference | Type reference (TYPE) | QOD_NOTF_PARTNER_T | 20131113 |
Method MAP_NOTIF_RESULT on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method MAP_PARTNER_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CS_QOD_PARTNER | Call by reference | Type reference (TYPE) | QOD_PARTNER_S | 20131113 | ||||
| 2 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 | |||
| 3 | IV_PARNR | Call by reference | Type reference (TYPE) | I_PARNR | Partner | 20131113 | |||
| 4 | IV_PARVW | Call by reference | Type reference (TYPE) | PARVW | Partner Function | 20131113 |
Method MAP_PARTNER_DATA on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method MAP_STATUSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131209 | |||
| 2 | IV_REFERENCE_NUMBER | Call by reference | Type reference (TYPE) | QMNUM | External Reference Number | 20131209 |
Method MAP_STATUSES on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method PREP_ISSUE_DESCRIPTION_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_LONGTEXT | Call by reference | Type reference (TYPE) | CL_QM_NOTIF_DATA_MNGR=>LTT_LONGTEXTS | 20131113 | ||||
| 2 | IV_STRING | Call by reference | Type reference (TYPE) | STRING | 20131113 |
Method PREP_ISSUE_DESCRIPTION_TEXT on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method PREP_NOTIFHEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NOTIFHEADER | Call by reference | Type reference (TYPE) | BAPI2078_NOTHDRI | BAPI Quality Notification Header for Creation | 20131113 | |||
| 2 | IV_CATALOGUE | Call by reference | Type reference (TYPE) | QMKAT | Catalog Type - Coding | 20131113 | |||
| 3 | IV_CODE | Call by reference | Type reference (TYPE) | QMCOD | Coding | 20131113 | |||
| 4 | IV_CODE_GROUP | Call by reference | Type reference (TYPE) | QMGRP | Code Group - Coding | 20131113 | |||
| 5 | IV_DEVICE_ID | Call by reference | Type reference (TYPE) | DEVICEID | Additional Device Data | 20131113 | |||
| 6 | IV_PLANT | Call by reference | Type reference (TYPE) | QMAWERKS | Plant | 20131113 | |||
| 7 | IV_PRIORITY | Call by reference | Type reference (TYPE) | PRIOK | Priority | 20131113 | |||
| 8 | IV_REPORTEDBY | Call by reference | Type reference (TYPE) | QMNAM | Name of Person Reporting Notification | 20131113 | |||
| 9 | IV_SHORT_TEXT | Call by reference | Type reference (TYPE) | QMTXT | Short Text | 20131113 |
Method PREP_NOTIFHEADER on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method PREP_NOTITEM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_NOTITEM | Call by reference | Type reference (TYPE) | BAPI2078_NOTITEMI | Notification Item for Creation | 20131113 | |||
| 2 | IV_DESCRIPT | Call by reference | Type reference (TYPE) | FETXT | Notification Item Short Text | 20131113 | |||
| 3 | IV_D_CAT_TYP | Call by reference | Type reference (TYPE) | RFC_FEKAT | Catalog Type - Problem | 20131113 | |||
| 4 | IV_D_CODE | Call by reference | Type reference (TYPE) | FECOD | Problem or Damage Code | 20131113 | |||
| 5 | IV_D_CODEGRP | Call by reference | Type reference (TYPE) | RFC_FEGRP | Code Group - Problem | 20131113 |
Method PREP_NOTITEM on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method PREP_SELECT_NOTIF Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RANGE | Call by reference | Type reference (TYPE) | T_MULTIRANGE | 20131113 | ||||
| 2 | ET_ROWS | Call by reference | Type reference (TYPE) | T_TABLEFIELD | 20131113 | ||||
| 3 | IT_FILTER_SELECT_OPTIONS | Call by reference | Type reference (TYPE) | /IWBEP/T_MGW_SELECT_OPTION | table of select options | 20131113 | |||
| 4 | IV_USER | Call by reference | Attribute reference (LIKE) | SY-UNAME | ABAP-Systemfeld: Name des aktuellen Benutzers | 20131113 |
Method PREP_SELECT_NOTIF on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method READ_NOTIF_DOC_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_OBJ_KEYS | Call by reference | Type reference (TYPE) | QOD_OBJ_KEYS | Table of object keys | 20131113 | |||
| 2 | RT_RESULT | Value transfer | Type reference (TYPE) | QOD_ATTACHMENT_COUNT_T | Attachments count table | 20131113 |
Method READ_NOTIF_DOC_COUNT on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method SET_NOTIFICATION_REF_NUMBER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131209 | |||
| 2 | IV_COMMIT | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20131209 | |||
| 3 | IV_NOTIFICATION_NUMBER | Call by reference | Type reference (TYPE) | QMNUM | Notification No | 20131209 | |||
| 4 | IV_REFERENCE_NUMBER | Call by reference | Type reference (TYPE) | QMEXTNR | External Reference Number | 20131209 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Business Exception | 20131209 |
Method UPDATE_NOTIFICATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 | |||
| 2 | IS_HEADER_BAPI | Call by reference | Type reference (TYPE) | BAPI2078_NOTHDRE | BAPI Service Notification Header | 20131113 | |||
| 3 | IT_INLINES | Call by reference | Type reference (TYPE) | TT_RFCTLINE | Long Text for Notifications (Unsorted) | 20131113 | |||
| 4 | IT_TASKS | Call by reference | Type reference (TYPE) | TT_RFC_VIQMSM | Table Type for RFC_VIQMSM | 20131113 | |||
| 5 | IV_COMMIT | Call by reference | Type reference (TYPE) | BOOLEAN | ABAP_TRUE | Boolean Variable (X=True, -=False, Space=Unknown) | 20131113 |
Method UPDATE_NOTIFICATION on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method VALIDATE_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CT_RETURN | Call by reference | Type reference (TYPE) | BAPIRETTAB | Table with BAPI Return Information | 20131113 | |||
| 2 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Table with BAPI Return Information | 20131113 |
Method VALIDATE_PLANT on class CL_QM_NOTIF_DATA_MNGR has no exception.
Method VALID_PLANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_PLANT | Call by reference | Type reference (TYPE) | WERKS_D | Plant | 20131113 | |||
| 2 | RV_VALID | Value transfer | Type reference (TYPE) | XFELD | Checkbox | 20131113 |
Method VALID_PLANT on class CL_QM_NOTIF_DATA_MNGR has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 617 |