CFB_S_VERID_MRP_UI2 SAP (UI Structure 2 - Production Versions in MRP plus Status Icon) Structure details

Dictionary Type: Structure
Description: UI Structure 2 - Production Versions in MRP plus Status Icon




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




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

CFB_S_VERID_MRP_UI2 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 "UI Structure 2 - Production Versions in MRP plus Status Icon" 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_CFB_S_VERID_MRP_UI2 TYPE CFB_S_VERID_MRP_UI2.

The CFB_S_VERID_MRP_UI2 table consists of various fields, each holding specific information or linking keys about UI Structure 2 - Production Versions in MRP plus Status Icon data available in SAP. These include MANDT (Client), MATNR (Material Number), WERKS (Plant), VERID (Production Version).. 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 CFB_S_VERID_MRP_UI2 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
MANDTClient MANDTCLNT3MKALMANDT
MATNRMaterial Number MATNRCHAR18MKALMATN1MATNRMATS_MAT1
WERKSPlant WERKS_DCHAR4MKALWERKSWRKH_T001W_C
VERIDProduction Version VERIDCHAR4MKALVERIDVER
BZOBJReference Object CK_OBJCHAR1KEKOCK_OBJ
KALNRCost Estimate Number - Product Costing CK_KALNR1NUMC12KEKOCK_KALNRKNE
KALKACosting Type CK_KALKACHAR2KEKOCK_KALKAKKA
KADKYCosting Date (Key) CK_KADKYDATS8KEKOCK_KADATKKK
TVERSCosting Version CK_TVERSNUMC2KEKOCK_VERSIONVSN
BWVARValuation Variant in Costing CK_BWVARCHAR3KEKOCK_BWVARBWV
KKZMACosts Entered Manually in Additive or Automatic Cost Est. CK_KKZMACHAR1KEKOXFELDKKM
CPUDTDate on Which Cost Estimate Was Created CK_CPUDTDATS8DATUM
CPUTIMESystem Time SYUZEITTIMS6SYTIME
LOSGRLot Size for Product Costing CK_LOSGRQUAN13(3) MENG13
MEINSValuation Unit of Measure CK_MEINH_BEWUNIT3Assigned to domainCUNITMEINS
WERT_GES_BUKRSTotal Value of Cost Estimate CK_WERTV8CURR15(2) WERTV8
WERT_GES_KOKRSTotal Value of Cost Estimate CK_WERTV8CURR15(2) WERTV8
WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
WAERS_KOCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
CFB_MRP_VERID_KZUse Production Version in MRP Run CFB_MRP_VERID_KZCHAR1CFB_MRP_VERID_KZ
CFB_CUST_LOSGRLot Size Referenced by the Customer-Specific Value CFB_CUST_LOSGRQUAN13(3) MENG13
CFB_CUST_MEINSValuation Unit of Measure: Lot Size for Customer-Spec. Value CFB_CUST_MEINSUNIT3Assigned to domainCUNITMEINS
CFB_CUST_WERTCustomer's Calculated Value of a Production Version CFB_CUST_WERTCURR15(2) WERTV8
CFB_CUST_WAERSCurrency Key WAERSCUKY5Assigned to domainWAERSFWS
CFB_CUST_SORTCustomer-Specific Sort Criterion of a Production Version CFB_CUST_SORTCHAR10CHAR10
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
DISPOMRP Controller (Materials Planner) DISPOCHAR3Assigned to domainDISPODGRHS_T024D
FEVORProduction Supervisor FEVORCHAR3Assigned to domainFEVORCFV
TEXT1Short text on the production version VERS_TEXTCHAR40TEXT40
NAME1Name NAME1CHAR30TEXT30
MDV01Production line for repetitive manufacturing SA_LINE1CHAR8ARBPLAGRRMLINE
MTARTMaterial Type MTARTCHAR4Assigned to domainMTARTMTA
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
ICONIcon in text fields (substitute display, alias) ICON_DCHAR4Assigned to domainICON
TOOLTIPALV control: Tool tip for column header LVC_TIPCHAR40TEXT40
SCRTEXT_SShort Field Label SCRTEXT_SCHAR10SCRTEXT_S
SCRTEXT_MMedium Field Label SCRTEXT_MCHAR20SCRTEXT_M
SCRTEXT_LLong Field Label SCRTEXT_LCHAR40SCRTEXT_L

Key field Non-key field



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

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

How to access SAP table CFB_S_VERID_MRP_UI2

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