WSRP_APPEND_WRPL SAP (Store Replenishment: Append Structure for WRPL) Append Structure details

Dictionary Type: Append Structure
Description: Store Replenishment: Append Structure for WRPL




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




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

WSRP_APPEND_WRPL is a standard SAP Append Structure which is used to store Store Replenishment: Append Structure for WRPL data and is available within R/3 SAP systems depending on the version and release level.

The WSRP_APPEND_WRPL table consists of various fields, each holding specific information or linking keys about Store Replenishment: Append Structure for WRPL data available in SAP. These include SRP_MATKL (Material Group), SRP_BFLME (Generic Material with Logistical Variants), SRP_PLIFZ (Planned Delivery Time in Days), SRP_WEBAZ (Goods Receipt Processing Time in Days).. 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 WSRP_APPEND_WRPL append 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
SRP_MATKLMaterial Group MATKLCHAR9Assigned to domainMATKLMKLS_WBWG
SRP_BFLMEGeneric Material with Logistical Variants BFLMECHAR1BFLME
SRP_PLIFZPlanned Delivery Time in Days PLIFZDEC3DEC3
SRP_WEBAZGoods Receipt Processing Time in Days WEBAZDEC3DEC3
SRP_LFRHYPlanning cycle LFRHYCHAR3Assigned to domainMRPPP
SRP_PERKZPeriod Indicator PERKZCHAR1PERKZPKZ
SRP_PERIVFiscal Year Variant PERIVCHAR2Assigned to domainPERIV
SRP_WERKSPlant WERKS_DCHAR4Assigned to domainWERKSWRKH_T001W_C
SRP_RESWKSupplying (Issuing) Plant in Stock Transport Order RESWKCHAR4Assigned to domainWERKS
SRP_LIFNRAccount Number of Vendor or Creditor LIFNRCHAR10Assigned to domainALPHALIFNRLIFKRED_C
SRP_MDRELFlag: Relevance of Merchandise Distribution in RESWK WSRP_DC_MDRELCHAR1CHAR1_X
SRP_EKORGPurchasing Organization EKORGCHAR4Assigned to domainEKORGEKO
SRP_WBTYPDefault doc. category, store order inbound - replenishment VWWSBTYPVOCHAR1VWWSBTYPVO
SRP_ATPFLGRun ATP Check WSRP_ATPFLGCHAR1CHAR1_X
SRP_RLTFLGInclude Replenishment Lead-Time in ATP Check WSRP_RLTFLGCHAR1CHAR1_X
SRP_DYNTSCalculate Target Stock Dynamically WSRP_DYNTSCHAR1CHAR1_X
SRP_BZTEKProcessing time required by purchasing department BZTEKNUMC2BZTEK
SRP_MENGUQuantity Updating in Material Master Record MENGUCHAR1XFELD
SRP_HEADMaterial Number MATNRCHAR18Assigned to domainMATN1MATNRMATS_MAT1
SRP_IMFLGStore Replenishment: MM-Based Inventory Management Active WSRP_IMFLGCHAR1CHECKBOX
SRP_WBZFLGInclude Default Replenishment Lead-Time WSRP_WBZFLGCHAR1CHAR1_X
SRP_VKORGSales Organization VKORGCHAR4Assigned to domainVKORGVKOC_VKORG
SRP_VTWEGDistribution Channel VTWEGCHAR2Assigned to domainVTWEGVTWC_VTWEG
SRP_SPARTDivision SPARTCHAR2Assigned to domainSPARTSPAC_SPART
SRP_INFLSRead customer-material info record ? INFLSCHAR1XFELD
SRP_DEFQTUNITDefault Unit of Measure WSRP_DEFQTUNITUNIT3Assigned to domainCUNITMEINS
SRP_VENUNITGRVendor Unit of Measure Group WSRP_VENUNITGRCHAR4CHAR4
SRP_BUYUNITGRRecipient Unit of Measure Group WSRP_BUYUNITGRCHAR4CHAR4
SRP_RDPRFRounding Profile RDPRFCHAR4Assigned to domainRDPRF
SRP_MAXQTMaximum quantity MDR1MAXQTDEC30(14) MDR1PACK16DEC14
SRP_MINQTMinimum quantity MDR1MINQTDEC30(14) MDR1PACK16DEC14
SRP_MAMIQTUNITUnit of Measure for Minimum and Maximum Quantity WSRP_MAMIQTUNITUNIT3Assigned to domainCUNITMEINS
SRP_VABMEVariable Purchase Order Unit Active VABMECHAR1VABME
SRP_BSTRFRounding value for purchase order quantity BSTRFQUAN13(3) MENG13
SRP_VAVMEVariable Sales Unit Not Allowed VAVMECHAR1XFELD
SRP_SCMNGIncrement for SD Rounding Proc. in Sales Document Category WSRP_SCMNGQUAN13(3)
SRP_SCHMEUnit of Measure for Increment WSRP_SCHMEUNIT3Assigned to domainCUNITMEINS
SRP_PSTYPItem Category in Purchasing Document PSTYPCHAR1Assigned to domainPSTYP

Key field Non-key field



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

As WSRP_APPEND_WRPL 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 WSRP_APPEND_WRPL as there is no data to select. You could however select data from any tables that this append structure has been assigned too.

How to access SAP table WSRP_APPEND_WRPL

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