WRF_PPW_WORKLISTAPPLLOG_STY SAP (PPW Worklist with Application Log) Structure details

Dictionary Type: Structure
Description: PPW Worklist with Application Log




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




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

WRF_PPW_WORKLISTAPPLLOG_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 "PPW Worklist with Application Log" 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_PPW_WORKLISTAPPLLOG_STY TYPE WRF_PPW_WORKLISTAPPLLOG_STY.

The WRF_PPW_WORKLISTAPPLLOG_STY table consists of various fields, each holding specific information or linking keys about PPW Worklist with Application Log data available in SAP. These include MANDT (Client), GUID (Unique, Generated Key), MATNR (Material Number), COLOR (Characteristic Value that Describes a Color).. 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_PPW_WORKLISTAPPLLOG_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
MANDTClient MANDTCLNT3Assigned to domainMANDT
GUIDUnique, Generated Key WRF_PPW_GUIDRAW16
MATNRMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
COLORCharacteristic Value that Describes a Color WRF_PPW_COLORCHAR18
SIZE1Characteristic Value for Size WRF_PPW_SIZE1CHAR18
VKORGSales Organization WRF_PPW_VKORGCHAR4Assigned to domainVKORGVKO
VTWEGDistribution Channel WRF_PPW_VTWEGCHAR2Assigned to domainVTWEGVTW
PLTYPPrice List Category WRF_PPW_PLTYPCHAR2Assigned to domainPLTYPVPL
WERKSPlant WRF_PPW_WERKSCHAR4Assigned to domainWERKS
STGRTPType of Plant Grouping WRF_PPW_STGRTPCHAR1
STRGRPPlant Grouping WRF_PPW_STRGRPCHAR18
ANLDATE UTC Time Stamp of Analysis in SEM0
PERIVFiscal Year Variant WRF_PPW_PERIVCHAR2Assigned to domainPERIV
POPERPosting Period According to Markdown Profile WRF_PPW_POPERNUMC3POPER
GJAHRFiscal Year WRF_PPW_GJAHRNUMC4GJAHRGJAHR
MDPROFMarkdown Profile WRF_PPW_MDPROFCHAR10WRF_SSMPROF
ACTSLSRTIOActual Sales Ratio WRF_PPW_ACTSLSRTIODEC5(2) WRF_PPW_PROCENT
TARGSLSRTIOTarget Sales Ratio WRF_PPW_TARGSLSRTIODEC5(2) WRF_PPW_PROCENT
MDPRCPrice Reduction as Percentage of Initial Price WRF_PPW_MDPRCDEC5(2) WRF_PPW_PROCENT
STOCKCurrent Stock WRF_PPW_STOCKQUAN17(3) WRF_PPW_STOCK
SELLPERValidity Period of Material According to Markdown Profile WRF_PPW_SELLPERNUMC4
ERSDA Creation Time Stamp of This Data Record0
STOCKUNITBase Unit of Measure WRF_PPW_STOCKUNITUNIT3Assigned to domainCUNITMEINS
MAXPERValidity Period of Markdown Profile WRF_PPW_MAXPERNUMC4
ANEPRLFlag: Analysis Level = Price Activation Level WRF_PPW_ANEPRLCHAR1
NOLOCNumber of Considered Plants WRF_PPW_NOLOCINT410
RUN_NORun Number WRF_PPW_RUN_NORAW16
WLSTAWorklist Status WRF_PPW_WLSTACHAR2WRF_PPW_WLSTA
ERRSTAPPW Worklist: Error Status WRF_PPW_ERRSTANUMC2WRF_PPW_ERRSTA
PMATNPricing Reference Material WRF_PPW_PMATNCHAR18
ATTYPMaterial Category WRF_PPW_ATTYPCHAR2ATTYP
SISTERRelated Markdown Proposals Exist WRF_PPW_SYSTERCHAR1XFELD
USRGRPPrice Planner Group WRF_PPWD_USRGRPCHAR4WRF_PPWD_USRGRPWRF_PPW_USRGRP
OBJECTObject (Application Log) WRF_PPW_OBJECTCHAR20
SUBOBJECTSubobject (Application Log) WRF_PPW_SUBOBJECTCHAR20
EXT_NUMBERExternal Number (Application Log) WRF_PPW_EXT_NUMMERCHAR20
ERNAMName of Person Who Created Object WRF_PPW_ERNAMCHAR12
LAEDATime Stamp of Last Change WRF_PPD_LAEDACHAR14
AENAMUser Who Last Changed the Object WRF_PPW_AENAMCHAR12
APPL_LOG 0

Key field Non-key field



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

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

How to access SAP table WRF_PPW_WORKLISTAPPLLOG_STY

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