FOPC_BWE_T_DESIGN_RATING_P SAP (MIC Process Design Ratings (PD) - Transactional Data) Structure details

Dictionary Type: Structure
Description: MIC Process Design Ratings (PD) - Transactional Data




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




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

FOPC_BWE_T_DESIGN_RATING_P 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 "MIC Process Design Ratings (PD) - Transactional Data" 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_FOPC_BWE_T_DESIGN_RATING_P TYPE FOPC_BWE_T_DESIGN_RATING_P.

The FOPC_BWE_T_DESIGN_RATING_P table consists of various fields, each holding specific information or linking keys about MIC Process Design Ratings (PD) - Transactional Data data available in SAP. These include CHANGEDATE (Date), PSTNG_DATE_STAMP (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)), CHANGEDATE_STAMP (UTC Time Stamp in Short Form (YYYYMMDDhhmmss)), PROCESS (MIC Reporting: Process ID).. 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 FOPC_BWE_T_DESIGN_RATING_P 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
PSTNG_DATEDate DATUMDATS8DATUM
CHANGEDATEDate DATUMDATS8DATUM
PSTNG_DATE_STAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
CHANGEDATE_STAMPUTC Time Stamp in Short Form (YYYYMMDDhhmmss) TIMESTAMPDEC15TZNTSTMPS
PROCESSMIC Reporting: Process ID FOPC_REP_PROCESS_IDNUMC8NUMC08
TF_YEARYear FOPC_YEARCHAR4
TIMEFRAMETimeframe FOPC_TIMEFRAMECHAR10FOPC_ATTRVALUEH_FOPC_TIMEFRAME
DATEFROMValid-From Date RSDATEFROMDATS8DATUM
DATETOValid-to date RSDATETODATS8DATUM
MICCASETYCase Type SCMGCASE_TYPECHAR4Assigned to domainSCMGCASE_TYPE
MICCASECATCategory SCMG_CATEGORYCHAR4CHAR4
MICCASEIDGUID in 'CHAR' Format in Uppercase GUID_32CHAR32SYSUUID_C
STATUSSystem Status FOPC_CASE_STATUSCHAR5FOPC_CASE_STATUS
RATING_PDRating FOPC_AS_RATINGCHAR1FOPC_AS_RATINGH_FOPC_RATING
CURRENT_IN_TFMost Recent Data Record in Timeframe FOPC_BWE_MIC_MOST_RECENTCHAR1FOPC_BWE_MIC_MOST_RECENT
ORGUNITOrganizational Unit ID FOPC_REP_ORGUNIT_IDNUMC8NUMC08

Key field Non-key field



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

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

How to access SAP table FOPC_BWE_T_DESIGN_RATING_P

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