TWPA SAP (General Parameters for Retail Control) Table details

Dictionary Type: Table
Description: General Parameters for Retail Control




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




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

TWPA is a standard SAP Table which is used to store General Parameters for Retail Control data and is available within R/3 SAP systems depending on the version and release level.

The TWPA table consists of various fields, each holding specific information or linking keys about General Parameters for Retail Control data available in SAP. These include INTAR (Interface Integrated Mat. Maint. - Assortments, SAP Retail), ASTRA (Allocation Strategy), ASTFB (FM: Quota determination for alloc. tbl (strategy)), LIKON (Create listing conditions yes/no).. 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: C - Customising table, maintenance only by cust
Display/Maintenance via tcode SM30: Display/Maintenance Allowed but with Restrictions
SAP enhancement categories: Can be enhanced (character-type)


SAP TWPA table 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 MANDTCLNT3T000MANDT
INTARInterface Integrated Mat. Maint. - Assortments, SAP Retail W_FUNCT_ALCHAR30TFDIRFUNCNAME
ASTRAAllocation Strategy ASTRACHAR4T627ASTRA
ASTFBFM: Quota determination for alloc. tbl (strategy) W_FUNCT_AUCHAR30TFDIRFUNCNAME
LIKONCreate listing conditions yes/no W_LIKONCHAR1FLAG
SELAR- obsolete - W_FUNCT_SECHAR30TFDIRFUNCNAME
ETINALabeling determined by output control ETINACHAR1CHAR1
NLMATCarry out subsequent listing, yes/no NLMATCHAR1NLMAT
NLUEXFM: fine control of subsequent listing W_FUNC_NLCHAR30TFDIRFUNCNAME
MPROTWrite log for material segments which cannot be generated W_MPROTCHAR1XFELD
NPROTEnter unprocessable log entry again W_MPROT_NCHAR1XFELD
TPROTRetention period of log records for missing segs. in system W_MPROT_TNUMC4NUMC4
MBRSHIndustry sector MBRSHCHAR1T137MBRSHMTP
VLGVZRef. plant of the category distr. center (material master) VLGVZCHAR4T001WWERKSWRK
VLGFIReference Plant of the Category 'Store' (Material Master) VLGFICHAR4T001WWERKSWRK
WKZWAThe ID controls whether entry of a mat.grp. mat. is required WKZWACHAR1XFELD
BKLASDefault valuation class for value-only material W_BKLASCHAR4T025BKLAS
ACTIMDiscontinuation: No./days before person in charge informed W_ACTIMNUMC4W_ACTIM
WKZVAThe ID controls whether entry of a ref. material is required WKZVACHAR1XFELD
LAYDADocument Type DOKARCHAR3TDWADOKARCV2
GHLISUser exit for freely-definable listing checks in sales order W_FUNCT_GHCHAR30TFDIRFUNCNAME
VSPPUNumber of days to be kept free for SD document checks VSPPUNUMC4W_ACTIM
BSPPUNumber of days to be kept free for MM document checks BSPPUNUMC4W_ACTIM
VALCEFlag set for structured material valuation customer exit VALCECHAR1VALCE
XUMVKIndicates stock transfer with different retail values XUMVKCHAR1XUMVK
RPLLOGLog replenishment results WRPLLOGCHAR1XFELD
ADDISAdditional active in the system ADDI_ONCHAR1ADDI_ON
KALVGDocument schema for determining calculation schema W_KALVGCHAR1TVKVKALVG
VKUNBIndicates revaluation at retail in the case of neg. stocks W_VKUNBCHAR1W_VKUNB
VRSHIVersion for saving the sales quantity history in S130 WVMI_VRSHICHAR3P44VVRSIO
VRSFCVersion for saving the sales quantity forecast in S130 WVMI_VRSFCCHAR3P44VVRSIO
VLIEFControls Proposal/Copying of Material Master Data fr. Vendor KEVLGLIEFCHAR1KEVLGLIEF
MM4X_PPRetail-Specific Material Master Maintenance w/ PP Functions MM4X_PPCHAR1XFELD
ASMASMultiple Assignment Between Plant and Assortment ASMASCHAR1ASMAS
CHECKALLASConsideration of Plant-Specific Assortments in Listing CHECKALLASCHAR1CHECKALLAS
ORDERBOOKConsideration of Source List in the Assortment List ORDERBOOKCHAR1ORDERBOOK
INFR_INDIndicates store grouping for inforecords WINFR_INDCHAR1
VEND_INDIndicates store grouping for vendor/plant WVEND_INDCHAR1
BUSP_INDIndicates store grouping for business partner function/plant WBUSP_INDCHAR1
MAPFNAMEFunction Module for Calling External Space Management SSO_MAPFNAMECHAR30TFDIRFUNCNAMELIBMAPSSO_MAPFNAME
TIMEDEPFlag: Time-Dependent Assignment of Plants to Assortments WRFDE_TIMEDEPCHAR1FLAG
DEL_PRICE_RECIndicator: Take Account of Deletion Flag During Calculation WRF_PRICE_DELCHAR1FLAG
TEXTL_COMP_INDIndicator: New Textile Composition Function WRF_TEXTL_COMP_INDCHAR1WRF_TEXTL_COMP_IND
ENA_STD_SRC_SITEnabling standard source for site ENA_STD_SRC_SITCHAR1CHECKBOX
DO_NOT_SHOW_POPUPDon't show retail popup in WB01/WB03 DO_NOT_SHOW_POPUPCHAR1BOOLE
.INCLU--AP 0
ROP_DATE_INFOPreliminary Period for Communicating Store Layout Changes ROP_DATE_INFONUMC2NUMC2
.INCLU--AP 0
VEND_MAT_CHARVALMaterial-Dependent Vendor Characteristic Values VENDOR_MAT_CHAR_VALCHAR1XFELD
.INCLU--AP 0
REGIONCountry Group WRF_COUNTRY_GROUPCHAR2WRF_COUNTRY_GROUP
.INCLU--AP 0
SUP_CHK_TIMEInterval in Hours w/o Check in Deletion Run WRF_SUP_CHK_TIME_TYNUMC2NUMC2
.INCLU--AP 0
LIST_DIFFDifference List/Presentation Start in Days WRF_LIST_DIFF_TYNUMC2NUMC2
.INCLU--AP 0
PRGRP_MERCHCATPrice Group Assignment Active in Material Group Maintenance PRGRP_MERCHCATCHAR1PRGRP_MERCHCAT
PRGRP_ARTHIERPrice Group Assignment Active in Material Hierarchy Maint. PRGRP_ARTHIERCHAR1PRGRP_ARTHIER

Key field Non-key field



How do I retrieve data from SAP table TWPA using ABAP code

The following ABAP code Example will allow you to do a basic selection on TWPA to SELECT all data from the table
DATA: WA_TWPA TYPE TWPA.

SELECT SINGLE *
FROM TWPA
INTO CORRESPONDING FIELDS OF WA_TWPA
WHERE...

How to access SAP table TWPA

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