PPEUIBAL_0310_FCAT_INT SAP (Field Catalog ALV Grid - Components for Line Structure) Structure details

Dictionary Type: Structure
Description: Field Catalog ALV Grid - Components for Line Structure




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




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

PPEUIBAL_0310_FCAT_INT 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 "Field Catalog ALV Grid - Components for Line Structure" 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_PPEUIBAL_0310_FCAT_INT TYPE PPEUIBAL_0310_FCAT_INT.

The PPEUIBAL_0310_FCAT_INT table consists of various fields, each holding specific information or linking keys about Field Catalog ALV Grid - Components for Line Structure data available in SAP. These include PNAME_FLO (Factory Layout), PNAME_CMP (Product Structure), CLASS_CMP (Class number), KLART_CMP (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 (character-type or numeric)


SAP PPEUIBAL_0310_FCAT_INT 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
PNAME_FLOFactory Layout PPE_PNODE_FLOCHAR40PVS_PNODEPNFLO
PNAME_CMPProduct Structure PPE_PNODE_CMPCHAR40PVS_PNODEPNCMP
CLASS_CMPClass number KLASSE_DCHAR18KLASSEKLA
KLART_CMPClass Type KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
PVNAMEVariant PVS_POSVARCHAR8ALPHAPVS_POSVARPOSV
CMPEXTLong External Material Number PPE_MATERIAL_LONGCHAR40PPE_MATERIAL_LONG
QUANTQuantity (in Component Variant) PVS_QUANTQUAN13(3) MENG13V
UNITUnit of Measure PVS_QUNITUNIT3Assigned to domainCUNITMEINSH_T006
BASEUNITBase Unit of Measure (Material) PPE_BASEUNITUNIT3Assigned to domainCUNITMEINSH_T006
BESKZProcurement Type BESKZCHAR1BESKZMBS
SOBSLSpecial Procurement Type in iPPE PPE_SPECIAL_PROC_TYPECHAR2CHAR2
PRVBEProduction Supply Area PVS_PRVBECHAR10PVS_PRVBE
PNAME_ACTProcess Structure PPE_PNODE_ACTCHAR40PVS_PNODEPNACT
CLASS_ACTClass number KLASSE_DCHAR18KLASSEKLA
KLART_ACTClass Type KLASSENARTCHAR3Assigned to domainKLASSENARTKAR
ACTSEQSequence of Activities for a Line Balance PVS_BALACTSEQNUMC5
PNAME_MODMode Description PPE_MODTXCHAR60TEXT60
PNGUID_FLOInternal Number of iPPE Node PVS_PNGUIDRAW16SYSUUID
PRGUID_BALInternal Number for PVS Relationship PVS_PRGUIDRAW16SYSUUID
PAGUIDInternal Number of PVS Alternative Segment PVS_PAGUIDRAW16SYSUUID
PNGUID_ACTInternal Number of iPPE Node PVS_PNGUIDRAW16SYSUUID
CLINT_ACTInternal Class Number CLINTNUMC10Assigned to domainCLINT
PRGUID_CMPInternal Number for PVS Relationship PVS_PRGUIDRAW16SYSUUID
PNGUID_CMPInternal Number of iPPE Node PVS_PNGUIDRAW16SYSUUID
CLINT_CMPInternal Class Number CLINTNUMC10Assigned to domainCLINT
PVGUIDInternal Number of the PVS Variant PVS_PVGUIDRAW16SYSUUID
CMPIDInternal Identification of the Component (Material/Product) PVS_CMPIDCHAR32PVS_CHAR32

Key field Non-key field



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

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

How to access SAP table PPEUIBAL_0310_FCAT_INT

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