PRIBPE1MAW1RT SAP (PRICAT: Structure for MAW1 BAPI segment) Structure details

Dictionary Type: Structure
Description: PRICAT: Structure for MAW1 BAPI segment




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




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

PRIBPE1MAW1RT 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: Structure for MAW1 BAPI segment" 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_PRIBPE1MAW1RT TYPE PRIBPE1MAW1RT.

The PRIBPE1MAW1RT table consists of various fields, each holding specific information or linking keys about PRICAT: Structure for MAW1 BAPI segment data available in SAP. These include SERV_AGRT (Service agreement for a retail material), ABC_ID (ABC Indicator), SALES_UNIT (Sales unit), SALES_UNIT_ISO (Sales unit in ISO code).. 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 PRIBPE1MAW1RT 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
REPL_LISTAssortment List Type BBTYPCHAR1Assigned to domainBBTYPWBB
SERV_AGRTService agreement for a retail material W_SERVVCHAR2Assigned to domainW_SERVV
ABC_IDABC Indicator MAABCCHAR1TMABCMAABC
SALES_UNITSales unit VRKMEUNIT3Assigned to domainCUNITMEINS
SALES_UNIT_ISOSales unit in ISO code VRKME_ISOCHAR3Assigned to domainISOCD_UNIT
ISSUE_UNITUnit of issue AUSMEUNIT3Assigned to domainCUNITMEINS
ISSUE_UNIT_ISOUnit of issue in ISO code AUSME_ISOCHAR3Assigned to domainISOCD_UNIT
COUNTRYORICountry of origin of the material HERKLCHAR3Assigned to domainLAND1LND
COUNTRYORI_ISOMaterial's country of origin in ISO code HERKL_ISOCHAR2INTCA
REGIONORIGRegion of origin of material (non-preferential origin) HERKRCHAR3Assigned to domainREGIO
LOADINGGRPLoading Group LADGRCHAR4Assigned to domainLADGR
ASSORT_LEVAssortment grade SSTUFCHAR2Assigned to domainSSTUF
ASSORTPRIOExternal assortment priority PFLKSCHAR1Assigned to domainPFLKS
LI_PROC_STListing procedure for store or other assortment categories LSTFLCHAR2Assigned to domainLSTFLWLV
LI_PROC_DCListing procedure for distr. center assortment categories LSTVZCHAR2Assigned to domainLSTFL
LIST_ST_FRDate from which listed in the store LDVFLDATS8DATS
LIST_ST_TODate to which listed in the store LDBFLDATS8DATS
LIST_DC_FRDate from which listed in the distribution center LDVZLDATS8DATS
LIST_DC_TODate to which listed in the central warehouse/distr. center LDBZLDATS8DATS
SELL_ST_FRDate from which sold in the store VDVFLDATS8DATS
SELL_ST_TODate to which sold in the store VDBFLDATS8DATS
SELL_DC_FRDate from which sold in the distribution center VDVZLDATS8DATS
SELL_DC_TODate to which sold in the distribution center VDBZLDATS8DATS
VAL_CLASSValuation Class BKLASCHAR4Assigned to domainBKLAS
COMM_CODECommodity Code/Import Code Number for Foreign Trade STAWNCHAR17Assigned to domainSTAWN
VAL_MARGINValuation margin BWSPADEC6(2) PRZ32V

Key field Non-key field



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

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

How to access SAP table PRIBPE1MAW1RT

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