UAB_S_IPPE_PAMODD SAP (Duration of Activity Resource Relation for iPPE) Structure details

Dictionary Type: Structure
Description: Duration of Activity Resource Relation for iPPE




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




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

UAB_S_IPPE_PAMODD 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 "Duration of Activity Resource Relation for iPPE" 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_UAB_S_IPPE_PAMODD TYPE UAB_S_IPPE_PAMODD.

The UAB_S_IPPE_PAMODD table consists of various fields, each holding specific information or linking keys about Duration of Activity Resource Relation for iPPE data available in SAP. These include PAGUID (Internal Identification for PVS Objects), PAMDCNT (Internal Counter for iPPE Objects), PATXCNT (Counter for Text Tables), AENNR (Change Number in iPPE).. 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 or numeric)


SAP UAB_S_IPPE_PAMODD 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
MANDTClient MANDTCLNT3Assigned to domainMANDT
PAGUID Internal Identification for PVS Objects0
PAMDCNT Internal Counter for iPPE Objects0
PATXCNT Counter for Text Tables0
AENNR Change Number in iPPE0
DELFLG Deletion Indicator0
PNGUID Identification of Object Reference in iPPE0
LOCID Plant/Location in PPE0
UNITD Time Unit0
DURATION Duration0
DURRND Quantity per Duration of Activity (Rounding Unit)0
TAUSE Usage Type of Time Analysis0
TAIDSAP SAP Key of Time Analysis0
PRIO Priority for Selection of Mode0
VWEA Standard Value Determination Type0
DURVAR Duration of Activity (Variable)0
DURFIX Duration of Activity (Fixed)0
RESUID Internal Key (GUID) of Resource0
DURATION_FIX Fixed Duration0
DURRND_MODE Usage Type of Rounding Value0
MAX_BREAK Duration of Short Break within Activity0
MAX_BREAK_TUNIT Unit of Short Break0
MAX_BREAK_USE Use of Maximum Possible Break0
SLOT_START Start of Activity0
PROD_IN_SHIFT Production within Layer0
RPGUID Identification of Object Reference in iPPE0
MODE_KNOBJ Number of Object with Assigned Dependencies0

Key field Non-key field



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

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

How to access SAP table UAB_S_IPPE_PAMODD

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