WRF_PRICAT_K003Z_STY SAP (PRICAT Inbound: Item Additional Data) Structure details

Dictionary Type: Structure
Description: PRICAT Inbound: Item Additional Data




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




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

WRF_PRICAT_K003Z_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 "PRICAT Inbound: Item Additional 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_WRF_PRICAT_K003Z_STY TYPE WRF_PRICAT_K003Z_STY.

The WRF_PRICAT_K003Z_STY table consists of various fields, each holding specific information or linking keys about PRICAT Inbound: Item Additional Data data available in SAP. These include VALIDITY_BASE (Price Catalog Inbound Start of Validity Period), SIZE_DIM (Size/dimensions), BASIC_MATL (Basic Material), STD_DESCR (Industry Standard Description (such as ANSI or ISO)).. 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: Cannot Be Enhanced


SAP WRF_PRICAT_K003Z_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
EAN_UPC_BASEPRICAT: EAN/UPC Code of Base Unit of Measure PRIEANBASISCHAR35PRIEAN
VALIDITY_BASEPrice Catalog Inbound Start of Validity Period PRIVALIDITYDATS8DATUM
SIZE_DIMSize/dimensions GROESCHAR32CHAR32
BASIC_MATLBasic Material WRKSTCHAR48Assigned to domainWRKST
STD_DESCRIndustry Standard Description (such as ANSI or ISO) NORMTCHAR18NORMT
DSN_OFFICELaboratory/design office LABORCHAR3Assigned to domainLABOR
COMPETITORCompetitor WETTBCHAR10Assigned to domainALPHAKUNNRKUN
MANUFACTURPRICAT: International Location No. Manufacturer (CHAR 35) PRIILNMCHAR35PRICHAR35
GENETIC_INFOPRICAT: Information on genetic modification PRIGENETICCHAR18PRICHAR18
ALCOHOL_PERC_VOLPRICAT: Alcohol volume as percentage (measured value) PRIALCVOLCHAR18PRICHAR18
FAT_CONTENTPRICAT: Fat content PRIFATCONTCHAR18PRICHAR18
KEEP_REFRIGPRICAT: Keep refrigerated PRIKEEPREFRIGCHAR3PRICHAR3
KEEP_FROZENPRICAT: Keep frozen PRIKEEPFROZENCHAR3PRICHAR3
GREEN_DOTPRICAT: Recyling indicator on goods PRIGREENDOTCHAR3PRICHAR3
EXPIR_MARKINGPRICAT: Expiration date shown on goods PRIEXPIRDATECHAR3PRICHAR3
PRICE_MARKINGPRICAT: Price marked on goods PRIPRICEMARKCHAR3PRICHAR3
KEEP_DRYPRICAT: Keep dry PRIKEEPDRYCHAR3PRICHAR3
HEAT_SENSITIVEPRICAT: Heat-sensitive PRIHEATSENSCHAR3PRICHAR3
PREDECES_MAT_IDPRICAT: Preceding EAN/UPC PRIPREDECCHAR35PRICHAR35
FOLLOW_UPFollow-Up Material NFMATCHAR18Assigned to domainMATN1MATNRMAT
HAZARD_CLASSPRICAT: Dangerous Goods Classification PRIHAZCLASSCHAR4PRICHAR4
HAZARD_DESCRIPTPRICAT: Dangerous goods general description PRIHAZDESCHAR35PRICHAR35
HAZARD_DESCR_2PRICAT: Dangerous goods general description field 2 PRIHAZDES2CHAR35PRICHAR35
HAZARD_DESCR_3PRICAT: Dangerous goods general description field 3 PRIHAZDES3CHAR35PRICHAR35
SAISON_PERIODPRICAT: Seasonal ordering (from to) PRISAISONCHAR35PRICHAR35
BASE_UOMBase Unit of Measure MEINSUNIT3T006CUNITMEINS
TAX_TYPETax category (sales tax, federal sales tax,...) TATYPCHAR4T685KSCHL
TAX_CLASSTax classification of the material TAKLVCHAR1TSKMTAXKM
VAL_CLASSValuation Class BKLASCHAR4T025BKLAS
MWSKZTax on sales/purchases code MWSKZCHAR2T007AMWSKZ

Key field Non-key field



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

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

How to access SAP table WRF_PRICAT_K003Z_STY

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