PPE_CIF_ACT_ALTDATA_APO30 SAP (iPPE/BAPI: Activity Alternative) Structure details

Dictionary Type: Structure
Description: iPPE/BAPI: Activity Alternative




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




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

PPE_CIF_ACT_ALTDATA_APO30 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 "iPPE/BAPI: Activity Alternative" 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_PPE_CIF_ACT_ALTDATA_APO30 TYPE PPE_CIF_ACT_ALTDATA_APO30.

The PPE_CIF_ACT_ALTDATA_APO30 table consists of various fields, each holding specific information or linking keys about iPPE/BAPI: Activity Alternative data available in SAP. These include ALTERNATIVE_NAME (Alternative of an iPPE Node), ALTERNATIVE_TYPE (iPPE Alternative Type), NODE_ID (CHAR32 GUID for iPPE Node with Conversion), STANDARD_ALTERNATIVE (Standard Mode).. 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 PPE_CIF_ACT_ALTDATA_APO30 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
ALTERNATIVE_IDCHAR32 GUID for iPPE Alternative with Conversion PVS_PAGUID_EXTCHAR32PAUIDPVS_PAGUID_EXT
ALTERNATIVE_NAMEAlternative of an iPPE Node PVS_ALTNUMCHAR2ALPHAPVS_ALTNRALTN
ALTERNATIVE_TYPEiPPE Alternative Type PVS_PALT_TYPECHAR8Assigned to domainPVS_PALT_TYPE
NODE_IDCHAR32 GUID for iPPE Node with Conversion PVS_PNGUID_EXTCHAR32PNUIDPVS_PNGUID_EXT
STANDARD_ALTERNATIVEStandard Mode PPE_STDALTCHAR1XFELD
CHANGE_NOChange Number AENNRCHAR12Assigned to domainAENNRAENNRAEN
DELETE_FLGObject Deleted PPE_DELETE_OBJECTCHAR1XFELD
LOCATIONiPPE: Plant/Location PPE_LOCATIONCHAR20PPE_LOCATION
RESOURCEResource Description PVS_RES_NAMECHAR40PVS_PNODE
RESOURCE_IDInternal Key (GUID) of Resource PPE_RESUIDCHAR32PPE_RESUID
DURATION_UNITUnit of Measurement of Size PPE_UNITUNIT3Assigned to domainCUNITMEINS
DURATION_UNIT_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
DURATION_VARDuration of an Activity (Variable) PPE_DURVARQUAN13(3) MENG13
DURATION_FIXDuration of an Activity (Fixed) PPE_DURFIXQUAN13(3) MENG13
DURATION_RNDQuantity for Each Duration of an Activity (Rounding Unit) PPE_DURRNDQUAN13(3) MENG13
MAX_SHORT_BREAKMaximum Duration of a Short Break PPE_MAX_SHORT_BREAKINT410PPE_MAX_SHORT_BREAK
SCRAPScrap factor PPE_SCRAPDEC5(4) PPE_DEC5_4
LOG_SYSTEMLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS

Key field Non-key field



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

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

How to access SAP table PPE_CIF_ACT_ALTDATA_APO30

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