PPE_CIF_ACT_ALTDATA_APO31 SAP (iPPE / BAPI: Alternative of the Activity (APO 3.1)) Structure details

Dictionary Type: Structure
Description: iPPE / BAPI: Alternative of the Activity (APO 3.1)




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




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

PPE_CIF_ACT_ALTDATA_APO31 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: Alternative of the Activity (APO 3.1)" 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_APO31 TYPE PPE_CIF_ACT_ALTDATA_APO31.

The PPE_CIF_ACT_ALTDATA_APO31 table consists of various fields, each holding specific information or linking keys about iPPE / BAPI: Alternative of the Activity (APO 3.1) 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_APO31 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
RESOURCE_IDCHAR32 GUID for iPPE Node with Conversion PVS_PNGUID_EXTCHAR32PNUIDPVS_PNGUID_EXT
DURATION_UNITUnit of Measurement of Size PPE_UNITUNIT3Assigned to domainCUNITMEINS
DURATION_UNIT_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
DURATIONDuration PPE_DURATIONQUAN15(5) QUAN15
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
STDVALUE_CALCULATIONStandard Value Determination Type PPE_VWEACHAR1PPE_VWEASA_PPE_VWEA
LOG_SYSTEMLogical system LOGSYSCHAR10Assigned to domainALPHALOGSYS
DELETE_NONHIST_FLGObject Deleted PPE_DELETE_OBJECTCHAR1XFELD
DEEP_DELETE_FLGDelete an Object with Entire Environment PPE_DEEP_DELETECHAR1XFELD
MODEPRIORITYPriority for Mode Selection PPE_MODEPRIORITYCHAR1PPE_MODEPRIORITY
DURATION_FIXFixed Duration PPE_DURATION_FIXQUAN15(5) QUAN15
DURATION_MODEUsage Type of the Rounding Value PPE_DURATION_MODECHAR1PPE_DURATION_MODE
MAX_BREAKDuration of a Short Break During an Activity PPE_MAX_BREAKQUAN13(3) MENG13
MAX_BREAK_UNITUnit for Short Break PPE_MAX_BREAK_TUNITUNIT3Assigned to domainCUNITMEINSPPE_TIMEUNIT
MAX_BREAK_UNIT_ISOISO code for unit of measurement ISOCD_UNITCHAR3Assigned to domainISOCD_UNIT
MAX_BREAK_USEUse Maximum Possible Break PPE_MAX_BREAK_USECHAR1XFELD
SLOT_STARTStart of Activity PPE_SLOT_STARTCHAR1PPE_SLOT_START
PROD_IN_SHIFTProduction Within a Shift PPE_PROD_IN_SHIFTCHAR1XFELD
REPPOINT_IDReporting Point GUID for iPPE in (External) CHAR32 Format PPE_RPGUID_EXTCHAR32SYSUUID_C

Key field Non-key field



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

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

How to access SAP table PPE_CIF_ACT_ALTDATA_APO31

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