Convert Plant to Retail Site Master

Converting a standard Plant into an SAP Retail Site Master is a niche topic. But it’s also a window through which to view the differences between these two business objects.

What’s more, SAP S/4HANA’s Industry to Core and the trend of Manufacturers with Retail operations combine to make the topic of Plants versus Retail Sites increasingly relevant.

The Essence of SAP Retail Master Data declared that a Retail Site Master is fundamentally more than a standard Plant. That it is, but it’s also less.

What’s the Scenario?

We’re looking specifically at converting an existing standard SAP Plant (pure configuration) into an SAP Retail Site Master (a business object comprised of configuration and master data) in a productive SAP Retail landscape. 

We’re not discussing converting Plants to Site Masters in the context of System Conversion from ECC 6.0 to S/4HANA. And this isn’t a discussion of Site Master Data Migration, in any flavor. The concepts and steps I’ll explain are certainly fodder for the above general scenarios, but this one is specific.

Converting a Plant into an SAP Retail Site Master is supported by standard functionality in both SAP ECC 6.0 and SAP S/4HANA. The scenario differs between ECC 6.0 and SAP S/4HANA because a Plant in ECC 6.0 optionally includes plain-old Customer and Vendor masters, but Site Master in SAP S/4HANA mandatorily integrates the Business Partner concept. In all cases, in detail, it matters very much what you’re starting with and what you want to end up with.

Begin with the End in Mind

To be clear on the objective requires considering SAP Retail Site Master holistically. It’s a single business object comprised of many technical objects — spanning customizing and master data — and should only be considered in its entirety. When we use the words “site master” we mean all the bits, altogether. It’s careless to separate the customizing from the master data when chatting about a business process. 

Site Master is one business object comprised of many technical components.
Site Master components are clearly distinguished as customizing and master data.

Like a Plant, a Site Master is usually created to represent a physical or virtual location that holds inventory.

A Site Master is created as one of two Site Categories (T001W-VLFKZ):

  • A = Store
  • B = Distribution Center

Unlike a Plant, and regardless of Site Category, a Site Master mandatorily includes an associated Customer Master. In SAP S/4HANA, that means an associated Business Partner, extended to Customer roles, which creates a plain-old ERP customer master behind the scenes. Distribution Centers, which act as Vendors to Stores, mandatorily include an associated Vendor Master.  In SAP S/4HANA, that means the associated Business Partner, already extended to a Customer role, is also extended to Supplier Roles, which creates a plain-old ERP vendor master behind the scenes.

Prerequisite Configuration and Master Data

In SAP S/4HANA, a mandatory Business Partner for a Site Master means sorting out — in advance of creating any Site Masters — significant Business Partner configuration in support of Site Master. That includes number ranges spanning Business Partner, Customer master, and Vendor master. Best Practice for Site Numbers is that these are the same number for a single business object: Site Master. 

Additionally, you’ll have maintained customizing for Business Partner, Customer master, and Vendor master. Because of number range (and other) considerations, this means dedicated BP Groupings, Customer Account Groups, and Vendor Account Groups in support of Site Master.

The initial screen of T-Code WB01 requires entry of a Plant Profile.

When a new Retail Site is created, it’s mandatory to specify a Plant Profile in the initial screen. The Plant Profile defines critical parameters considered during Site creation.  For example, a Reference Plant assigned to the Plant Profile is proposed as the so-called Reference Plant.

The user is free to specify an alternate Reference Plant. But regardless of chosen Reference Plant, the purpose is the same.  At the time of creating a new Site Master, master data and customizing are copied from the Reference Plant to the new Site Master. This SAP Retail concept is the basis for hiding massive complexity from users while enabling reliable and repeatable creation of Stores with minimal effort. The concept of a Reference Plant is also relevant for conversion of a Plant to a Retail Site.

Plant Profile defines critical parameters considered during Site creation (and conversion).

The Plant Profile used in creating a Site Master defines, among other parameters, relevant Business Partner settings, such as BP Grouping and, through Customer/Vendor Integration customizing, the relevant Customer and Vendor Account Groups.

Assessment of Current State

Before attempting to convert a Plant into Retail Site, it’s important to understand the Plant’s current state. The main considerations are whether it already includes a Vendor and/or a Customer. This will identify any need for aforementioned Business Partner customizing and master data creation.

