ALM_ME_CUST_NOTIF_TYPE_ADDON SAP (Notification Types Customizing) Structure details

Dictionary Type: Structure
Description: Notification Types Customizing




ABAP Code to SELECT data from ALM_ME_CUST_NOTIF_TYPE_ADDON
Related tables to ALM_ME_CUST_NOTIF_TYPE_ADDON
Access table ALM_ME_CUST_NOTIF_TYPE_ADDON




Structure field list including key, data, relationships and ABAP select examples

ALM_ME_CUST_NOTIF_TYPE_ADDON is a standard SAP Structure so does not store data like a database table does. It can be used to define the fields of other actual tables or to process "Notification Types Customizing" Information within sap ABAP programs.

This is done by declaring abap internal tables, work areas or database tables based on this Structure. These can then be used to store and process the required data appropriately.

i.e. DATA: wa_ALM_ME_CUST_NOTIF_TYPE_ADDON TYPE ALM_ME_CUST_NOTIF_TYPE_ADDON.

The ALM_ME_CUST_NOTIF_TYPE_ADDON table consists of various fields, each holding specific information or linking keys about Notification Types Customizing data available in SAP. These include HERKZ (Origin of Notification), BEZZT (PM Notification Reference Date/Time), PARGR (Partner Determination Procedure), PARVW_KUND (Partner Function for Customer).. See below for full list along with technical details, documentation, text table, check tables, foreign key relationships, conversion routines, relevant tcodes and example ABAP select code etc. .

Delivery Class:
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Cannot Be Enhanced


SAP ALM_ME_CUST_NOTIF_TYPE_ADDON structure fields - Full list of fields found in SAP data dictionary

Field Description Data Element Data Type length (Dec) Check table Conversion Routine Domain Name MemoryID SHLP
QMARTNotification Type QMARTCHAR2Assigned to domainQMARTQMR
HERKZOrigin of Notification HERKZCHAR2HERKZ
BEZZTPM Notification Reference Date/Time BEZZTCHAR1BEZZT
PARGRPartner Determination Procedure PARGRCHAR4Assigned to domainPARGR
PARVW_KUNDPartner Function for Customer PARVW_KUNDCHAR2Assigned to domainPARVWPARVWPAR
PARVW_APPartner Function for Contact Person PARVW_APCHAR2Assigned to domainPARVWPARVWPAR
PARVW_INTPartner Function for Implementation (Department) PARVW_INTCHAR2Assigned to domainPARVWPARVWPAR
PARVW_LIEFPartner Function for Vendor PARVW_LIEFCHAR2Assigned to domainPARVWPARVWPAR
PARVW_HERPartner Function for Manufacturer PARVW_HERCHAR2Assigned to domainPARVWPARVWPAR
PARVW_VERAPartner Function: Person/Department Responsible PARVW_VERACHAR2Assigned to domainPARVWPARVW
PARVW_AUTOPartner Function for Author of Notification PARVW_AUTOCHAR2Assigned to domainPARVWPARVW
PARVW_QMSMFunction of Person Responsible for Task QMSM_PARVWCHAR2Assigned to domainPARVWPARVWPAR
KLAKTIndicator Classification Active KLAKTCHAR1X
INFO_WINDParameter ID Object Info I_INFOWINDCHAR10Assigned to domainI_INFOWIND
QMWAERSUnit of Estimated Nonconformity Costs QMWAERSCUKY5Assigned to domainWAERS
QMWERTValuation of Average Noncomformity Costs QMWERTCURR11(2) WERT11
FBS_CREATEFunction Module 'Create Notification' QFBSQM01CHAR30Assigned to domainFUNCNAMELIB
FBS_DYNNRNumber of Initial Screen QFBSDYNNRCHAR4DYNNR
QMLTXT01Log Line for Long Text Change QMLTXT01CHAR1QKZ
QMLTXT02No Changes to Existing Long Text QMLTXT02CHAR1QKZ
AUTOM_CONTAutomatic Contract Determination AUTOM_CONTCHAR1XFELD
MATKZSearch for Notifications for Material QNMATKZCHAR1QKZ
KUKZSearch for Notifications for Customer QNKUKZCHAR1QKZ
MATKUKZSearch for Notifications for Material/Customer QNMATKUKZCHAR1QKZ
LIKZSearch for Vendor Notifications QNLIKZCHAR1QKZ
MATLIKZSearch for Notifications for Material/Vendor QNMATLIKZCHAR1QKZ
MODDisplay Mode for Notifications QNMODCHAR1QKZMOD
VERSVariants for Determining Existence of Notifications QNVERSCHAR1QKZVERS
ZEITRAUMNumber of Days QNZEITNUMC4NUMC4
TDIDText ID TDIDCHAR4Assigned to domainTDID
CMCHECK_SMCredit Limit Check for CS Processing CMCHECK_SMCHAR1CMCHECK_SM
CMGRACredit group sales order CMGRACHAR2Assigned to domainCRMGR_CM
PARVW_PAGEPartner Function for Paging PARVW_PAGECHAR2Assigned to domainPARVWPARVW
CUA_FBSFunction Module that Sets CUA Menu Q_CUA_FBSCHAR30Assigned to domainFUNCNAME
ROLE_VERANotification Partner ALM_ME_QSTROLECHAR12ALPHAI_PARNR
PERMITPermit Process ALM_ME_QPERMITCHAR1XFELD
PARVW_GEHPartner Role for Permit ALM_ME_PARVW_GEHCHAR2Assigned to domainPARVWPARVW
ROLE_GEHCharacter Field of Length 12 CHAR12CHAR12CHAR12
ROLE_QMSMCharacter Field of Length 12 CHAR12CHAR12CHAR12

Key field Non-key field



How do I retrieve data from SAP structure ALM_ME_CUST_NOTIF_TYPE_ADDON using ABAP code?

As ALM_ME_CUST_NOTIF_TYPE_ADDON is a database structure and not a table it does not store any data in the SAP data dictionary. The ABAP SELECT statement is therefore not appropriate and can not be performed on ALM_ME_CUST_NOTIF_TYPE_ADDON as there is no data to select.

How to access SAP table ALM_ME_CUST_NOTIF_TYPE_ADDON

Within an ECC or HANA version of SAP you can also view further information about ALM_ME_CUST_NOTIF_TYPE_ADDON and the data within it using relevant transactions such as

SE11 (ABAP Dictionary Maintenance)
SM30 (Maintain Table Data)
SE80 (Object Navigator)
SE16 (Data Browser).


Search for further information about these or an SAP related objects



Comments on this SAP object

What made you want to lookup this SAP object? Please tell us what you were looking for and anything you would like to be included on this page!