RC29VH SAP (IOTAB BOM Comparison, Header Information) Structure details

Dictionary Type: Structure
Description: IOTAB BOM Comparison, Header Information




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




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

RC29VH 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 "IOTAB BOM Comparison, Header Information" 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_RC29VH TYPE RC29VH.

The RC29VH table consists of various fields, each holding specific information or linking keys about IOTAB BOM Comparison, Header Information data available in SAP. These include WRITE_TEXT (Single-Character Indicator), DISPL_LIST (List profile for displaying variable lists), DISPL_METHOD (Single-Character Indicator), CUMULATED (Single-Character Indicator).. 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 RC29VH 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
MEHRSSingle-Character Indicator CHAR1CHAR1CHAR1
WRITE_TEXTSingle-Character Indicator CHAR1CHAR1CHAR1
DISPL_LISTList profile for displaying variable lists DSPLPCHAR18LISTOBJEKT
DISPL_METHODSingle-Character Indicator CHAR1CHAR1CHAR1
CUMULATEDSingle-Character Indicator CHAR1CHAR1CHAR1
UPOS_POSSingle-Character Indicator CHAR1CHAR1CHAR1
UPOS_ORTSingle-Character Indicator CHAR1CHAR1CHAR1
KNOWLEDGE_FOUNDSingle-Character Indicator CHAR1CHAR1CHAR1
OBJTY1Single-Character Indicator CHAR1CHAR1CHAR1
TEXT1Character field of length 40 CHAR40CHAR40CHAR40
MATNR1Material Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKS1Plant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
STLAN1BOM Usage STLANCHAR1Assigned to domainSTLANCSV
STLAL1Alternative BOM STALTCHAR2ALPHAALTNR
CAPID1Application CAPIDCHAR4Assigned to domainCAPIDCSA
DATUV1Valid-From Date DATUVDATS8DATUM
DOKNR1Document number DOKNRCHAR25Assigned to domainALPHADOKNRCV1
DOKAR1Document Type DOKARCHAR3Assigned to domainDOKARCV2
DOKTL1Document Part DOKTL_DCHAR3DOKTLCV4
DOKVR1Document Version DOKVRCHAR2DOKVRCV3
EQUNR1Equipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
TPLNR1Functional Location TPLNRCHAR30Assigned to domainTPLNRTPLNRIFLIFLM
AENNR1Change Number AENNRCHAR12Assigned to domainAENNRAENNRAEN
REVLV1Revision Level REVLVCHAR2NUMCVREVLVRVS
EMENG1Required quantity EMENGQUAN13(3) MENG13
AUFNR1Order Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
VBELN1Sales Order CS_VBELNCHAR10Assigned to domainALPHAVBELNAUN
VBPOS1Sales order item CS_VBPOSNUMC6Assigned to domainPOSNRAPO
PSPNR1Work breakdown structure element (WBS element) CS_PSPNRNUMC8Assigned to domainABPSPPS_POSNRPEI
TECHS1Parameter Variant/Standard Variant TECHSCHAR12TECHS
KZEFF1Single-Character Indicator CHAR1CHAR1CHAR1
OBJTY2Single-Character Indicator CHAR1CHAR1CHAR1
TEXT2Character field of length 40 CHAR40CHAR40CHAR40
MATNR2Material Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
WERKS2Plant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
STLAN2BOM Usage STLANCHAR1Assigned to domainSTLANCSV
STLAL2Alternative BOM STALTCHAR2ALPHAALTNR
CAPID2Application CAPIDCHAR4Assigned to domainCAPIDCSA
DATUV2Valid-From Date DATUVDATS8DATUM
DOKNR2Document number DOKNRCHAR25Assigned to domainALPHADOKNRCV1
DOKAR2Document Type DOKARCHAR3Assigned to domainDOKARCV2
DOKTL2Document Part DOKTL_DCHAR3DOKTLCV4
DOKVR2Document Version DOKVRCHAR2DOKVRCV3
EQUNR2Equipment Number EQUNRCHAR18Assigned to domainALPHAEQUNREQNEQUI
TPLNR2Functional Location TPLNRCHAR30Assigned to domainTPLNRTPLNRIFLIFLM
AENNR2Change Number AENNRCHAR12Assigned to domainAENNRAENNRAEN
REVLV2Revision Level REVLVCHAR2NUMCVREVLVRVS
EMENG2Required quantity EMENGQUAN13(3) MENG13
AUFNR2Order Number AUFNRCHAR12Assigned to domainALPHAAUFNRANR
VBELN2Sales Order CS_VBELNCHAR10Assigned to domainALPHAVBELNAUN
VBPOS2Sales order item CS_VBPOSNUMC6Assigned to domainPOSNRAPO
PSPNR2Work breakdown structure element (WBS element) CS_PSPNRNUMC8Assigned to domainABPSPPS_POSNRPEI
TECHS2Parameter Variant/Standard Variant TECHSCHAR12TECHS
KZEFF2Single-Character Indicator CHAR1CHAR1CHAR1

Key field Non-key field



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

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

How to access SAP table RC29VH

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