Current state is most easily determined by examining a few field values in table T001W, which is the basic data table for any standard Plant or Retail Site Master.

Table T001W – Basic data for all Plants and Retail Site Masters.

Table T001W – Basic data for all Plants and Retail Site Masters. A few fields offer an at-a-glance view of current state.

Site Category (T001W-VLFKZ) informs whether the entry is for a:

  • Standard Plant (T001W-VLFKZ is empty)
  • Retail Site Master, Store (T001W-VLFKZ = A)
  • Retail Site Master, Distribution Center (T001W-VLFKZ = B)

Obviously, the Plant to be converted is expected to have an empty value for T001W-VLFKZ.  It is a Plant.

Customer Number (T001W-KUNNR) points to a plain-old customer master record. Is one already assigned to the Plant?

Vendor Number (T001W-LIFNR) points to a plain-old vendor master record. Is one already assigned to the Plant?

Table WRF1 is basic data for all Retail Site Masters. Its Primary Key is LOCNR (Customer Number), linked to T001W-KUNNR.

Converting a Plant into a Retail Site

Standard T-Code WB01 is used for creating a Retail Site Master, and it’s also used for converting a Plant into a Retail Site Master.

You can convert an existing industry standard plant into a Retail Site master by creating a new Site with the number of the existing industry plant. The system recognizes that the industry plant exists and adds the retail-specific data (i.e. WRF1, etc) and business partner information (e.g. T001W-KUNNR, T001W-LIFNR).

For example, an existing standard Plant 1711 can be converted into Retail Site Master 1711 by using T-Code WB01 to create Retail Site Master 1711.

In preparation, you have already:

  • Decided whether the Plant should be converted into a Retail Store (Site Category T001W-VLFKZ = A) or a Retail Distribution Center (Site Category T001W-VLFKZ = B) and accordingly chosen an existing Plant Profile or created a new Plant Profile.
  • Created a new Business Partner (if T001W-KUNNR and T001W-LIFNR for the Plant were empty) or maintained the existing Business Partner (T001W-KUNNR and/or T001W-LIFNR for the Plant had values and were associated with a Business Partner) in conformance with the chosen or created Plant Profile.
  • The Business Partner Customer should be extended to the Company Code of the Site Master and to the Sales Area of the Site Master.
  • The Business Partner Supplier, if used, should be extended to the Company Code of the Site Master and to the Purchasing Organization of the Site Master.

Here’s a short video demonstrating the use of T-Code WB01 to convert standard Plant 1711 into Retail Site Master 1711

WB01 Create Site, confirmation step. Red status means configuration will not be copied.

Notice at the end of WB01, in the confirmation step for the example Plant-to-Site conversion, that red status indicators appear for many customizing tables. This indicates that customizing exists for the Reference Plant, but the customizing will not be copied to the converted Site Master because customizing — for those customizing tables — already exists for the Plant and will be used for the Site Master.  Customizing from the Reference Site is only copied to the new Site Master for each customizing table is empty.  There is no overwrite or consolidation of customizing entries.

This is an indication that underlying customizing for the new Site Master must be checked and likely adjusted. It would be surprising if this were not the case.

Notes and Asides

Reference

  • You can convert an existing industry plant to a retail site by creating a new site with the number of the existing industry plant. The system recognizes that the industry plant exists and adds the retail-specific data and business partner information.
  • When you create new retail sites, you can use a reference site. The system then copies data and customizing settings.
  • You can also convert existing business partners with required customer (and optionally supplier) role into retail sites by creating new retail sites. When assigning a business partner to a site, you can use an existing industry plant or create a new site.

Table Comparison

Here’s a list of relevant tables for Plant and Retail Site from two different perspectives.

  • T-Code EC02, used to copy a Plant, considers the tables where PLANT is marked with an “X”. You can see the current list from the menu by choosing More > Extras > Associated Tables.
  • Table SITE_DISTR_TABS lists the tables considered for Site Master Distribution, which are indicated where PLANT is marked with an “X”. This configuration is maintained via SPRO > Logistics – General > Plant Master > Settings for Plant Replication > Maintain Tables for Plant Transport.
