WRF_MPA_WORK_AREA_STY SAP (Profile Assignment: Elements for Actual Assignment) Structure details

Dictionary Type: Structure
Description: Profile Assignment: Elements for Actual Assignment




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




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

WRF_MPA_WORK_AREA_STY 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 "Profile Assignment: Elements for Actual Assignment" 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_WRF_MPA_WORK_AREA_STY TYPE WRF_MPA_WORK_AREA_STY.

The WRF_MPA_WORK_AREA_STY table consists of various fields, each holding specific information or linking keys about Profile Assignment: Elements for Actual Assignment data available in SAP. These include SATNR (Cross-Plant Configurable Material), MAKTX (Material Description (Short Text)), COLOR (Characteristic Value for Colors of Variants), COLOR_TEXT (Characteristic value description).. 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 WRF_MPA_WORK_AREA_STY 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
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
SATNRCross-Plant Configurable Material SATNRCHAR18Assigned to domainMATN1MATNR
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
COLORCharacteristic Value for Colors of Variants WRF_COLORCHAR18WRF_ATWRT
COLOR_TEXTCharacteristic value description ATWTBCHAR30TEXT30
COLOR_ATINNInternal Charactieristic Number for Color Characteristics WRF_COLOR_ATINNNUMC10Assigned to domainATINNATINN
SIZE1Characteristic Value for Main Sizes of Variants WRF_SIZE1CHAR18WRF_ATWRT
SIZE1_TEXTCharacteristic value description ATWTBCHAR30TEXT30
SIZE1_ATINNInternal Char. Number for Characteristics for Main Sizes WRF_SIZE1_ATINNNUMC10Assigned to domainATINNATINN
SIZE2Characteristic Value for Second Size for Variants WRF_SIZE2CHAR18WRF_ATWRT
SIZE2_TEXTCharacteristic value description ATWTBCHAR30TEXT30
SIZE2_ATINNInternal Char. Number for Characteristics for Second Sizes WRF_SIZE2_ATINNNUMC10Assigned to domainATINNATINN
SPROFPricing profile for variants SPROFCHAR1SPROF
PMATACross-Distribution-Chain Pricing Reference Material PMATACHAR18Assigned to domainMATN1MATNRMAT
SAISOSeason Category SAISOCHAR4Assigned to domainSAISOSAISO
SAISJSeason Year SAISJCHAR4GJAHRCJAHRWMSAISJ
SAITYRollout in a Season SAITYCHAR2Assigned to domainSAITYWMSAITY
CATEGCategory WRF_CM_CDT1CHAR18WRF_CM_CDTRTCDT1
FASHGRDNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
PROFILEMarkdown Profile WRF_SSMPROFCHAR10WRF_SSMPROF
MPA_ALV_BADIUnrestricted-Use Customer Text Field WRF_MPA_ALV_BADICHAR20CHAR20
RUNTIMERuntime of Markdown Profile WRF_SSMRTMNUMC3WRF_SSMRTM
RELPERRelative Periods WRF_SSMRPERCHAR1WRF_SSMRPER
VA_FLAGFlag for Explicitly Selected Variants WRF_VA_FLAGCHAR1XFELD
DEL_FLAGCheckbox XFELDCHAR1XFELD
CHANGEDGeneral Flag FLAGCHAR1FLAG
SELE_FLAGGeneral Flag FLAGCHAR1FLAG
NOINPUT_FLAGGeneral Flag FLAGCHAR1FLAG
LINECOLORNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
BLOCKEDName of an Icon ICONNAMECHAR30ICONNAME
BLOCKED_OWNERUser name for user-specific storage SLIS_USERCHAR12SYCHAR12
CELLTAB 0
HIER_IDHierarchy WRF_HIER_CNTCHAR2WRF_HIERCNTRTHIERWRF_HIERID_STATUS

Key field Non-key field



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

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

How to access SAP table WRF_MPA_WORK_AREA_STY

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