CFX_BI_TS_IPPE_ALV SAP (iPPE Data for ALV) Structure details

Dictionary Type: Structure
Description: iPPE Data for ALV




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




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

CFX_BI_TS_IPPE_ALV 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 Data for ALV" 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_CFX_BI_TS_IPPE_ALV TYPE CFX_BI_TS_IPPE_ALV.

The CFX_BI_TS_IPPE_ALV table consists of various fields, each holding specific information or linking keys about iPPE Data for ALV data available in SAP. These include IPPE_NAME (Name of iPPE Object), IPPE_DESCRIPTION (iPPE Object Short Text), CLASS (Class), CLASS_TYPE (Class Type).. 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 (Deep)


SAP CFX_BI_TS_IPPE_ALV 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
IPPE_TYPEDescription of iPPE Object Type PVS_DESCCHAR40TEXT40
IPPE_NAMEName of iPPE Object CFX_BI_IPPE_NAMECHAR40PVS_PNODE
IPPE_DESCRIPTIONiPPE Object Short Text CFX_BI_IPPE_DESCRIPTIONCHAR60TEXT60
CLASSClass PPE_KLASSECHAR18KLASSEKLA_ATPVS_CLASS02
CLASS_TYPEClass Type PPE_KLASSENARTCHAR3Assigned to domainKLASSENARTPPE_KARPVS_KLART01
CHANGE_NOChange Number in iPPE PVS_AENNRCHAR12ALPHAPPE_AENNR
P_GENERIC_OBJECT 0
LINE_NO 0
LINE_SELECTEDCheckbox XFELDCHAR1XFELD
SCENARIOcFolders: Scenario (Collaboration or Competition) CFX_BI_T_SCENARIOSTRG0
COLLABORATIONName of cFolders Collaboration Project CFX_BI_T_COL_NAMESTRG0
AREAName of cFolders Area CFX_BI_T_AREA_NAMESTRG0
FOLDERSNames of cFolders Folders and Subfolders CFX_BI_T_FOLDER_NAMESSTRG0
DOCName of cFolders Object CFX_BI_T_DOC_NAMECHAR40CFX_BI_T_DOC_NAME
DOC_DESCRIPTION_CFOLDERSDescription, current cFolders value CFX_BI_T_DOC_DESCRIPTION_CFSTRG0
DOC_DESCRIPTIONDescription of cFolders folder object CFX_BI_T_DOC_DESCRIPTIONSTRG0
DOC_VERSIONName of cFolders document version CFX_BI_T_DOC_VERSION_NAMESTRG0
DOC_VERSION_DESCRIPTIONDescription of cFolders version CFX_BI_T_VER_DESCRIPTIONSTRG0
CF_CHANGE_DATEChange Date of cFolders Document CFX_BI_T_CF_CHANGE_DATEDATS8
FILENAMERelative storage location of physical document SDOK_FILNMCHAR255SDOK_FILNM
MIMETYPEHTML content type W3CONTTYPECHAR128W3_CONTTYP
FILESIZEFile size (in bytes) SDOK_FSIZENUMC12SDOK_FSIZE
READ_ONLYRead only in cFolders CFX_BI_T_READ_ONLYCHAR1XFELD
IS_CHANGEABLEcFolders Document Changeable CFX_BI_T_CF_DOC_IS_CHANGEABLECHAR1XFELD
MESSAGE_HANDLER 0
TRANSPORT_ACTIONTransport Action to and from cFolders System CFX_BI_T_TRANSPORT_ACTIONCHAR40TEXT40
ACTION_ICONTransport Action to and from cFolders System CFX_BI_T_TRANSPORT_ACTION_ICONCHAR132CFX_BI_T_ICON
TRANSPORT_STATUSTransport Status to and from cFolders System CFX_BI_T_TRANSPORT_STATUSCHAR40TEXT40
STATUS_ICONTransport Status to and from cFolders System CFX_BI_T_TRANSPORT_STATUS_ICONCHAR132CFX_BI_T_ICON
PROTOCOL_ICONLog CFX_BI_T_PROTOCOL_ICONCHAR132CFX_BI_T_ICON

Key field Non-key field



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

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

How to access SAP table CFX_BI_TS_IPPE_ALV

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