PRICAT_K004_PR SAP (Indicator for the data to be transferred from pricat_k004) Structure details

Dictionary Type: Structure
Description: Indicator for the data to be transferred from pricat_k004




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




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

PRICAT_K004_PR 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 "Indicator for the data to be transferred from pricat_k004" 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_PRICAT_K004_PR TYPE PRICAT_K004_PR.

The PRICAT_K004_PR table consists of various fields, each holding specific information or linking keys about Indicator for the data to be transferred from pricat_k004 data available in SAP. These include EAN_UPC_TYPE (Indicator for copying catalog data), QUANTITY_UNIT (Indicator for copying catalog data), DELIVERY_UNIT_ID (Indicator for copying catalog data), INVOICE_UNIT_ID (Indicator for copying catalog data).. 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: Not classified


SAP PRICAT_K004_PR 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_ALTUNITIndicator for copying catalog data PRIKZUBERCHAR1XFELD
EAN_UPC_TYPEIndicator for copying catalog data PRIKZUBERCHAR1XFELD
QUANTITY_UNITIndicator for copying catalog data PRIKZUBERCHAR1XFELD
DELIVERY_UNIT_IDIndicator for copying catalog data PRIKZUBERCHAR1XFELD
INVOICE_UNIT_IDIndicator for copying catalog data PRIKZUBERCHAR1XFELD
ORDER_UNIT_IDIndicator for copying catalog data PRIKZUBERCHAR1XFELD
PACKAGE_TYPEIndicator for copying catalog data PRIKZUBERCHAR1XFELD
PROD_ID_SENDERIndicator for copying catalog data PRIKZUBERCHAR1XFELD
BEARB_STATUSIndicator for copying catalog data PRIKZUBERCHAR1XFELD
ITEM_NUMBERIndicator for copying catalog data PRIKZUBERCHAR1XFELD
P_NON_PUBLICIndicator for copying catalog data PRIKZUBERCHAR1XFELD
ALT_UNITIndicator for copying catalog data PRIKZUBERCHAR1XFELD
ALT_UNIT_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
NUMERATORIndicator for copying catalog data PRIKZUBERCHAR1XFELD
DENOMINATRIndicator for copying catalog data PRIKZUBERCHAR1XFELD
LENGTHIndicator for copying catalog data PRIKZUBERCHAR1XFELD
WIDTHIndicator for copying catalog data PRIKZUBERCHAR1XFELD
HEIGHTIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_LENGTHIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_LENGTHISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_WIDTHIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_WIDTH_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_HEIGHTIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_HEIGHT_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
VOLUMEIndicator for copying catalog data PRIKZUBERCHAR1XFELD
VOLUMEUNITIndicator for copying catalog data PRIKZUBERCHAR1XFELD
VOLUMEUNIT_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
GROSS_WTIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_OF_WTIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_OF_WT_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_BASEIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_BASE_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_PURORDIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_PURORD_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
NET_WEIGHTIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_OF_NETIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_OF_NET_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
HAZARD_LIMITIndicator for copying catalog data PRIKZUBERCHAR1XFELD
BARCODE_IDIndicator for copying catalog data PRIKZUBERCHAR1XFELD
PALLET_HANDLIndicator for copying catalog data PRIKZUBERCHAR1XFELD
PALLET_TYPEIndicator for copying catalog data PRIKZUBERCHAR1XFELD
PALLET_LAYERIndicator for copying catalog data PRIKZUBERCHAR1XFELD
PALLET_UNITSIndicator for copying catalog data PRIKZUBERCHAR1XFELD
PALLET_HIGHTIndicator for copying catalog data PRIKZUBERCHAR1XFELD
UNIT_PALHT_ISOIndicator for copying catalog data PRIKZUBERCHAR1XFELD
PALLET_STACKIndicator for copying catalog data PRIKZUBERCHAR1XFELD
BONTEXTIndicator for copying catalog data PRIKZUBERCHAR1XFELD

Key field Non-key field



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

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

How to access SAP table PRICAT_K004_PR

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