TABLETABLE TEXTPLANTSITE
/ACCGO/T_EMACCRUAuto accrual configurationX 
/CUM/ACTIONRCU: Reference Object Allocation for ActionX 
/CUM/CU_SRDCU: Settlement Rule Determination RulesX 
/CUM/CUNITWERKCU: TL selection: group center for plant, virtual CUI deter.X 
/DSD/SV_LOCATIONDSD SV Storage Locations per PlantX 
/ISDFPS/CLMFLSTAStatus Objects in PM Order Type FlightX 
/ISDFPS/LOADOBJ2Storage Types per Plant for Mobile ApplicationX 
/ISDFPS/PROJ_STDefinition of Project StockX 
/ISDFPS/STOR_CENCentral Storage LocationsX 
/OEWB/D_TMTXOEWB: Milestone TextsX 
/SAPCEM/LGORTDefine Recipients for Plant/Storage Location MM->ShipDoc.X 
/SAPCEM/MITTLEIntermediate Recipient per Organizational StructureX 
/SAPMP/RC_T001RTReel Calculation: Reel Category TextsX 
/SAPSLL/TBTPAR3GTS: BOM Transfer: Alternative BOM – PlantX 
/SAPSLL/TBTPMR3GTS: BOM Transfer: Exclusion of Material Type – PlantX 
/SAPSLL/TBTPR3GTS: ERP: Control Settings for BOM Transfer – PlantX 
/SAPSLL/TBTPUR3GTS: BOM Transfer: BOM Usage – PlantX 
/SAPSLL/TECOR3OPCustoms ID Assignment to Plant for Outward ProcessingX 
/SPE/POD_STLSpecial Storage Location Used for Stock Tr. Discr. HandlingX 
/SRMERP/C_ATPCRATP Check RulesX 
/VSO/M_PKG_TTexts for the Packing Group (Vehicle Space Optimization)X 
/VSO/P_TXT_PRTYPTexts for Process Type of Vehicle Space OptimizationX 
ADPMIVROTSUBAD: Define inventory structure for rotable parts (subitem)X 
ADPMPRIOSUBCustomizing Priority ( Priority Level )X 
ADPMWHGRPHDDefiniton of Inventory Groups ( Master Data )X 
ALM_MAT_PL_SL_SDMaterial Pushing to Middleware for Server DrivenX 
ALM_NO_PL_WC_SDPlant and Work Center maintenance Server Driven NotificationX 
ALM_OR_PG_PL_SDPlanning Plant and Planner groups for Server Driven OrderX 
ALM_OR_PL_WC_SDPlant and Workcenter for Server Driven OrderX 
ARUN_EA_PLANTPlant Customizing for Assignments against Future ReceiptsX 
CCGLC_DEF_CTYStandard Countries for a PlantX 
CCGLC_DEF_SHIPStandard Modes of Transport for a PlantX 
CCGLC_PLANT_EPAEPA Number for a PlantX 
CCIHC_LOCPLANTEHS: Assignment Plant to LocationX 
CEKRSMovement type parameters for automatic ERSX 
CHALCCustomizing table for Swiss alcohol processingX 
CIF_TCO43Enhancements for TCO43 in Plug-InX 
CIF_VMISDConfirmation of Sales Area Data and Order Category for VMIX 
CJIT11JIT: Print ControlX 
CKMLAB02Material Update Structure (Assignment to Valuation Area) X
CKMLWIPCUSTCustomizing: WIP To ActualX 
CMX_XSR_CT_SETSSXS Repository: Customizing SettingsX 
CNOCI_ORGUOCI Interface: Control Parameter NetworkX 
COCF_CU_PRCHECKTTexts for Checking Production Supervisor ProblemsX 
COCF_CU_Q_LAY_IDLayout Assignment to Quantity/Error IDX 
CUS_SC_SCHPLANTFiori Stock Correction Customization Schema/Plant AssignmentX 
CUS_TRF_SCHPLANTFiori Transfer Stock Customization Schema/Plant AssignmentX 
CVLC34DVELO : Determine Acknowledge Category by Actiondeterm. CodeX 
DIMSP_NOTIF_TYPEMSP Notification TypesX 
DIMSP_REVI_TYPEMSP Revision TypesX 
DIT434LTexts for stock determination – header tableX 
DITCO12Assignment of Stock Determination Rules for PM/CS OrdersX 
DPVMSC_VSTATUDVMS DP : Determine Vehicle StatusX 
EAM_PLANTAssignment of Notification Type to OriginX 
EDPP1EDI Partner (general partner profiles – inb. and outb.) X
EHHSSC_HSI_MVTTYRelevant Movement Types for HSI Proposal ListX 
FCO_ACTIVEActivation of Failure Cost ProcessingX 
FIKZ_STOREAssign Virtual Warehouse Store ID to Plant/Storage LocationX 
FLOG_PLANTField Logistics relevant PlantsX 
FLOG_SPROC_DVPField Logistics: Supply process derivation from plantX 
FRE_DB_FRE_WERKShigh level filtering during F&R relevance deter,X 
FSH_EA_PLANTPlant Customizing for Allocations against Future ReceiptsX 
FSH_VAS_SERPLANTVAS Sub Services for PlantX 
IOCI_ORGUOCI Interface: Control Parameter PM/CS OrderX 
IOCI_ORGU_TLOCI Interface: Control Parameter Task ListX 
IWOT_LNKAssignment of View ProfilesX 
J_1AINFMTYInflation: Relevant Movement TypesX 
J_1BNFTYPEREDLFNota Fiscal type determination for NFe by VendorX 
J_1BNFTYPEREDMMNota Fiscal type determination for NFeX 
J_1IG_SUBCONVALSubcontracting Challan ValidityX 
J_3GCOFIXAccount Determination Using Fixed CO ObjectX 
J_3GDEMEQUIDefault Recipient for Equipment per Organizational StructureX 
J_3GDEMPERSDefault Recipient for Personnel Performance per Org. Struct.X 
J_3GGBBKVBSales Area per Company Code/Business Area/PlantX 
J_3GWFCEMCEM: Default Values for WorkflowX 
J_3RF_ATTR_VALSTAttribute vallues text tableX 
J_3RF_MATCH_INActivate Matching for Elec. Delivery and Acceptance Doc.(RU)X 
J_3RF_WRK_GROUPAssignment fixed-asset classes to material groups in WorkingX 
LEFIO_C_PRF_001LEFIO: Shipping Points for Launchpad PersonalizationX 
MILL_T399XParameters for Partitioning Order – Order TypeX 
MMPUR_MGRP2PGRPMapping of Material Group to Purchasing GroupX 
MPE_FEATURACTIVActive FeaturesX 
MPE_NF_PROF01Number Format Profile – SettingsX 
MPE_NF_PROFILE_TNumber Format Profile – DescriptionX 
NJIT_T_REPL_STRTText:Just-In Time replenishment strategyX 
OBOM_WB_D_TMTXOEWB: Milestone TextsX 
OIB_MAP_MATWERKSOil:Mapping table for third party materials and plantsX 
OIB02Conversion Mode (Old Transactions)X 
OIH08Default values for external procurement functionsX 
OIH10License Requirements TabX 
OIH11Defaults for ext. sales functionsX 
OIH31Material specific tolerance tableX 
OIISCPLWKSite control: lead time applicabilities – plantX 
OIISCPWKSCP: Site control parameters (plant) – IS-Oil BDRPX 
OIJ_RU_SERVGROUPCarrier Service GroupsX 
OIO_CM_OPLNTPlants relevant to RLMX 
OIO_CM_OSLOCStore locations relevant to RLMX 
OIO_CM_SPROC_DVPSupply process derivation from plantX 
OIO_CM_SPROC_DVSSupply process derivation from store locationX 
OIO_SP_DFLDADefault loading areasX 
PPC_BW_EXTR_CUSTSettings for Transfer to BWX 
PRICAT_UNITSPRICAT outbound: Transferable units of measure (Customizing)X 
QPACInspection catalog codes for selected setsX 
QPAMInspection catalog selected setsX 
QPAMTXTInspection Catalog Selected Sets TextsX 
RDPRRounding profileX 
RDTXShort text describing the rounding profileX 
REBRBatch Record: Overall ProfileX 
RMXMC_T16Default Values for Plants and Transformation GroupsX 
RMXTC_T17TMS-API: Customizing – Assignment of Number Range IntervalsX 
RMXTC_T40TMS-PP: Control Parameters for PP-PIX 
RPM_PSLOCTRPM PS Location MappingX 
RTST_C_SCH_SITEOdata Service Retail Store: Assignment of Customizing SchemaX 
SGT_SEGVAL_PRSegmentation Value for Supplying PlantsX 
T001KValuation area X
T001LStorage LocationsXX
T001WPlants/BranchesX 
T023WControl Table for Value-Only Material Determination X
T023XException Table for Value-Only Material Determination X
T024APlanner groupX 
T024DMRP ControllersXX
T024FProduction schedulerX 
T024IMaintenance planner groupsX 
T024WValid Purchasing Organizations for PlantXX
T064SStock Mngmt Levels for Inventory SamplingXX
T130WPlant parameters for master data maintenanceXX
T134GOrganization Unit: Business Area DeterminationXX
T134MControl of Qty/Value UpdateXX
T134WInitial Status of BatchX 
T148WPlant parameters for special stock maintenanceXX
T159CValue table for counting cycles in cycle countingXX
T159LDefault values for inventory management and physical invent.XX
T159RIM Document Reorganization – Life of DocumentsXX
T159XInventory Management: XAB numer range determinationXX
T161IDetermination of Release StrategyXX
T161VShipping-Specific Data for Stock Tfr. for Purch. Doc. TypeXX
T161WOrder Types for Stock TransferXX
T163LVDetermination of Confirmation Control KeyX 
T163PRelease Creation ProfileX 
T163SDescription for Release Creation ProfileX 
T16FWAssignment of Role to Release CodeXX
T313YILN for SSCC Generation at Storage Location LevelX 
T320Assignment IM Storage Location to WM Warehouse Number X
T320AWM: Storage Location ControlX 
T350WMaintenance control parameters: Order type plantX 
T357Plant SectionX 
T390_UPrint control by userX 
T392_VPM: Detailed selection for print diversionX 
T399AControl: Automatic Order CreationX 
T399DControl Parameters for MRPXX
T399IPlanning plant parametersX 
T399QDefault values for maintaining independent requirementsX 
T399XParameters dependent on order typeX 
T418VItem category proposal for component assignmentX 
T421Wage groupsX 
T421TLanguage-dependent texts for T421: Wage groupsX 
T423Wage group qualificationX 
T423TLanguage-dependent texts for T423: Qualifications/Wage grp.X 
T425Setup group keysX 
T425TLanguage-dependent texts for T425: Setup group keysX 
T426Setup group categoriesX 
T426TLanguage-dependent texts for T426: Setup group categoriesX 
T428Setup Type KeyX 
T428TLanguage-dependent texts for T428: Setup type keyX 
T429Standard Times Calculation TypeX 
T429TLang.-depend. texts for Tab. T429: Types of std. val. determX 
T434HTexts for stock determination rule (T434G)X 
T434LTexts for stock determination – header tableX 
T435WPull list controlX 
T436AFloats for schedulingXX
T437DControl Parameter Plant for Repetitive MfgX 
T437VDistribution key in MRPX 
T437WMRP distribution key (texts)X 
T438MControl Parameter for MRP -Material Level-XX
T438RRange of coverage profileXX
T438SText describing the range of coverage profileXX
T438UAbsolute Intervals for Range of Coverage ProfileX 
T438VPeriod Profile for Safety TimeX 
T438WText on Period Profile for Safety TimeX 
T438XMRP group textXX
T438YAbsolute Periods for Period Profile for Safety TimeX 
T439GPP Planning periods: header tableXX
T439HPP planning periods: long textsXX
T439IPP planning periods: schedule lines (periods)XX
T439JPP planning periods: calculation ruleXX
T439LWarehouse costs for MRP lot sizeXX
T439PSplit-up for forecast requirementsXX
T440CPlanning file entries for goods movementsX 
T440LCorrection Factors: ForecastXX
T460ASpecial procurement keyXX
T460TTexts for special procurement keysXX
T465Evaluation Profile Ranges of CoverageX 
T465TTexts for Minimum Range of Coverage ProfileX 
T46PRList layout and print parametersX 
T499PReduction strategies – textsX 
T499QReduction strategiesX 
T499RReduction levels for reduction strategiesX 
T499SLocationX 
T604_PREF_MTARTPreference: Material Exemption ParametersX 
T604_PREF_PARAMPreference: Preference determination parametersX 
T604IInput Table for Collective Calculation for Goods OriginX 
T604LForeign Trade: Preference: Single-plant control data VDX 
T604WGGPreference determination: Assignment of plantsX 
T609PForeign Trade: Communication: Control Printing of FT DocsX 
T610WForeign Trade: Customs Approval Numbers per PlantX 
TC24Person responsible for the work centerX 
TC28Location groupsX 
TC28AMove time matrixX 
TC28TDescription of the location groupX 
TC50PP-PI: Proc.Message Categories/ Proc.Instruction CategoriesX 
TC50AAssignment of Message Charact. to Dest.-Spec. Target FieldsX 
TC50CCharacteristics for Process Messages / Process InstructionsX 
TC50DProcess Management: Message DestinationsX 
TC50EProcess Management: Process CharacteristicsX 
TC50PMessage Characteristics for Dest.-Specific Target FieldsX 
TC50TProcess Message/Instr. Categories: Lang.-Dependent TextsX 
TC51Process Management: DestinationsX 
TC51TMessage Destinatiosn: Language-Dependent TextsX 
TC52Control Recipe DestinationsX 
TC52ACustomizing of Process Instruction Positions in PI SheetX 
TC53Characteristics Groups for Process Messages and InstructionsX 
TC55Destination-Specific Target Fields for Message DestinationsX 
TC55TDestination-Specific Target Fields: Language-Dependent TextsX 
TC56Process Instruction GroupsX 
TC56TProcess Instruction Groups: Language-Dependent TextsX 
TC57Assignment of Process Instructions to Ctrl Recipe DestinatnsX 
TC58PP-PI: Definition of Operator CockpitsX 
TC58TPP-PI: Language-Dependent Short Texts for Operator CockpitsX 
TC59PP-PI: Assignment of Proc. Instructions to Operator CockpitX 
TC59TPP-PI: Process Instruction Short Texts for Operator CockpitX 
TC60PP-PI: Assignment of PI Characteristics to Operator CockpitX 
TCEVCControl table for CAPP-based calculation of std. valuesX 
TCK19Quantity Structure Control (Single-Plant)X 
TCK19TText Table Quantity Structure Control (Single-Plant)X 
TCK20Quantity Structure Control for CostingX 
TCK35Valuation Variants in CostingX 
TCK36Valuation Variants in Costing – TextsX 
TCKM2Valuation Area Control Table X
TCM_CUS_EXPL_WRKPlants to Be ExplodedX 
TCO11Control table for production orders – availability checkX 
TCO12Control table production orders – stock determinationX 
TCO41CIM order: Default values for generating operationsX 
TCO43PP-SFC Order ProfileX 
TCO43TDescription of production scheduler profileX 
TCOOPC_CBUSEROPC: Callback UserX 
TCOOPC_EVTSDOPC: Event Subscription DefinitionX 
TCOOPC_EVTSDAOPC: Event Subscription Definition (Event Areas)X 
TCOOPC_EVTSDCOPC: Event Subscription Definition (Event Category)X 
TCOOPC_EVTSDSOPC: Event Subscription Definition (Event Sources)X 
TCOOPC_EVTSDTOPC: Language-Dependent Texts for Event SubscriptionsX 
TCOOPC_ITEMOPC: Plant-Specific Custom. Table for OPC Item DefinitionX 
TCOOPC_ITEMTOPC: Plant-Specific Custom. Table for OPC Item DefinitionX 
TCOOPC_SERVEROPC: Plant-Specific Custom. Table for OPC Server DefinitionX 
TCOOPC_SERVERTOPC: Language-Dependent OPC Server Short TextX 
TCORUParameters for Order ConfirmationX 
TCUMICustomizing for material identificationX 
TCX00Scheduling: Planning Levels and Control ParametersX 
TCX01Control Table for SchedulingX 
TCX02Scheduling Parameters for Scheduling – Planned OrdersX 
TCX03Control Parameters for Scheduling: SOP OrdersX 
TCX0LScheduling long term planning: Levels and control parametersX 
TCYMIMatrix identificationsX 
TCYMITDefinition of transition matrixX 
TCYTMTransition matrixX 
TKA30Automatic account assignmentX 
TMKSUCalculation Schema: Purchasing: for Stock TransferXX
TMLCCSCRAct.Cost Comp. Split: Data Range in Valuation Area (Curr) X
TMLCCSHDAct.Cost Comp. Split: Data Range in Valuation Area (General) X
TMVFUScope of Availability Check (Default Values)XX
TMW00MRP Default Values per Material TypeXX
TNAD7Output Control: Printer per Storage LocationXX
TNAD9Output Determination: Printer per SLoc. and User GroupXX
TNIW5NLowest Value: Devaluation by Range of Coverage (w. Version)X 
TNIW6NLowest Value: Devaluation by Slow/Non-Movement (w. Version)X 
TOIGS1TD Intransit Store Location/Cost Center DeterminationX 
TOIGS3TD Intransit Batch/Handling Type DeterminationX 
TOIGS5TD Tolerance AuthorizationX 
TOIJ08_CHRG_CNFGSD/MM DefaultsX 
TOIKGRTYPATPI: Group type assignmentX 
TOPDEVVProcess Order – Selection VariantsX 
TPK01Key for Controlling the Control Cycle; In-House ProductionX 
TPK02Key for Controlling Control Cycle: External ReplenishmentX 
TPK03Key for Controlling Control Cycle; Stock TransferX 
TPK1TControl Cycle Profile for In-House Production – TextX 
TPK2TControl Cycle Profile (External Procurement) – TextX 
TPK3TControl Cycle Profile (Stock Transfer) – TextX 
TPKBPKanban calculation profileX 
TPKLEKDelete Event-Driven KanbansX 
TPKPTKanban Authorization TextX 
TPKSAKanban Authorization for status changeX 
TPMPMaintenance profileX 
TQ39BQM : Activates reference for dyn. modification levelX 
TQ41Storage locations for physical samplesX 
TQ41TTexts for storage locationsX 
TQ86AAssignment report category for work centerX 
TQ8COAssignment of reference orders to notification typeX 
TQEC30Settings for Copy Inspection Results Function/Operation UDX 
TQREOSQM: Archiving Parameter(s) for Physical SamplesX 
TQSS1QM configuration: Plant levelX 
TQSS1_AVEInspection Type-Specific Settings for PlantX 
TROLZIRoutes: Determination in Inbound DeliveriesX 
TRUGReason for variances in completion confirmationsX 
TRUGSUser status caused by deviationX 
TRUGTText describing the reason for a variance in a confirmationX 
TSEQ2TControl Cycle Profile (External Procurement) – TextX 
TSITE_WRF1Auxiliary Customizing Table for Site Master DataX 
TSITE_WRF3Shadow Table for Table WRF3X 
TSITE_WRF6Shadow Table For Table WRF6X 
TSPP0Planning profile for sequencingX 
TSPP0TText table – planning profile sequencingX 
TSUM2TControl Cycle Profile (External Procurement) – TextX 
TSUM3TControl Cycle Profile (Stock Transfer) – TextX 
TSUMBPScheduling Profile for Summarized JIT CallsX 
TSUMSCPCalculation Profile for Summarized JIT CallsX 
TSUMSCPTText for Scheduling Profile SumJCX 
TTS_FPUSAGEUsages of Assistant Work TicketX 
TTS_WCCJTTS: Selection Fields for Creation with TemplateX 
TVKOLPicking: Storage Location Determination for DeliveriesXX
TVKWZOrg.Unit: Allowed Plants per Sales OrganizationXX
TVSTZOrganizational Unit: Shipping Points per PlantXX
TVSWZShipping Points per PlantXX
TWICSCMFSAP Retail Store: Assignment of Customizing Schemas to SiteXX
TWLADDetermination of Address from Plant and Storage LocationX 
TWLOFStorage location determinationXX
TWLVZAssign Shipping Point as Goods Receiving Point to Plant/SLocX 
WCC3WCM: Selection of WCM ObjectsX 
WFIL_ADD_ADRAdditional Address of a PlantX 
WFIL_ADD_ADRTText Table for Additional Address of a PlantX 
WRF1Plant data X
WRF3Delivering plant, time-dependent X
WRF5Plant / Merchant ID of Credit Card Company X
WRF6Plant / material group X
WSD_CBPClose-By PlantsX 
WTYSCC_MAPPINGMap Claim Control indicators to Order TypeX