WRF_MPA_INTERFACE_STY SAP (Profile Assignment: Transfer Table: Selection to Worklist) Structure details

Dictionary Type: Structure
Description: Profile Assignment: Transfer Table: Selection to Worklist




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




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

WRF_MPA_INTERFACE_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: Transfer Table: Selection to Worklist" 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_INTERFACE_STY TYPE WRF_MPA_INTERFACE_STY.

The WRF_MPA_INTERFACE_STY table consists of various fields, each holding specific information or linking keys about Profile Assignment: Transfer Table: Selection to Worklist data available in SAP. These include MAKTX (Material Description (Short Text)), MATKL (Material Group), ATTYP (Material Category), MTART (Material 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)


SAP WRF_MPA_INTERFACE_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
MAKTXMaterial Description (Short Text) MAKTXCHAR40TEXT40
MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
ATTYPMaterial Category ATTYPCHAR2ATTYPMTY
MTARTMaterial Type MTARTCHAR4Assigned to domainMTARTMTA
PMATACross-Distribution-Chain Pricing Reference Material PMATACHAR18Assigned to domainMATN1MATNRMAT
SPROFPricing profile for variants SPROFCHAR1SPROF
SATNRCross-Plant Configurable Material SATNRCHAR18Assigned to domainMATN1MATNR
COLORCharacteristic Value for Colors of Variants WRF_COLORCHAR18WRF_ATWRT
SIZE1Characteristic Value for Main Sizes of Variants WRF_SIZE1CHAR18WRF_ATWRT
SIZE2Characteristic Value for Second Size for Variants WRF_SIZE2CHAR18WRF_ATWRT
SAISOSeason Category SAISOCHAR4Assigned to domainSAISOSAISO
SAISJSeason Year SAISJCHAR4GJAHRCJAHRWMSAISJ
SAITYRollout in a Season SAITYCHAR2Assigned to domainSAITYWMSAITY
CATEGCategory WRF_CM_CDT1CHAR18WRF_CM_CDTRTCDT1
HIER_IDHierarchy WRF_HIER_CNTCHAR2WRF_HIERCNTRTHIERWRF_HIERID_STATUS
RUNTIMERuntime of Markdown Profile WRF_SSMRTMNUMC3WRF_SSMRTM
RELPERRelative Periods WRF_SSMRPERCHAR1WRF_SSMRPER
FASHGRDFashion Grade FASHGRDCHAR4FASHGRDH_FASHGRD
VA_FLAGFlag for Explicitly Selected Variants WRF_VA_FLAGCHAR1XFELD
PROF_HMarkdown Profile WRF_SSMPROFCHAR10WRF_SSMPROF
PROF_CMarkdown Profile WRF_SSMPROFCHAR10WRF_SSMPROF
PROF_SMarkdown Profile WRF_SSMPROFCHAR10WRF_SSMPROF
PROF_CSMarkdown Profile WRF_SSMPROFCHAR10WRF_SSMPROF
LINECOLORNot More Closely Defined Area, Possibly Used for Patchlevels CHAR4CHAR4CHAR4
SELE_FLAGGeneral Flag FLAGCHAR1FLAG
CONS_CHECKGeneral Flag FLAGCHAR1FLAG
DEL_FLAGCheckbox XFELDCHAR1XFELD
CHANGEDGeneral Flag FLAGCHAR1FLAG
ADD_INFOUnrestricted-Use Customer Text Field WRF_MPA_ALV_BADICHAR20CHAR20
READY_FLAGALV control: Output as checkbox LVC_CHECKBCHAR1XFLAG
COLOR_ATINNInternal Charactieristic Number for Color Characteristics WRF_COLOR_ATINNNUMC10Assigned to domainATINNATINN
SIZE1_ATINNInternal Char. Number for Characteristics for Main Sizes WRF_SIZE1_ATINNNUMC10Assigned to domainATINNATINN
SIZE2_ATINNInternal Char. Number for Characteristics for Second Sizes WRF_SIZE2_ATINNNUMC10Assigned to domainATINNATINN

Key field Non-key field



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

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

How to access SAP table WRF_MPA_INTERFACE_STY

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