/ISDFPS/NOUPS_ITEM_X SAP (DFPS: Notif. Item - Change Indicator - UPS Distribution) Structure details

Dictionary Type: Structure
Description: DFPS: Notif. Item - Change Indicator - UPS Distribution




ABAP Code to SELECT data from /ISDFPS/NOUPS_ITEM_X
Related tables to /ISDFPS/NOUPS_ITEM_X
Access table /ISDFPS/NOUPS_ITEM_X




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

/ISDFPS/NOUPS_ITEM_X 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 "DFPS: Notif. Item - Change Indicator - UPS Distribution" 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_/ISDFPS/NOUPS_ITEM_X TYPE /ISDFPS/NOUPS_ITEM_X.

The /ISDFPS/NOUPS_ITEM_X table consists of various fields, each holding specific information or linking keys about DFPS: Notif. Item - Change Indicator - UPS Distribution data available in SAP. These include ITEM_KEY (Item Number in Item Record), ITEM_SORT_NO (Updated information in related user data field), DESCRIPT (Updated information in related user data field), D_CAT_TYP (Updated information in related user data field).. 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: Can be enhanced (character-type)


SAP /ISDFPS/NOUPS_ITEM_X 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
NOTIF_NONotification No QMNUMCHAR12Assigned to domainALPHAQMNUMIQM
ITEM_KEYItem Number in Item Record FELFDNUMC4Assigned to domainFELFD
ITEM_SORT_NOUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DESCRIPTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
D_CAT_TYPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
D_CODEGRPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
D_CODEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DL_CAT_TYPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DL_CODEGRPUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DL_CODEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
ASSEMBLYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
REFOBJECTKEYUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
LONG_TEXTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
PRILANGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
DELETE_FLAGUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
STXT_GRPCDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TXT_PROBCDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TXT_GRPCDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TXT_OBJPTCDUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CLASSIFUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CLASSIF_DESCUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
INTCLASSNRUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
TXT_PARTUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE
CLASS_TYPEUpdated information in related user data field BAPIUPDATECHAR1BAPIUPDATE

Key field Non-key field



How do I retrieve data from SAP structure /ISDFPS/NOUPS_ITEM_X using ABAP code?

As /ISDFPS/NOUPS_ITEM_X 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 /ISDFPS/NOUPS_ITEM_X as there is no data to select.

How to access SAP table /ISDFPS/NOUPS_ITEM_X

Within an ECC or HANA version of SAP you can also view further information about /ISDFPS/NOUPS_ITEM_X 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!